Uses of Package
org.modeshape.search.lucene

Packages that use org.modeshape.search.lucene
org.modeshape.search.lucene An implementation of the SearchEngine interface that uses the Lucene library. 
 

Classes in org.modeshape.search.lucene used by org.modeshape.search.lucene
AbstractLuceneSearchEngine
          An abstract SearchEngine implementation that is set up to use the Lucene library.
AbstractLuceneSearchEngine.AbstractLuceneProcessor
          Abstract SearchEngineProcessor implementation for the AbstractLuceneSearchEngine.
AbstractLuceneSearchEngine.AbstractLuceneProcessor.QueryFactory
           
AbstractLuceneSearchEngine.TupleCollector
           
AbstractLuceneSearchEngine.WorkspaceSession
           
IndexRules
          The set of rules that dictate how properties should be indexed.
IndexRules.Builder
          A builder of immutable IndexRules objects.
IndexRules.FieldType
           
IndexRules.NumericRule
           
IndexRules.Rule
          A single rule that dictates how a single property should be indexed.
IndexRules.TypedRule
           
LuceneConfiguration
          Interface used to obtain the Lucene Directory instance that should be used for a workspace given the name of the workspace.
LuceneConfigurations.PoolingDirectoryFactory
          A LuceneConfiguration implementation that creates Directory instances of the supplied type for each workspace and pools the results, ensuring that the same Directory instance is always returned for the same workspace name.
LuceneSearchEngine.WorkRequest
           
LuceneSearchEngine.WorkspaceWork
           
LuceneSearchProcessor
          Abstract SearchEngineProcessor implementation for the LuceneSearchEngine.
LuceneSearchSession
          The AbstractLuceneSearchEngine.WorkspaceSession implementation for the LuceneSearchEngine.
LuceneSearchWorkspace
          The SearchEngineWorkspace implementation for the LuceneSearchEngine.
 



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.