static final class NRTSuggester.PayLoadProcessor
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static int |
MAX_DOC_ID_LEN_WITH_SEP |
Constructor and Description |
---|
PayLoadProcessor() |
Modifier and Type | Method and Description |
---|---|
(package private) static BytesRef |
make(BytesRef surface,
int docID,
int payloadSep) |
(package private) static int |
parseSurfaceForm(BytesRef output,
int payloadSep,
CharsRefBuilder spare) |
private static final int MAX_DOC_ID_LEN_WITH_SEP
static int parseSurfaceForm(BytesRef output, int payloadSep, CharsRefBuilder spare)