Class Collector
LUCENENET specific class used to hold the NewAnonymous(Action<Scorer>, Action<Int32>, Action<AtomicReaderContext>, Func<Boolean>) static method.
Inheritance
System.Object
Collector
Assembly: DistributedLucene.Net.dll
Syntax
public static class Collector : object
Methods
Name | Description |
---|---|
NewAnonymous(Action<Scorer>, Action<Int32>, Action<AtomicReaderContext>, Func<Boolean>) | Creates a new instance with the ability to specify the body of the SetScorer(Scorer)
method through the
|