The IIndexWriter type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AddDocument |
Adds the document to the index
|
![]() | Close |
Closes the index
|
![]() | Flush |
Flushes the index buffer
|
![]() | Optimize |
Optimizes the index
|
![]() | SetMaxFieldLength |
Sets the maximum field length
|
![]() | UpdateDocument |
Updates the document within the index
|
See Also