Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.queries |
Filters and Queries that add to core Lucene.
|
Modifier and Type | Method and Description |
---|---|
PrefixCodedTerms |
PrefixCodedTerms.Builder.finish()
return finalized form
|
Modifier and Type | Method and Description |
---|---|
PrefixCodedTerms |
TermsQuery.getTermData()
Returns the terms wrapped in a PrefixCodedTerms.
|
Copyright © 2000–2017 The Apache Software Foundation. All rights reserved.