Azure Search announcement
-
Link
Welcome to the public preview forum for Azure Search. This is a great place to ask technical questions about Azure Search a fully-managed search-as-a-service that customers can use to integrate complete search experiences into applications and connect search results to business objectives through fine-tuned, ranking profiles. We look forward to your questions and feedback!
-
0 Votes
Azure Search Forum is Now Locked - Please use StackOverflow for Technical Questions
We have decided to lock this forum in favor of using StackOverflow which is monitored by the Azure Search engineering and Program Management team. To see existing Azure ...Sticky | 0 Replies | 3325 Views | Created by Liam Cavanagh - MSFT - Friday, November 2, 2018 9:05 PM -
0 Votes
Looking for help on the Bing Web Search API?
If you're looking for help on the Bing Web Search API, you've unfortunately come to the wrong place. This forum is for questions related to Azure Search. The Bing Web ...Sticky | 0 Replies | 3100 Views | Created by Bruce Johnston - MSFT - Wednesday, May 24, 2017 7:11 PM -
1 Votes
Wildcard search queries like startsWith, contains, and endsWith?
How do I issue wildcard search queries like startsWith, contains, and endsWith?Sticky | 3 Replies | 10676 Views | Created by Nate Ko - Tuesday, May 10, 2016 11:08 PM | Last reply by BaskiB - Saturday, February 11, 2017 12:15 AM
Found 509 threads
-
0 Votes
Azure Search scoring with document in different shards
All indexes in Azure Search are split into multiple shards ...Unanswered | 1 Replies | 2035 Views | Created by Yugandhara Chavan - Monday, September 23, 2019 6:15 AM | Last reply by Bryan Trach - MSFT - Tuesday, September 24, 2019 9:02 AM -
0 Votes
Azure Search Service for multiple data source
Hello, I am using azure search in following scenario where I have stored (Title,Desc,ContentPath) records in Azure table and ...Unanswered | 2 Replies | 2445 Views | Created by Chandresh N - Sunday, September 15, 2019 2:45 PM | Last reply by Chandresh N - Friday, September 20, 2019 5:27 AM -
0 Votes
Azure search indexing null value after adding a column with data in cosmos db
Hi All, I have added one json key(column) and its value in azure cosmos db using the below code. The Cosmos DB gets updated correctly. Then i added the same key name in my Azure ...Proposed | 1 Replies | 3305 Views | Created by QUDIR ANSARI - Wednesday, August 14, 2019 10:59 AM | Last reply by Bryan Trach - MSFT - Thursday, August 15, 2019 8:53 AM -
0 Votes
Search highlighting works differently on fields with special characters
"<em>lorem</em>" "I am an article lorem" -> "I am an article <em>lorem</em>" Why is it so different ...Proposed | 3 Replies | 2237 Views | Created by Donatas Remeika - Monday, August 5, 2019 1:41 PM | Last reply by Bryan Trach - MSFT - Tuesday, August 6, 2019 11:06 PM -
0 Votes
How can i make Standard ASCII folding analyzer work with suggestions?
I am creating an Index in Azure Search and when defining the fields, i have some fields liKE Country, Subdivision, Municipality..., that basically are locations ...Unanswered | 1 Replies | 1928 Views | Created by Egoitz63 - Tuesday, July 30, 2019 9:46 PM | Last reply by AjayKumar-MSFT - Wednesday, July 31, 2019 7:56 PM -
0 Votes
Is it possible to group by the search results?
I'm indexing some documents and I need to group them by an specific ID and return the top 5 matches. Is this possible to do? I was looking at the documentation and I was not able to find any ...Answered | 1 Replies | 1808 Views | Created by ebozzetti - Monday, July 29, 2019 2:02 PM | Last reply by Grace MacJones-MSFT - Monday, July 29, 2019 6:08 PM -
0 Votes
Multi-word synonyms in azure search
Hello, According to article https://azure.microsoft.com/pl-pl/blog/azure-search-synonyms-public-preview/ I should be to use multi-word/phrase synonym in ...Unanswered | 2 Replies | 1847 Views | Created by Shohoo - Tuesday, July 23, 2019 6:04 PM | Last reply by Shohoo - Thursday, July 25, 2019 10:37 AM -
0 Votes
Search ignoring numeric characters
We have an Azure Search Service that uses Full Lucene. Our index contains the following data { "@odata.context": ...Unanswered | 2 Replies | 1844 Views | Created by wunpac1 - Wednesday, July 17, 2019 6:47 PM | Last reply by Grace MacJones-MSFT - Wednesday, July 24, 2019 10:56 PM -
0 Votes
LastResult.Status says Success and item count is 1 but when you search the record cannot be found
Hi, I am trying to set up an automation test where I add a record to our DB and then force a run of the indexer via the Search SDK. The code I have to run the indexer and wait for a ...Proposed | 1 Replies | 1731 Views | Created by OldBeno - Wednesday, July 17, 2019 12:04 PM | Last reply by RyanHill-MSFT - Wednesday, July 17, 2019 7:29 PM -
1 Votes
Azure search across to datasets
I have 2 datasets. They have some similar and some different fields. How can I search across two datasets? Can I create two indexes and search across ...Answered | 2 Replies | 1944 Views | Created by gtrfan34 - Wednesday, July 3, 2019 6:45 AM | Last reply by Grace MacJones-MSFT - Friday, July 5, 2019 10:49 PM -
2 Votes
413 - Request Entity Too Large
We are using Azure Search, and we are indexing documents in batches of 1000, as recommended. But today we got the error "413 - Request Entity Too Large" during ...Answered | 5 Replies | 5893 Views | Created by Vilhelm - Friday, February 6, 2015 8:17 AM | Last reply by Waldo the Developer - Thursday, June 20, 2019 5:38 AM -
0 Votes
Simple True/False VM search???
Good morning! I'm very much a newbie here... I am looking for a simple PS snippet to check, from a csv list, if a VM exists in my Azure subscription (I don't care about statuses, storage accounts, ...Proposed | 1 Replies | 1779 Views | Created by ScottishTraveller - Monday, June 3, 2019 3:28 PM | Last reply by Bryan Trach - MSFT - Tuesday, June 4, 2019 1:58 AM -
1 Votes
How to model nested objects in an Azure Search Index (Was: How to represent a list of code and descriptions in search documents)
I have a material that represents a document, each material can be included in more or more modules collections: Modules are represented by a Module Code and have a Description, ...Answered | 5 Replies | 7135 Views | Created by Mark O'Sullivan - Wednesday, November 26, 2014 4:19 PM | Last reply by cmaroto - Wednesday, May 29, 2019 12:49 AM -
0 Votes
Azure Search - Concurrent requests to run indexer failing
Hi, I have a Azure Search Service configured with one index and indexer on a Blob Storage with thousands of documents (.txt, .pdf etc). I have to run indexer on demand whenever I ...Proposed | 1 Replies | 2331 Views | Created by skdev123 - Thursday, May 23, 2019 11:41 PM | Last reply by Bryan Trach - MSFT - Saturday, May 25, 2019 9:45 AM -
0 Votes
Azure Search Documents and Storage
Hello, I've been using Azure Search for one of my projects and according to the ongoing plan, i can only add 15M documents and storage quota is 25 GB. As things stand, both of them ...Proposed | 1 Replies | 1794 Views | Created by Harish Vadde - Saturday, May 18, 2019 10:26 AM | Last reply by DashleenBhandari-MSFT - Monday, May 20, 2019 2:49 AM -
0 Votes
How to remove data from an index when indexing a view?
I index the view from my database. When I add an entry to the table, an entry is also added to the view. Index indexes new data. But when I delete this entry from the table in the index, it remains. ...Proposed | 2 Replies | 2040 Views | Created by andrew_andrew - Monday, April 22, 2019 2:44 PM | Last reply by som nath - Wednesday, May 15, 2019 12:01 PM -
0 Votes
How to fix The requested service DNS name could not be resolved - Azure Search
We are facing some issues with Azure Search. The below error occurs exactly hourly. "The remote name could not be resolved: ...Answered | 2 Replies | 1976 Views | Created by Wagner Costa Santos - Monday, May 13, 2019 1:41 PM | Last reply by Wagner Costa Santos - Tuesday, May 14, 2019 2:00 PM -
0 Votes
My skype bot isn't responding
Hi, I use Azure to create my bot. The Telegram, Web and S4B channels works as expected, but the skype channel doesn't work. I doesn't get any error. To ...Unanswered | 2 Replies | 2037 Views | Created by Daniil_ - Monday, April 15, 2019 4:12 PM | Last reply by Daniil_ - Tuesday, April 16, 2019 1:24 PM -
0 Votes
Difference between Search Indexer vs Search Indexer through CosmosDB in Azure
Hi All, I have gone through the documentation of Azure Search, Search Indexer acts a table which contains a document acts as a row and we can create Search Indexer to add/update ...Proposed | 3 Replies | 2033 Views | Created by Asif.Stick - Saturday, March 23, 2019 9:50 AM | Last reply by AjayKumar-MSFT - Thursday, March 28, 2019 12:46 PM -
0 Votes
What would be better to sync search index data through schedule program or programmatically?
Hi All, I have gone through the documentation and came to know that We can create index and add or update data to Search Index through rest API's this will acts as collection ...Proposed | 1 Replies | 1975 Views | Created by Asif.Stick - Wednesday, March 27, 2019 4:30 PM | Last reply by DashleenBhandari-MSFT - Thursday, March 28, 2019 2:36 AM - Items 1 to 20 of 509 Next ›
Azure Search announcement
-
Link
Welcome to the public preview forum for Azure Search. This is a great place to ask technical questions about Azure Search a fully-managed search-as-a-service that customers can use to integrate complete search experiences into applications and connect search results to business objectives through fine-tuned, ranking profiles. We look forward to your questions and feedback!