public final class CompletionsTermsReader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
long |
maxWeight
Maximum entry weight for the suggester
|
long |
minWeight
Minimum entry weight for the suggester
|
byte |
type
type of suggester (context-enabled or not)
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Accountable> |
getChildResources() |
long |
ramBytesUsed() |
NRTSuggester |
suggester()
Returns the suggester for a field, if not loaded already, loads
the appropriate suggester from CompletionDictionary
|
public final long minWeight
public final long maxWeight
public final byte type
public NRTSuggester suggester() throws java.io.IOException
java.io.IOExceptionpublic long ramBytesUsed()
public java.util.Collection<Accountable> getChildResources()
Data In Motion GmbH all rights reserved