azure-cognitive-search Questions

1

I need to query an index with paging and the index contains huge amount of documents. The query should also group by one of the fields. Is it possible to group by a field in Azure Search? Thanks! ...
Huonghupeh asked 19/2, 2015 at 13:0

1

I am using Newtonsoft.Json to create the JSON to update add items to an index, but I get the following error when I POST the request: {"error":{"code":"","message":"The request is invalid.","inner...
Tola asked 17/2, 2015 at 10:34

1

Solved

How can I made search into multiple index using azure search API? For example: https://{0}/indexes**('Place','vehicle')**/docs?api-version={1}&search={2}&$count=true". Is it possible or...
Material asked 4/10, 2014 at 18:10

© 2022 - 2024 — McMap. All rights reserved.