|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Index.add(PropertyContainer, String, Object) for more generic
documentation.
timestamp.
ValueContext.indexNumeric() has been called.
true if this context is set to prioritize speed over
the inclusion of transactional state in the results.
Index.add(PropertyContainer, String, Object)
Analyzer for fulltext parsing.
LuceneBatchInserterIndexProvider
as of Neo4j 1.7.LuceneBatchInserterIndexProvider
as of Neo4j 1.7.
BatchInserter version of the Lucene-based indexes.LuceneBatchInserterIndexProviderNewImpl as of Neo4j 1.7.BatchInserter version of LuceneIndexImplementation.XaDataSource optimized for the LuceneIndexImplementation.LuceneDataSource.QueryContext with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
QueryContext with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene.queryOrQueryObject can be a String containing the query
in Lucene syntax format, http://lucene.apache.org/java/3_0_2/queryparsersyntax.html.
ReadableIndex.query(Object) and ReadableIndex.query(String, Object).Query with a query for numeric ranges, that is
values that have been indexed using ValueContext.indexNumeric().
Index.remove(PropertyContainer, String, Object) for more
generic documentation.
NumericRangeQuery, see QueryContext.numericRange(String, Number, Number),
Otherwise an IllegalStateException will be thrown.
IndexSearcher.search(org.apache.lucene.search.Query, int),
alternatively IndexSearcher.search(org.apache.lucene.search.Query, org.apache.lucene.search.Filter, int, Sort)
where only the top numberOfTopHits hits are returned.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||