Package | Description |
---|---|
org.elasticsearch.common.lucene.all | |
org.elasticsearch.index.mapper |
Modifier and Type | Method and Description |
---|---|
AllEntries |
AllTokenStream.allEntries() |
AllEntries |
AllField.getAllEntries()
Returns the
AllEntries containing the original text fields for the document. |
Modifier and Type | Method and Description |
---|---|
static org.apache.lucene.analysis.TokenStream |
AllTokenStream.allTokenStream(String allFieldName,
AllEntries allEntries,
org.apache.lucene.analysis.Analyzer analyzer) |
Constructor and Description |
---|
AllField(String name,
AllEntries allEntries,
org.apache.lucene.analysis.Analyzer analyzer,
org.apache.lucene.document.FieldType fieldType) |
Modifier and Type | Method and Description |
---|---|
abstract AllEntries |
ParseContext.allEntries() |
AllEntries |
ParseContext.InternalParseContext.allEntries() |
Copyright © 2009–2015. All rights reserved.