Property Comparer
Comparer
Gets the IComparer<BytesRef> used to sort terms before feeding to this API.
Declaration
public abstract IComparer<BytesRef> Comparer { get; }
Property Value
Type | Description |
---|---|
IComparer<BytesRef> |
Gets the IComparer<BytesRef> used to sort terms before feeding to this API.
public abstract IComparer<BytesRef> Comparer { get; }
Type | Description |
---|---|
IComparer<BytesRef> |