Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Search 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: 12.0.0
Syntax
C#
Copy
void
UpdateDocument
(
ILuceneSearchDocument
doc
,
string
docId
)
Parameters
doc
Type:
CMS.Search
ILuceneSearchDocument
Document to update
docId
Type:
System
String
Document ID
See Also
Reference
IIndexWriter Interface
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com