|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ObjectMoreLikeThisQuery.QueryWord
private static class MoreLikeThisQuery.QueryWord
Field Summary | |
---|---|
float |
score
|
String |
word
|
Constructor Summary | |
---|---|
MoreLikeThisQuery.QueryWord(String word,
float score)
|
Method Summary |
---|
Methods inherited from class Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public String word
public float score
Constructor Detail |
---|
public MoreLikeThisQuery.QueryWord(String word, float score)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |