Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Search
IIndexSearcher Interface
IIndexSearcher Methods
Close Method
Commit Method
Delete Method
IsOptimized Method
IsValid Method
NumberOfDocuments Method
Search Method
IIndexSearcher
Delete Method
Deletes the items with matching field name and value
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
Copy
void
Delete
(
string
name
,
string
value
)
Parameters
name
Type:
System
String
Field name
value
Type:
System
String
Value
See Also
Reference
IIndexSearcher Interface
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com