Uses of Class
org.jboss.dna.graph.search.AbstractSearchEngine

Packages that use AbstractSearchEngine
org.jboss.dna.search.lucene   
 

Uses of AbstractSearchEngine in org.jboss.dna.search.lucene
 

Subclasses of AbstractSearchEngine in org.jboss.dna.search.lucene
 class AbstractLuceneSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
          An abstract SearchEngine implementation that is set up to use the Lucene library.
 class LuceneSearchEngine
          A SearchEngine implementation that relies upon two separate indexes to manage the node properties and the node structure (path and children).
 



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