Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.search.suggest.document |
Support for document suggestion
|
Modifier and Type | Class and Description |
---|---|
static class |
AssertingLeafReader.AssertingTerms
Wraps a Terms but with additional asserts
|
static class |
ExitableDirectoryReader.ExitableTerms
Wrapper class for another Terms implementation that is used by ExitableFields.
|
Modifier and Type | Class and Description |
---|---|
class |
CompletionTerms
Wrapped
Terms
used by SuggestField and ContextSuggestField
to access corresponding suggester and their attributes |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.