Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Class and Description |
---|---|
class |
DiversifiedTopDocsCollector
A
TopDocsCollector that controls diversity in results by ensuring no
more than maxHitsPerKey results from a common source are collected in the
final results. |
class |
TopFieldCollector
|
class |
TopScoreDocCollector
|
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.