Summary:
Detail:
static class
SearchHit.Builder
protected final String
docId
protected final Map<String,Serializable>
fields
protected final Map<String,List<String>>
highlights
id
index
repository
protected
SearchHit(SearchHit.Builder builder)
static SearchHit.Builder
builder(String index, String id)
String
getDocId()
Map<String,Serializable>
getFields()
Map<String,List<String>>
getHighlights()
getId()
getIndex()
getRepository()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object