SearchParameters DisableCustomParameterProcessing Property Ankiro Enterprise Suite Reference Documentation
Optional: If true, any custom search parameter processing active on the server will be disabled. This only applies to solutions that use ontology integration or other custom pre-processing of search parameters. Default value: false.

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

Property Value

Type: Boolean
See Also