See: Description
| Class | Description | 
|---|---|
| BridgeHelper | Base class for building custom  FieldBridgeimplementations. | 
| FileParser | Object which attempts to parse any file given to it. | 
| FullTextAnalyzer | Analyzerimplementation based largely onSimpleAnalyzer, but
 with extensions for handling scientific and OS-type strings. | 
| FullTextBridge | Primary definition of what will be indexed via Hibernate Search. | 
| FullTextIndexer | Simple action which can be done in an asynchronous thread in order to index
 Hibernate entities. | 
| FullTextThread | Library entry-point for indexing. | 
| Main | Commandline entry-point for various full text actions. | 
| ParserSession | Provides a session for file parsing by the search indexer | 
| PdfParser | FileParserfor "application/pdf" files using PDFBox. | 
| PersistentEventLogLoader | EventLogLoaderimplementation which keeps tracks of the lastEventLoginstance, and always provides the next unindexed instance. | 
| SimpleLuceneOptions | Implementation of  LuceneOptionswhich takes an existing instance and
 possible overrides for each of the values. | 
                
                
Version: 5.2.5-ice35-b28
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.