Class FieldComparerSource
Provides a FieldComparer for custom field sorting.
@lucene.experimental
Inheritance
System.Object
FieldComparerSource
Assembly: DistributedLucene.Net.dll
Syntax
public abstract class FieldComparerSource : object
Methods
Name | Description |
---|---|
NewComparer(String, Int32, Int32, Boolean) | Creates a comparer for the field in the given index. |