DocList
represents the result of a query: an ordered list of document ids with optional score. This list contains a subset of the complete list of documents actually matched: size()
document ids starting at offset()
.
@version $Id: DocList.java 555343 2007-07-11 17:46:25Z hossman $
@since solr 0.9
|
|
|
|