@@ -240,8 +240,6 @@ items:
240240 href : search-howto-move-across-regions.md
241241 - name : Indexing
242242 items :
243- - name : Index via portal wizards
244- href : search-import-data-portal.md
245243 - name : Create an index
246244 href : search-how-to-create-search-index.md
247245 - name : Load an index
@@ -252,6 +250,26 @@ items:
252250 href : search-how-to-alias.md
253251 - name : Import large data sets
254252 href : search-how-to-large-index.md
253+ - name : Text indexing
254+ items :
255+ - name : Add synonyms
256+ href : search-synonyms.md
257+ - name : Add a suggester for typeahead
258+ href : index-add-suggesters.md
259+ - name : Design a multilingual index
260+ href : search-language-support.md
261+ - name : Model complex data types
262+ href : search-howto-complex-data-types.md
263+ - name : Model relational data
264+ href : index-sql-relational-data.md
265+ - name : Analyzers
266+ items :
267+ - name : Analyzers overview
268+ href : search-analyzers.md
269+ - name : Add a language analyzer
270+ href : index-add-language-analyzers.md
271+ - name : Add a custom analyzer
272+ href : index-add-custom-analyzers.md
255273 - name : Vector indexing
256274 items :
257275 - name : Create a vector index
@@ -282,134 +300,116 @@ items:
282300 href : vector-search-how-to-storage-options.md
283301 - name : Truncate dimensions
284302 href : vector-search-how-to-truncate-dimensions.md
285- - name : Text indexing
303+ - name : Indexer and enrichment pipelines
304+ items :
305+ - name : Index via portal wizards
306+ href : search-import-data-portal.md
307+ - name : Logic Apps workflows
286308 items :
287- - name : Add synonyms
288- href : search-synonyms.md
289- - name : Add a suggester for typeahead
290- href : index-add-suggesters.md
291- - name : Design a multilingual index
292- href : search-language-support.md
293- - name : Model complex data types
294- href : search-howto-complex-data-types.md
295- - name : Model relational data
296- href : index-sql-relational-data.md
297- - name : Analyzers
309+ - name : Create a workflow
310+ href : search-how-to-index-logic-apps-indexers.md
311+ - name : Indexers
312+ items :
313+ - name : Create an indexer
314+ href : search-howto-create-indexers.md
315+ - name : Run or reset indexers
316+ href : search-howto-run-reset-indexers.md
317+ - name : Schedule an indexer
318+ href : search-howto-schedule-indexers.md
319+ - name : Define field mappings
320+ href : search-indexer-field-mappings.md
321+ - name : Indexing whole files
298322 items :
299- - name : Analyzers overview
300- href : search-analyzers.md
301- - name : Add a language analyzer
302- href : index-add-language-analyzers.md
303- - name : Add a custom analyzer
304- href : index-add-custom-analyzers.md
305- - name : Indexing and enrichment pipelines
323+ - name : Content metadata properties
324+ href : search-blob-metadata-properties.md
325+ - name : Index one-to-many
326+ href : search-howto-index-one-to-many-blobs.md
327+ - name : Index plain text
328+ href : search-howto-index-plaintext-blobs.md
329+ - name : Index CSV
330+ href : search-how-to-index-csv-blobs.md
331+ - name : Index JSON
332+ href : search-howto-index-json-blobs.md
333+ - name : Index Markdown
334+ href : search-how-to-index-markdown-blobs.md
335+ - name : Troubleshooting guidance
336+ href : search-indexer-troubleshooting.md
337+ - name : Troubleshoot indexer errors and warnings
338+ href : cognitive-search-common-errors-warnings.md
339+ - name : Data sources (indexers)
306340 items :
307- - name : Logic Apps workflows
341+ - name : Data sources gallery
342+ href : search-data-sources-gallery.md
343+ - name : Azure Storage
308344 items :
309- - name : Create a workflow
310- href : search-how-to-index-logic-apps-indexers.md
311- - name : Indexers
345+ - name : Search over blobs
346+ href : search-blob-storage-integration.md
347+ - name : ADLS Gen2
348+ href : search-howto-index-azure-data-lake-storage.md
349+ - name : Blobs
350+ href : search-howto-indexing-azure-blob-storage.md
351+ - name : Files
352+ href : search-file-storage-integration.md
353+ - name : Tables
354+ href : search-howto-indexing-azure-tables.md
355+ - name : Index changed and deleted content
356+ href : search-howto-index-changed-deleted-blobs.md
357+ - name : Azure Cosmos DB
312358 items :
313- - name : Create an indexer
314- href : search-howto-create-indexers.md
315- - name : Run or reset indexers
316- href : search-howto-run-reset-indexers.md
317- - name : Schedule an indexer
318- href : search-howto-schedule-indexers.md
319- - name : Define field mappings
320- href : search-indexer-field-mappings.md
321- - name : Indexing whole files
322- items :
323- - name : Content metadata properties
324- href : search-blob-metadata-properties.md
325- - name : Index one-to-many
326- href : search-howto-index-one-to-many-blobs.md
327- - name : Index plain text
328- href : search-howto-index-plaintext-blobs.md
329- - name : Index CSV
330- href : search-how-to-index-csv-blobs.md
331- - name : Index JSON
332- href : search-howto-index-json-blobs.md
333- - name : Index Markdown
334- href : search-how-to-index-markdown-blobs.md
335- - name : Troubleshooting guidance
336- href : search-indexer-troubleshooting.md
337- - name : Troubleshoot indexer errors and warnings
338- href : cognitive-search-common-errors-warnings.md
339- - name : Data sources (indexers)
359+ - name : Azure Cosmos DB for NoSQL
360+ href : search-howto-index-cosmosdb.md
361+ - name : Azure Cosmos DB for MongoDB
362+ href : search-howto-index-cosmosdb-mongodb.md
363+ - name : Azure Cosmos DB for Apache Gremlin
364+ href : search-howto-index-cosmosdb-gremlin.md
365+ - name : Azure DB for MySQL
366+ href : search-howto-index-mysql.md
367+ - name : Azure SQL
340368 items :
341- - name : Data sources gallery
342- href : search-data-sources-gallery.md
343- - name : Azure Storage
344- items :
345- - name : Search over blobs
346- href : search-blob-storage-integration.md
347- - name : ADLS Gen2
348- href : search-howto-index-azure-data-lake-storage.md
349- - name : Blobs
350- href : search-howto-indexing-azure-blob-storage.md
351- - name : Files
352- href : search-file-storage-integration.md
353- - name : Tables
354- href : search-howto-indexing-azure-tables.md
355- - name : Index changed and deleted content
356- href : search-howto-index-changed-deleted-blobs.md
357- - name : Azure Cosmos DB
358- items :
359- - name : Azure Cosmos DB for NoSQL
360- href : search-howto-index-cosmosdb.md
361- - name : Azure Cosmos DB for MongoDB
362- href : search-howto-index-cosmosdb-mongodb.md
363- - name : Azure Cosmos DB for Apache Gremlin
364- href : search-howto-index-cosmosdb-gremlin.md
365- - name : Azure DB for MySQL
366- href : search-howto-index-mysql.md
367- - name : Azure SQL
368- items :
369- - name : Azure SQL Databases
370- href : search-how-to-index-sql-database.md
371- - name : Azure SQL Managed Instances
372- href : search-how-to-index-sql-managed-instance.md
373- - name : Azure SQL Server VMs
374- href : search-how-to-index-sql-server.md
375- - name : OneLake files
376- href : search-how-to-index-onelake-files.md
377- - name : SharePoint Online
378- href : search-howto-index-sharepoint-online.md
379- - name : Skillsets (indexers)
369+ - name : Azure SQL Databases
370+ href : search-how-to-index-sql-database.md
371+ - name : Azure SQL Managed Instances
372+ href : search-how-to-index-sql-managed-instance.md
373+ - name : Azure SQL Server VMs
374+ href : search-how-to-index-sql-server.md
375+ - name : OneLake files
376+ href : search-how-to-index-onelake-files.md
377+ - name : SharePoint Online
378+ href : search-howto-index-sharepoint-online.md
379+ - name : Skillsets (indexers)
380+ items :
381+ - name : Create a skillset
382+ href : cognitive-search-defining-skillset.md
383+ - name : Attach an Azure AI resource
384+ href : cognitive-search-attach-cognitive-services.md
385+ - name : Define an index projection
386+ href : search-how-to-define-index-projections.md
387+ - name : Debug sessions overview
388+ href : cognitive-search-debug-session.md
389+ - name : Debug a skillset
390+ href : cognitive-search-how-to-debug-skillset.md
391+ - name : Reference a skill output
392+ href : cognitive-search-concept-annotations-syntax.md
393+ - name : Map to index fields
394+ href : cognitive-search-output-field-mapping.md
395+ - name : Process image files
396+ href : cognitive-search-concept-image-scenarios.md
397+ - name : Cache (incremental) enrichment
398+ href : search-howto-incremental-index.md
399+ - name : Design tips
400+ href : cognitive-search-concept-troubleshooting.md
401+ - name : Best practices - GenAI Prompt skill
402+ href : responsible-ai-best-practices-genai-prompt-skill.md
403+ - name : GenAI Prompt Skill - Example Usage Guide
404+ href : chat-completion-skill-example-usage.md
405+ - name : Custom skills
380406 items :
381- - name : Create a skillset
382- href : cognitive-search-defining-skillset.md
383- - name : Attach an Azure AI resource
384- href : cognitive-search-attach-cognitive-services.md
385- - name : Define an index projection
386- href : search-how-to-define-index-projections.md
387- - name : Debug sessions overview
388- href : cognitive-search-debug-session.md
389- - name : Debug a skillset
390- href : cognitive-search-how-to-debug-skillset.md
391- - name : Reference a skill output
392- href : cognitive-search-concept-annotations-syntax.md
393- - name : Map to index fields
394- href : cognitive-search-output-field-mapping.md
395- - name : Process image files
396- href : cognitive-search-concept-image-scenarios.md
397- - name : Cache (incremental) enrichment
398- href : search-howto-incremental-index.md
399- - name : Design tips
400- href : cognitive-search-concept-troubleshooting.md
401- - name : Best practices - GenAI Prompt skill
402- href : responsible-ai-best-practices-genai-prompt-skill.md
403- - name : GenAI Prompt Skill - Example Usage Guide
404- href : chat-completion-skill-example-usage.md
405- - name : Custom skills
406- items :
407- - name : Integrate custom skills
408- href : cognitive-search-custom-skill-interface.md
409- - name : Scale out custom skills
410- href : cognitive-search-custom-skill-scale.md
411- - name : Example - Bing Entity Search
412- href : cognitive-search-create-custom-skill-example.md
407+ - name : Integrate custom skills
408+ href : cognitive-search-custom-skill-interface.md
409+ - name : Scale out custom skills
410+ href : cognitive-search-custom-skill-scale.md
411+ - name : Example - Bing Entity Search
412+ href : cognitive-search-create-custom-skill-example.md
413413 - name : Retrieval
414414 items :
415415 - name : Agentic retrieval
0 commit comments