Clears the search result cache for a specified search profile. If -1 is passed as identifier, the global search result cache is cleared.
This method is useful in cases where e.g. a major document update has taken place. The method is invoked automatically by the
'Clear search result cache' scheduled task.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- searchProfileId
- Type: System Int32
See Also