Package com.raritantechnologies.verity.collection

Contains the basic classes and interfaces needed build Verity collections from an RTI dataCollection processing pipeline.

See:
          Description

Interface Summary
IBIFProcessor  
ICollectionBuilder
ICollectionBuilderFactory
IFieldGenerator Interface for objects that can generate a set of VeritySearchField objects from some source.
 

Class Summary
BIFFileGateway Builds a set of ResultSets from BIF files for processing.
BIFOutputProcessor
CollectionBuildProcess
CollectionDataReadyMessenger Job Process that signals that collection files are ready for transfer to the Verity server.
FileSystemGateway Collection Gateway is responsible for collecting files.
FlatFileGateway Reads a flat file or files to create sets of records (IResultSet) for indexing.
MkvdkBIFProcessor <!-- This section defines the collection indexer so that the BIFOutProcessor can index the collection.
ODKOutputProcessor
QueryProcessorGateway
QueryProcessorXMLGateway
SocketNotifierProcessorFilter
StyleFileGenerator Static Style file generator.
ThesaurusOutputProcessor Builds a Verity Thesaurus from a set of field/values in a series of IResultSets.
VerityCollectionBuilder
VIndexBIFProcessor  
XMLCollectionBuilderFactory Implementation of ICollectionBuilderFactory that builds a VerityCollectionBuilder from an XML configuration file.
XMLDispatchFilterListener
ZoneCollectorProcessorFilter
 

Package com.raritantechnologies.verity.collection Description

Contains the basic classes and interfaces needed build Verity collections from an RTI dataCollection processing pipeline.