Commits changes made through one or more calls to ProcessDocuments/ProcessDocumentsAsync.
The process of committing datasource changes makes changes active in the search index.
It is not currently possible to rollback changes performed by ProcessDocuments.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- dataSourceId
- Type: System Int32
Id of DataSource invoking the document service.
See Also