IIndexWriter MembersKentico 8.0 API Reference
The IIndexWriter type exposes the following members.
Methods

  NameDescription
Public methodAddDocument
Adds the document to the index
Public methodClose
Closes the index
Public methodFlush
Flushes the index buffer
Public methodOptimize
Optimizes the index
Public methodSetMaxFieldLength
Sets the maximum field length
Public methodUpdateDocument
Updates the document within the index
Back to Top
See Also