828 questions with Azure AI Search tags

Sort by: Updated
1 answer

Trying to get Bing Search Sub Data Through Bing Search API

My screenshot is Turkish but this is basically what I meant by subdata. So let say that I have a querery that is equal to site:https://linkedin.com/in/ + "python developer" + "london", I want to get the subdata of the links that is…

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.
828 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,570 questions
asked 2020-07-26T21:26:23.79+00:00
Desmin Alpaslan 1 Reputation point
answered 2020-07-28T02:58:19.1+00:00
YutongTie-MSFT 47,991 Reputation points
1 answer

Azure search indexer index entire Cosmos db data source

Adding custom query to cosmos db data source causes my indexer to go through entire source, not only the newest elements. Also, it's worth to mention that adding query like SELECT * FROM c WHERE c._ts >= @HighWaterMark ORDER BY c._ts doesn't break…

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.
828 questions
asked 2020-06-30T15:44:53.64+00:00
Evgeny 1 Reputation point
answered 2020-07-24T20:33:31.707+00:00
brtrach-MSFT 15,701 Reputation points Microsoft Employee
2 answers

Getting lots of Task Canceled Exception when using Azure Search .Net SDK to merge or upload documents asynchronously

We are using Azure Search .Net SDK(v3.0.4) to merge or upload documents to one of the azure search index. We are using the below code for the same: var batch = IndexBatch.MergeOrUpload(documentList); await…

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.
828 questions
asked 2020-07-15T05:28:18.297+00:00
SONIA 1 Reputation point
answered 2020-07-23T07:49:50.407+00:00
ajkuma 24,311 Reputation points Microsoft Employee
1 answer

Exact Phrase match and proper result shows in highlight is not working ?

1) Highlight from top of the document - currently it shows randomly document 2) Exact match as similar in phrase 3) not highlight relevant words like If I search "Top company" then it will highlight exact match "Top company"…

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.
828 questions
asked 2020-07-17T04:57:27.823+00:00
Lokesh 1 Reputation point
commented 2020-07-21T13:44:27.17+00:00
SnehaAgrawal-MSFT 19,676 Reputation points
2 answers

How to configure Azure Search with Share point

Dear all, We have a customer case where we need to build a presentation demo based on the follwowing use case : Customer is using sharepoint on azure with SP image in order to deliver there all internal documentation and KB articles to worldwilde…

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.
828 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,333 questions
asked 2020-07-08T17:00:02.043+00:00
Calderara Serge 46 Reputation points
answered 2020-07-09T17:06:51.653+00:00
Ryan Hill 26,866 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Partial string search for content field

We are using to search partial string from large string but find no result. For example we are searching partial string SWC330-32-O43 from content field data nI *8789 IJ001ESWC330-32-040-PT-C669\n\n| ZqtrcpX\n\ I 70888 )\n3\SAKR…

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.
828 questions
asked 2020-06-24T07:15:58.023+00:00
Muhammad yousuf 21 Reputation points
accepted 2020-06-26T11:21:05.677+00:00
Muhammad yousuf 21 Reputation points
3 answers

Search for Text in PDF File stored in Blob

Is there way to search blobs of PDF files without at Azure Cognitive Search? I configured a test blob and from what I can see the Microsoft.search/SearchServices are going to be the AU$12.19 per day.. $360 per month.. (on about 100MB of test…

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.
828 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,575 questions
asked 2020-06-14T23:32:41.487+00:00
The Timp 1 Reputation point
commented 2020-06-23T16:25:16.41+00:00
deherman-MSFT 34,841 Reputation points Microsoft Employee
2 answers

Is it possible to use the data from Office 365 as the data source of Azure Cognitive Search (Azure Search)?

Is it possible to use the data from Office 365 as the data source of Azure Cognitive Search (Azure Search)? We want to use Azure Cognitive search, but the data source is from Office 365 (Pro Plus). 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.
828 questions
asked 2019-12-02T15:24:33.27+00:00
Helena He 1 Reputation point
answered 2020-05-18T19:27:33.067+00:00
Daniel Krzyczkowski 466 Reputation points MVP