I have a problem with Azure Search and a CosmosDB with ShardKey and MongoAPI. My AzureSearchIndexer fills my AzureSearch index with 180,000 records, but all properties are null. Therefore, I believe that my database connection works but somehow the wrong data is selected.
I would expect the 180000 records but with the respective properties.