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.1.5347.20411)
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