Package | Description |
---|---|
org.apache.lucene.search |
This package contains a flexible graph-based proximity query, TermAutomatonQuery, and geospatial queries.
|
Modifier and Type | Method and Description |
---|---|
protected int |
PhraseWildcardQuery.collectSingleTermData(PhraseWildcardQuery.SingleTerm singleTerm,
IndexSearcher searcher,
List<LeafReaderContext> segments,
PhraseWildcardQuery.TermsData termsData)
Collects the
TermState and TermStatistics for a single-term
without expansion. |
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.