IFulltextSessionSaveTDocument Method (IEnumerableTDocument) |
Namespace: SphinxConnector.FluentApi
Exception | Condition |
---|---|
ArgumentException | Occurs when one of the documents is null. |
ArgumentNullException | Occurs when documents is null. |
InvalidOperationException | Occurs in case the document does not have a valid id and no DocumentIdGenerator is configured. |
ObjectDisposedException | Occurs when the session has already been disposed. |