SearchParameters CacheForPreviewSearch Property Ankiro Enterprise Suite Reference Documentation
If true, the search will be cached for future preview searches. Set to false for non-standard searches. If not set, some heuristics will be applied. Default value: null

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 Nullable<bool> CacheForPreviewSearch { get; set; }

Property Value

Type: Nullable Boolean 
See Also