Remove document(s) with dependence on field name and field value collection for specified index.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- fieldName
- Type: System String
Field name
- values
- Type: System.Collections ICollection
Collection of field values
- indexInfo
- Type: CMS.Search SearchIndexInfo
Search index
See Also