Example usage for Java org.apache.solr.common SolrDocumentList fields, constructors, methods, implement or subclass
The text is from its open source code.
Float | getMaxScore() |
long | getNumFound() |
long | getStart() |
void | setMaxScore(Float maxScore) |
void | setNumFound(long numFound) |
void | setStart(long start) |
String | toString() |