Kentico 11 API Reference
Kentico 11 API Reference
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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com