Closed davidfahy closed 3 years ago
You got this right: whenever you see DOCUMENT_COMMITTED_ADD it means a document is set to be sent to Azure. It does not mean Azure will accept them all. Can you check in your Azure logs for any hints? I see in your configuration you are ignoring the response/validation errors. Maybe set those to false
and see what errors you get.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hello,
We have a crawler running that pulls results into an Azure Search index. There are a number of items that do not appear in the index even though it looks like the crawler logfile specifies that they should. I have added an example below.
I have also added the crawler config.
Note that other similar entries e.g. https://www.priv.gc.ca/en/opc-actions-and-decisions/investigations/investigations-into-businesses/2017/pipeda-2017-001/ have the same logfile entries and do appear in the index.
Is there any reason why an entry would not appear in the index eventhough the log file says DOCUMENT_COMMITTED_ADD?
Log file entries
Crawler Configuration