Package | Description |
---|---|
org.apache.lucene.search |
Code to search indices.
|
Modifier and Type | Class and Description |
---|---|
class |
CachingCollector
Caches all docs, and optionally also scores, coming from
a search, and is then able to replay them to another
collector.
|
class |
PositiveScoresOnlyCollector
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.