Field RELEVANCE
Represents sorting by computed relevance. Using this sort criteria returns the same results as calling Search(Query, Int32)without a sort criteria, only with slightly more overhead.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly Sort RELEVANCE
Returns
Type | Description |
---|---|
Sort |