Uses of Class
org.modeshape.search.lucene.AbstractLuceneSearchEngine

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

Uses of AbstractLuceneSearchEngine in org.modeshape.search.lucene
 

Subclasses of AbstractLuceneSearchEngine in org.modeshape.search.lucene
 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-2011 JBoss, a division of Red Hat. All Rights Reserved.