Section navigation

Public enum SortValueSelector

Namespace
Rowles.LeanCorpus.Search.Scoring
Assembly
Rowles.LeanCorpus.dll

Selects a value from a multi-valued sort field.

public enum SortValueSelector

Fields

Max = 1

Use the highest value.

Min = 0

Use the lowest value.