| Constructor and Description |
|---|
SourceLookup() |
public XContentType sourceContentType()
public static Tuple<XContentType,Map<String,Object>> sourceAsMapAndType(BytesReference source) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic static Map<String,Object> sourceAsMap(BytesReference source) throws ElasticsearchParseException
ElasticsearchParseExceptionpublic void setSegmentAndDocument(org.apache.lucene.index.LeafReaderContext context,
int docId)
public void setSource(BytesReference source)
public void setSourceContentType(XContentType sourceContentType)
public BytesReference internalSourceRef()
public List<Object> extractRawValues(String path)
public boolean containsKey(Object key)
containsKey in interface Mappublic boolean containsValue(Object value)
containsValue in interface Mappublic Collection values()
Copyright © 2009–2017. All rights reserved.