|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.index.search.child.TopChildrenQuery.ParentDoc
public static class TopChildrenQuery.ParentDoc
Field Summary | |
---|---|
int |
count
|
int |
docId
|
float |
maxScore
|
float |
sumScores
|
Constructor Summary | |
---|---|
TopChildrenQuery.ParentDoc()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int docId
public int count
public float maxScore
public float sumScores
Constructor Detail |
---|
public TopChildrenQuery.ParentDoc()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |