DORSETRIGS
Home

azure-cognitive-search (14 post)


posts by category not found!

How do I store vectors generated by AzureOpenAIEmbeddingSkill in indexer given my current setup

Storing Vectors Generated by Azure Open AI Embedding Skill in an Indexer In the realm of modern AI applications leveraging embeddings generated by models like A

3 min read 30-09-2024 35
How do I store vectors generated by AzureOpenAIEmbeddingSkill in indexer given my current setup
How do I store vectors generated by AzureOpenAIEmbeddingSkill in indexer given my current setup

How do I get an API key from an Azure AI Search service created in Terraform in order to use it in another resource?

How to Obtain an API Key from Azure AI Search Service Created with Terraform When working with Azure services particularly the Azure AI Search Service obtaining

3 min read 30-09-2024 42
How do I get an API key from an Azure AI Search service created in Terraform in order to use it in another resource?
How do I get an API key from an Azure AI Search service created in Terraform in order to use it in another resource?

CORS issue with Azure AI search

Resolving CORS Issues with Azure AI Search A Comprehensive Guide Cross Origin Resource Sharing CORS is a security feature implemented in web browsers that helps

3 min read 26-09-2024 51
CORS issue with Azure AI search
CORS issue with Azure AI search

using date metadata from docx, pdf files for Azure cognitive search

Leveraging Date Metadata from DOCX and PDF Files for Azure Cognitive Search In the world of data management and search the ability to efficiently extract and ut

3 min read 20-09-2024 48
using date metadata from docx, pdf files for Azure cognitive search
using date metadata from docx, pdf files for Azure cognitive search

Is it possible to use fuzzy search (~) in filters for Azure AI Search along with wildcards (*)?

Exploring Fuzzy Search and Wildcards in Azure AI Search Filters When working with Azure AI Search developers often wonder about the flexibility and capabilities

2 min read 16-09-2024 50
Is it possible to use fuzzy search (~) in filters for Azure AI Search along with wildcards (*)?
Is it possible to use fuzzy search (~) in filters for Azure AI Search along with wildcards (*)?

Why azure function is not triggered when custom web API skill is invoked in the skillset pipeline to extract page number?

Understanding Why Azure Functions May Not Trigger When Custom Web API Skills Are Invoked In this article we will explore a common issue developers face when wor

3 min read 16-09-2024 45
Why azure function is not triggered when custom web API skill is invoked in the skillset pipeline to extract page number?
Why azure function is not triggered when custom web API skill is invoked in the skillset pipeline to extract page number?

RAG as part of a flow

Building Robust RAG Flows Handling Contextual Queries with Chat History Retrieval Augmented Generation RAG has become a powerful tool for creating intelligent a

2 min read 03-09-2024 59
RAG as part of a flow
RAG as part of a flow

Azure Search Index: Tokenize words in reverse order

Boosting Search Results with Reversed Name Tokens in Azure Search Many applications need to search for names in a specific format like last name first name Howe

2 min read 02-09-2024 37
Azure Search Index: Tokenize words in reverse order
Azure Search Index: Tokenize words in reverse order

I updated a TextSplitSkill using the skillsetblade in the azure portal and I got an empty bracket as an output

Azure Cognitive Search Troubleshooting Empty mypages Output in Text Split Skill This article explores a common issue encountered when using the Text Split Skill

3 min read 02-09-2024 58
I updated a TextSplitSkill using the skillsetblade in the azure portal and I got an empty bracket as an output
I updated a TextSplitSkill using the skillsetblade in the azure portal and I got an empty bracket as an output

Add pagenumber to azure search index fields

Adding Page Numbers to Azure Search Index Fields Enhancing Your Search Experience When working with large document collections the ability to pinpoint specific

3 min read 01-09-2024 44
Add pagenumber to azure search index fields
Add pagenumber to azure search index fields

How to handle wildcard searches and accent insensitive searches in Azure Search?

Mastering Wildcard and Accent Insensitive Searches in Azure Search Searching for data with wildcards and handling accents can be a tricky task especially when d

3 min read 30-08-2024 54
How to handle wildcard searches and accent insensitive searches in Azure Search?
How to handle wildcard searches and accent insensitive searches in Azure Search?

Azure Function Trigger Not Processing Images in PDFs Correctly

Azure Function Trigger Not Processing Images in PDFs Correctly A Deep Dive This article explores a common issue faced by developers using Azure Functions to pro

2 min read 30-08-2024 45
Azure Function Trigger Not Processing Images in PDFs Correctly
Azure Function Trigger Not Processing Images in PDFs Correctly

Indexer status is not updating while running

Why Your Azure Search Indexer Status Isnt Updating Troubleshooting and Solutions Its frustrating when your Azure Search indexer gets stuck in a running state ev

3 min read 30-08-2024 57
Indexer status is not updating while running
Indexer status is not updating while running

How to handle User Summarization Queries in Azure Cognitive Search

Handling User Summarization Queries in Azure Cognitive Search In this article we ll explore how to handle user summarization queries in Azure Cognitive Search l

3 min read 29-08-2024 46
How to handle User Summarization Queries in Azure Cognitive Search
How to handle User Summarization Queries in Azure Cognitive Search