1,363 questions with Azure AI Search tags

Sort by: Updated
1 answer

Can bing web search handle structured data filtering?

I'd like to be able to filter or restrict results based on schema.org types, e.g. Recipe. Is this supported?

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.
1,363 questions
asked 2022-03-30T18:13:03.703+00:00
pri 1 Reputation point
answered 2022-04-02T06:51:04.407+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

.NET SDK Azure.AI.TextAnalytics.HealthcareEntity -- Category

Hello, For HealthCare Analytics, I'm using the method: StartAnalyzeHealthcareEntitiesAsync Input for this method is: hemoglobin Output What I got is:![188011-image.png][1] [1]: /api/attachments/188011-image.png?platform=QnA I can see Category as blank,…

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.
1,363 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,685 questions
asked 2022-03-29T14:13:42.087+00:00
Yaswanth Chandra Duggirala 6 Reputation points Microsoft Employee
answered 2022-03-30T06:11:54.693+00:00
romungi-MSFT 48,916 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Is there any limitation on the number of files when indexing Azure DataLake Storage from Azure Cognitive Search indexer?

My team is trying to index over millions of PDF files on Azure Datalake Storage containers with FormRecoginzer and Azure Cognitive Search indexers. https://learn.microsoft.com/en-us/azure/search/cognitive-search-custom-skill-form Are there any…

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.
1,363 questions
asked 2022-03-19T03:07:33.823+00:00
test29998411 301 Reputation points
accepted 2022-03-30T05:13:51.877+00:00
test29998411 301 Reputation points
1 answer

Azure Cognitive Search query with Semantic search doesn't query semantically

Hey, What I've done (5 explains the issue): I've created an Azure Cognitive Search index I've indexed my data beautifully I've created semantic configuration I'm querying the index using the Azure portal, enabling Semantic configuration…

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.
1,363 questions
asked 2022-03-28T20:55:39.473+00:00
Shahar S 1 Reputation point
answered 2022-03-29T15:54:27.413+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

Unable to call post api for semantic search

Hello Team, I tried to call post API for Azure cognitive search but got below error. API : https://nae2uasrch0002.search.windows.net/indexes/na-claims-uat-100-characters/docs/search?api-version=2020-06-30-preview ERROR : { "error": { …

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.
1,363 questions
asked 2022-03-29T09:43:23.417+00:00
Jadhav, Tejswi 21 Reputation points
accepted 2022-03-29T11:50:33.833+00:00
Jadhav, Tejswi 21 Reputation points
0 answers

Extract the screenshot page where the text is found in azure cognitive search

I am having a blob container where I am storing documents and I am using Azure cognitive search to search word or content over documents. When searching a word or sentence which is present in one of the documents present in the container, Azure cognitive…

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.
1,363 questions
asked 2022-03-01T08:17:00.413+00:00
emegias 6 Reputation points
commented 2022-03-04T07:10:04.087+00:00
emegias 6 Reputation points
1 answer One of the answers was accepted by the question author.

Import local DB in cognitive search

Hi team, We are trying to use cognitive search on azure portal. We have started using this with the sample data available but now we want to use our database that is available on postgres. Can you please provide the options what we can do to apply…

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.
1,363 questions
asked 2022-03-01T05:55:43.317+00:00
Anonymous
accepted 2022-03-03T05:40:08.497+00:00
Anonymous
1 answer

azure translation services--how to translate landscape page/tilted text?

I have pdf in French and want to translate those pdf in English language. But my problem is following: Is there any provision to translate landscape page or tilted text written inside document? i have pdf which is in landscape mode .I want to…

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.
1,363 questions
Azure AI Translator
Azure AI Translator
An Azure service to easily conduct machine translation with a simple REST API call.
491 questions
asked 2022-03-01T14:19:36.947+00:00
Faiz Md 1 Reputation point
answered 2022-03-02T08:03:10.823+00:00
GiftA-MSFT 11,176 Reputation points
1 answer One of the answers was accepted by the question author.

Route to Cognitive Search Service from AKS pods

hi, i have AKS running in same vnet with a Search Services (langres-asefxc3rzq56bxq) implementing Cognitive Custom Question and Answering. I have a public prediction URL for this custom question and answering service…

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.
1,363 questions
Azure Kubernetes Service
Azure Kubernetes Service
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,465 questions
asked 2022-02-23T16:17:51.977+00:00
Alberto Molinero 21 Reputation points
accepted 2022-02-28T11:39:16.59+00:00
Alberto Molinero 21 Reputation points
1 answer One of the answers was accepted by the question author.

In Azure congnitive search, searching for search term with hyphen - does not yield correct search results

I am using .NET SDK When searching for a search term "Kerin-A" I am getting 0 search results even though there is a document in repository i.e. as "Siani Kerin-Ann" Code as below: query - Kerin-A* var options = new…

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.
1,363 questions
asked 2022-02-14T15:31:27.313+00:00
Anantha Subramanian 46 Reputation points
commented 2022-02-22T20:26:06.66+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

Are Parquet files currently supported in Azure cognitive search?

Is it possible to search the contents of a parquet file using azure cognitive search?

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.
1,363 questions
asked 2022-02-16T10:51:17.67+00:00
answered 2022-02-18T04:44:00.557+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
0 answers

Directory '' does not exist: azure cognitive search indexer error

I am trying to run azure cognitive search indexer on a azure fileshare. after indexing finite number of files it is getting failed as attached image. it is also not showing error in error table but it is failing with message "Directory ''…

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.
1,363 questions
asked 2022-01-20T17:56:12.737+00:00
Tushar Mahajan 6 Reputation points
commented 2022-01-25T07:54:36.29+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer

the true formula of BM25 of Azure Cognitive Search

I calculated the BM 25 similarity score with the formula referenced here https://lucene.apache.org/core/7_0_1/core/org/apache/lucene/search/similarities/BM25Similarity.html, but the results were not the same as the results returned by Azure Cognitive…

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.
1,363 questions
asked 2022-01-21T09:52:28.637+00:00
Liu, Meg 21 Reputation points
answered 2022-01-24T10:23:39.26+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
0 answers

Directory '' does not exist: Cognitive search indexer error

I am trying to run cognitive search indexer on Azure files in azure share. I am getting following error. eoor Execution result Status :Failed Error message:Directory '' does not exist

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,426 questions
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.
1,363 questions
asked 2022-01-20T17:24:29.87+00:00
Tushar Mahajan 6 Reputation points
commented 2022-01-24T07:51:25.023+00:00
SnehaAgrawal-MSFT 22,706 Reputation points Moderator
1 answer

Error creating an Indexer from portal

I am trying to perform content search using Azure search. I could create a data source and an index. When I try to created an indexer from the portal I get the following message I have not created a skillset, but it should be optional…

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.
1,363 questions
asked 2022-01-12T15:06:01.033+00:00
Reim Mahmoud 1 Reputation point
commented 2022-01-20T04:12:18.62+00:00
Grmacjon-MSFT 19,381 Reputation points Moderator
1 answer

Azure cognitive search (python query format)

I try to use the client.search with python. However, when I typed "scoring_statistics="global", the error was "request() got an unexpected keyword argument 'scoring_statistics'". I think I typed as instructed, but what is wrong…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,954 questions
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.
1,363 questions
asked 2022-01-18T06:22:04.467+00:00
Liu, Meg 21 Reputation points
answered 2022-01-19T11:19:57.843+00:00
Pramod Valavala 20,656 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

identical docuements, different similarity score( in one shard)

I have two same documents in one shard, but when I query them, the similarity scores are very different. Anyone has any idea of what has caused this?

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.
1,363 questions
asked 2022-01-17T05:56:38.713+00:00
Liu, Meg 21 Reputation points
commented 2022-01-18T06:29:37.34+00:00
Liu, Meg 21 Reputation points
0 answers

azure search datasource not recognizing type cosmosdb

I created a datasource from azure cosmos db , but they type is not getting recognized as Azure Cosmos Db, and the indexer is running successfully but it is not getting updated ,so I add a new data into cosmosdb and then after the indexer ran successfully…

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.
1,363 questions
asked 2022-01-07T10:00:21.683+00:00
Akash Vijayasarathy 1 Reputation point
commented 2022-01-12T06:58:30.8+00:00
Akash Vijayasarathy 1 Reputation point
1 answer

How to search and retrieve single item details present in a list inside one document

I have only one document inside an index. I want to retrieve only single item from an list based on search. But based on the search it is providing whole document data. But I need only one item from a list. { "HotelId": "45", …

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.
1,363 questions
asked 2021-12-20T12:01:59.39+00:00
Debashis Jena 1 Reputation point
answered 2021-12-21T12:47:36.18+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator
1 answer

How to search and retrieve single item present in a list inside one document in Azure Cognitive Search

I have only one document inside an index. I want to retrieve only single item from an list based on search. But based on the search it is providing whole document data. But I need only one item from a list. This is the content inside my index. { …

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.
1,363 questions
asked 2021-12-20T12:22:11.867+00:00
Debashis Jena 1 Reputation point
answered 2021-12-21T12:44:58.907+00:00
ajkuma 28,036 Reputation points Microsoft Employee Moderator