|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlemurproject.indri.QueryResults
public class QueryResults
Field Summary | |
---|---|
double |
documentsTime
|
int |
estimatedMatches
|
double |
executeTime
|
double |
parseTime
|
QueryResult[] |
results
|
Constructor Summary | |
---|---|
QueryResults()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double parseTime
public double executeTime
public double documentsTime
public int estimatedMatches
public QueryResult[] results
Constructor Detail |
---|
public QueryResults()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |