This method does the same as ProcessDocuments, but processing is carried out asynchronously.
Please refer to the documentation for the ProcessDocuments method for more details.
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.
- dataSourceDocuments
- Type: Ankiro.SearchServer.Data DocumentData
Collection of documents to add/update/delete.
See Also