| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectestraier.pure.NodeResult
Abstraction of result set from node.
| Method Summary | |
|  int | doc_num()Get the number of documents. | 
|  ResultDocument | get_doc(int index)Get a result document object | 
|  java.lang.String | hint(java.lang.String key)Get the value of hint information. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
public int doc_num()
public ResultDocument get_doc(int index)
index - the index of a document.
public java.lang.String hint(java.lang.String key)
key - the key of a hint.  "VERSION", "NODE", "HIT", "HINT#n", "DOCNUM", "WORDNUM",
 "TIME", "TIME#n", "LINK#n", and "VIEW" are provided for keys.
| 
 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||