Class PositiveScoresOnlyCollector
A Collector implementation which wraps another Collector and makes sure only documents with scores > 0 are collected.
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class PositiveScoresOnlyCollector : Collector
Constructors
Name | Description |
---|---|
Positive |
Properties
Name | Description |
---|---|
Accepts |
Methods
Name | Description |
---|---|
Collect(Int32) | |
Set |
|
Set |