Returns all indexes which are relevant to the specified ISearchable object.
Check ISearchable object type and with dependence on this type check index settings
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- searchObject
- Type: CMS.DataEngine ISearchable
Object implementing ISearchable interface
Return Value
Type: List SearchIndexInfoSee Also