Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
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–2020 The Apache Software Foundation. All rights reserved.