Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Method and Description |
---|---|
PrefixCodedTerms |
PrefixCodedTerms.Builder.finish()
return finalized form
|
Modifier and Type | Method and Description |
---|---|
PrefixCodedTerms |
TermInSetQuery.getTermData()
Returns the terms wrapped in a PrefixCodedTerms.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.