Field CUSTOM
Sort using a custom Comparator. Sort values are any Comparable and sorting is done according to natural order.
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.NetCore.dll
Syntax
public const int CUSTOM = null
Returns
Type | Description |
---|---|
System.Int32 |