| Frames | No Frames |
Classes derived from org.apache.lucene.search.HitCollector | |
| class | A HitCollector implementation that collects the top-scoring
documents, returning them as a TopDocs. |
| class | A HitCollector implementation that collects the top-sorting
documents, returning them as a TopFieldDocs. |
Methods with parameter type org.apache.lucene.search.HitCollector | |
| void | Scores and collects all matching documents. |
| boolean | Expert: Collects matching documents in a range. |
| void | |
| void | Expert: Low-level search implementation. |
| void | Lower-level search API. |
| void | Lower-level search API. |
| void | Lower-level search API. |
| void | |
| void | Lower-level search API. |
| void | |
| void | Lower-level search API. |
| void | Lower-level search API. |