python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Azure Congnitive Seach index int64 does not accept string value
I'm using a Python Azure App Function to copy data from a SQLServer database to a Azure Cognitive Search index. The problem I'm seeing is that there are some nvarchar fields that contain numeric data...
Mark Faulkner
Votes: 0
Answers: 1
Monitor indexes with Azure Cognitive Search
We use Azure Cognitive Search for the search functionality for one of our applications. We would like to monitor to ensure that the indexes are being updated.
The problem is that we don't use indexers...
DomBurf
Votes: 0
Answers: 2
Azure Cognitive Search: How to get collection of strings from a view
I have an index definition on the Azure Cognitive Search and inside this index definition, there is a field called CustomerNames which of type collection (Collection(Edm.String)). Basically, this mean...
CrazyCoder
Votes: 0
Answers: 1
Azure cognitive search services : Semantic search Error :Verification code expired before contacting the server
Failed to reset indexer "........", error: "Error with data source: Verification code expired before contacting the server Please adjust your data source definition in order to proceed...
roney
Votes: 0
Answers: 0