Class FieldComparatorSource
Provides a FieldComparator for custom field sorting.
NOTE: This API is experimental and might change in incompatible ways in the next release.
Inheritance
System.Object
FieldComparatorSource
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public abstract class FieldComparatorSource : object
Methods
Name | Description |
---|---|
NewComparator(String, Int32, Int32, Boolean) | Creates a comparator for the field in the given index. |