LuceneFilter to perform searches using Lucene engine.See: Description
| Class | Description | 
|---|---|
| LuceneFilter<Type extends org.neo4j.graphdb.PropertyContainer> | 
 Gets result records from the Lucene index, but in case if it's not able to perform Lucene query
 matching exactly EO qualifier criterias (if Lucene search is more liberal than  
EOQualifier
 then it performs additionally EvaluatingFilter on the results. | 
| LuceneOptimizer<Type extends org.neo4j.graphdb.PropertyContainer> | 
 Consider EOQualifier: 
 | 
| LuceneQueryConverter | 
 Builds Lucene  
Query equal to, or more liberal than the given EOQualifier. | 
 Classes for LuceneFilter to perform searches using Lucene engine.
 
Copyright © 2002 – 2025 Project Wonder.