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
AddDocument Method
Adds the document to the index
Namespace:
CMS.Search
Assembly:
CMS.Search (in CMS.Search.dll) Version: 12.0.0
Syntax
C#
Copy
void
AddDocument
(
ILuceneSearchDocument
doc
)
Parameters
doc
Type:
CMS.Search
ILuceneSearchDocument
Document to add
See Also
Reference
IIndexWriter Interface
CMS.Search Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com