SearchResult PreFacetInfo Property Ankiro Enterprise Suite Reference Documentation
When SearchParameters.FacetParameters contain one or more parameters, contains the group information and group summation information that would have been obtained _without_ the specified set of facet parameters. This can be useful when e.g. it is desired to display facet information for non-matched (due to facet limiters) facets - in other words, the set of documents the user is 'missing out on'.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public PreFacetInfo PreFacetInfo { get; set; }

Property Value

Type: PreFacetInfo
See Also