Exception: Sitecore.ContentSearch.Azure.Http.Exceptions.PostFailedForSomeDocumentsExceptionThis traces back to the number of items being sent to Azure Search in a given patch. Inside the Sitecore.ContentSearch.Azure.DefaultIndexConfiguration.config configuration file is a node called cloudBatchBuilder with a child of maxDocuments. Decreasing this value from the default (1000 at the time of writing), should resolve this error.
Message: Partial success for insert or update. Some documents succeeded, but at least one failed.
Software development blog focusing on the Sitecore Experience Platform and Sitecore Experience Commerce.
Monday, May 28, 2018
Sitecore and Azure Search- PostFailedForSomeDocumentsException error
When attempting to rebuild the master index of a Sitecore 9 instance in PAAS, the indexing would freeze and the following error was in the logs:
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment