private static class MoreLikeThisQuery.QueryWord extends Object
float
score
String
word
QueryWord(String word, float score)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public String word
public float score
public QueryWord(String word, float score)