865 questions with Azure AI Search tags

Sort by: Updated
1 answer

path_hierarchy_v2 not working along with facet field in Azure cognitive search

I am unable to use path_hierarchy_v2 tokenizer in the facet field. But while analyzing the text with analyze api it tokenizes the text in path hierarchy. { "text": "a/b/c", "analyzer": "my_path_analyzer"…

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.
865 questions
asked 2021-05-13T18:58:35.94+00:00
Aayush Sah (IND) 1 Reputation point
answered 2021-05-20T18:18:51.213+00:00
ajkuma 24,971 Reputation points Microsoft Employee
2 answers

Running Azure Cognitive search over archive tier blob storage

Hi I have some containers in blob storage, a mixture of cool and archive tiers managed with Azure lifecycle management. I really want to build a search interface with Azure search across the blob storage, but the indexer won't index any blobs in the…

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.
865 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,637 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,083 questions
asked 2021-05-10T08:18:08.077+00:00
Ivan Teage 21 Reputation points
answered 2021-05-14T07:14:29.71+00:00
Ivan Teage 21 Reputation points
2 answers

Azure Search: How to add unsupported Language support

So, with ElasticSearch Managed service you can add your own plugins or bundles - these can be stemmers, dictionaries etc and this functionality enables you to support FTS for languages that have no support out of the box. Does 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.
865 questions
asked 2021-04-13T22:56:21.203+00:00
richardm 1 Reputation point
commented 2021-05-01T00:15:42.817+00:00
Grmacjon-MSFT 17,456 Reputation points
0 answers

Run index on modified data from azure blob

Hi Team, we have created Azure search index using Azure blob storage which contains multiple json files which contains 25 lacs records. This takes nearly 4 - 5 hours to run the indexer which is not preferable from our side. Source for this json file in…

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.
865 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,637 questions
asked 2021-04-28T12:49:52.81+00:00
Mukesh 21 Reputation points
commented 2021-04-29T17:04:04.313+00:00
Sumarigo-MSFT 45,491 Reputation points Microsoft Employee
1 answer

The underlying connection was closed

I am experiencing the following error on Azure Cognitive Services: Translator: The underlying connection was closed: An unexpected error occurred on a send. This has happened suddenly, without any change my side on the script configuration. In…

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.
865 questions
Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
368 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2021-04-19T07:23:53.393+00:00
Francesco Giorgio 11 Reputation points
answered 2021-04-19T18:22:17.67+00:00
GiftA-MSFT 11,161 Reputation points
1 answer

Is my search query possible?

I have a document model that represents product data that looks something like this: ProductId UserId Title/Value Title/ChannelId Brand/Value Brand/ChannelId A product can have a title and a brand. The title and brand can differ for every…

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.
865 questions
asked 2021-04-09T21:31:52.627+00:00
Marc Selman | EasyAds 1 Reputation point
commented 2021-04-16T09:06:21.897+00:00
SnehaAgrawal-MSFT 20,856 Reputation points
1 answer

Azure Search Failing With TaskAwaiter.ThrowForNonSuccess(Task task

Yesterday we started having Search failures periodically throughout the day (01-APR-2021) from our MVC webapp(Azure Web App) here is the stacktrace: Data: at Microsoft.Rest.RetryDelegatingHandler.d__15.MoveNext() --- End of stack trace from previous…

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.
865 questions
asked 2021-04-02T13:03:21.017+00:00
Van Roekel, Bob 1 Reputation point
answered 2021-04-12T21:39:11.54+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

How do I prevent the Azure cognitive search service from becoming cold after a period of no load?

I use QnaMaker in chatbots. QnaMaker uses Azure Cognitive Search to store and find question\answer pairs. QnaMaker seems to idle after not being used for a while. The first query takes 7 seconds to complete. Every query after the first one completes…

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.
865 questions
asked 2021-04-09T11:03:55.103+00:00
Hessel Wellema 211 Reputation points
commented 2021-04-12T07:10:34.177+00:00
Hessel Wellema 211 Reputation points
5 answers One of the answers was accepted by the question author.

Azure Cognitive Search

Hello All... I have a few Excel files stored in a Blob Storage Container. Each file is of size ranging from 5 MB to 8 MB with the record counts ranging from 40K to 70K. After setting up Azure Cognitive Search for these files (via Azure Blob…

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.
865 questions
asked 2021-03-31T09:41:12.003+00:00
Mahesh Kumar SSM 66 Reputation points
accepted 2021-04-09T05:48:33.447+00:00
Mahesh Kumar SSM 66 Reputation points
1 answer

Bing Image Search client library doesn't work

Hi I have a problem when trying to reproduce code from this page https://learn.microsoft.com/en-us/azure/cognitive-services/bing-image-search/quickstarts/client-libraries?pivots=programming-language-python&tabs=visualstudio pip install…

Bing Image Search
Bing Image Search
A Bing service that supports searching for images and gets comprehensive results.
45 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.
865 questions
asked 2021-04-01T01:20:35.34+00:00
Tin Nguyen 1 Reputation point
answered 2021-04-05T16:02:59.757+00:00
GiftA-MSFT 11,161 Reputation points
0 answers

How to get one item from each category in asure cognitive search?

In the hotel example given, I need to get only one hotel from each category. What are the filter parameters i need to use and how? I want a result like below where categories are Budget, Resort and Spa, Luxury, Boutique, Suite, Extended-Stay [ { …

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.
865 questions
asked 2021-03-26T18:16:02.443+00:00
Chamith Karunakalage 6 Reputation points
commented 2021-04-02T18:41:45.13+00:00
brtrach-MSFT 15,791 Reputation points Microsoft Employee
1 answer

Import configuration failed, error creating Index

After adding a datasource (cosmosdb), and using the indexer wizard thing I get this when trying to start/schedule the indexer: ]1 Have tried this twice now (removing the data source and re-adding to get the wizard) Not sure if/where there is any more…

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.
865 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
asked 2021-02-23T22:42:16.383+00:00
ChrisH 31 Reputation points
commented 2021-03-19T20:19:27.347+00:00
ChrisH 31 Reputation points
1 answer

Handle singular and plural search terms in Azure Cognitive Search

I have posted a similar question in Stack Overflow: https://stackoverflow.com/questions/66531968/handle-singular-and-plural-search-terms-in-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.
865 questions
asked 2021-03-08T15:12:07.967+00:00
Jen Trinanes 96 Reputation points
answered 2021-03-19T05:15:28.73+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

Feed json array to Cognitive Search

Hi all, I do have a very simple json file which I have stored in a blob storage account. My goal is to index it and eventually search through it. I think I am missing some basic things here but I just cant figure it out ;) Here's the json: { …

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.
865 questions
asked 2021-03-09T16:25:18.063+00:00
Thomas 21 Reputation points
answered 2021-03-18T18:49:09.23+00:00
ajkuma 24,971 Reputation points Microsoft Employee
1 answer

How to filter any field that contains a # or does not end with .htm

Hi all, I have an URL field in my index but would filter out any entries where the field either contains a '#' or does not end with '.htm'. Not sure how the $filter query string needs to be. …

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.
865 questions
asked 2021-03-10T13:59:40.06+00:00
Thomas 21 Reputation points
commented 2021-03-11T13:48:51.313+00:00
Thomas 21 Reputation points
1 answer

How to search pdf files using Natural Language

I'm new to all the Azure services and have been tasked with finding a solution to search a collection of pdf files using natural language queries. One use case would be to search resumés by saying (or entering) something like. "Find me all the…

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.
865 questions
asked 2021-03-07T15:53:57.503+00:00
TPMeehan 1 Reputation point
commented 2021-03-09T15:20:34.44+00:00
TPMeehan 1 Reputation point
1 answer One of the answers was accepted by the question author.

Azure Cognitive Search synonyms

Hello, I would like to know if there is a pre-set list of synonyms to perform text analytics (that can be updated manually) with or do I have to create my own list of synonyms? Thank you

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.
865 questions
asked 2021-03-04T15:42:33.497+00:00
CarloRonsi 21 Reputation points
commented 2021-03-09T04:56:02.533+00:00
Grmacjon-MSFT 17,456 Reputation points
2 answers

Azure Cognitive Search indexer

At random times, the indexer will continue running its current execution for much longer than normal. Usually it takes a few milliseconds to complete. However, sometimes it is saying that it is running for an hour or more, and at that point I need 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.
865 questions
asked 2021-02-24T21:44:24.177+00:00
Eric 1 Reputation point
commented 2021-03-02T19:04:56.933+00:00
ajkuma 24,971 Reputation points Microsoft Employee
3 answers

Azure search not behaving as expected for dashes

I'm having an issue when using azure search for the following example data set: abc-123-456, abc-123-457, abc-123-458, etc When making the search for abc-123-456, I'd expected to only return one results but instead getting all results containing…

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.
865 questions
asked 2021-01-21T15:41:52.357+00:00
Jia, Johnson (TBS) 6 Reputation points
answered 2021-02-27T03:50:42.503+00:00
Grmacjon-MSFT 17,456 Reputation points
1 answer

Create multiple datasources for a single search index

I have physical documents (docx, pdf, xlsx, etc...) stored in blob storage. Accompanying metadata is held in AZURE SQL Database tables. I want to be able to expose a search index which is combining the searchable contents from the physical documents…

Azure SQL Database
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.
865 questions
asked 2021-02-19T15:57:16.067+00:00
Tarun Patel 1 Reputation point
answered 2021-02-23T15:18:22.44+00:00
ajkuma 24,971 Reputation points Microsoft Employee