Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Search
IIndexWriter Interface
IIndexWriter Methods
AddDocument Method
Close Method
Flush Method
Optimize Method
SetMaxFieldLength Method
UpdateDocument Method
IIndexWriter
UpdateDocument Method
Updates the document within the index
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
Copy
void
UpdateDocument
(
ISearchDocument
doc
,
string
docId
)
Parameters
doc
Type:
CMS.DataEngine
ISearchDocument
Document to update
docId
Type:
System
String
Document ID
See Also
Reference
IIndexWriter Interface
CMS.Search Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com