Share via

Azure AI Search - Indexer Error

Lyncheese 105 Reputation points
2024-02-15T09:41:50.8466667+00:00

I have datasource with azuresql type.

I run indexer with that datasource and I got this error

Message: Could not read document.

Details: Subquery returned more than 1 value. This is not permitted when the subquery follows =, !=, <, <= , >, >= or when the subquery is used as an expression.

I tried to read below link, but there is no explanation about the error with same detail I had:
https://learn.microsoft.com/en-us/azure/search/cognitive-search-common-errors-warnings#could-not-read-document

How to debug this kind of problem ?

Azure AI Search
Azure AI Search

An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.