Uses of Class
org.neo4j.index.lucene.LuceneFulltextIndexService

Packages that use LuceneFulltextIndexService
org.neo4j.index.lucene An indexing implementation using Apache Lucene as backend. 
 

Uses of LuceneFulltextIndexService in org.neo4j.index.lucene
 

Subclasses of LuceneFulltextIndexService in org.neo4j.index.lucene
 class LuceneFulltextQueryIndexService
          A LuceneFulltextIndexService which treats the value in LuceneFulltextQueryIndexService.getNodes(String, Object) as a Lucene query, given in the Lucene query syntax.
 



Copyright © 2010 Neo4j. All Rights Reserved.