Which language analyzers are available for Azure Cognitive Search indexes?

Asked 2 years ago

I need to use a language analyzer for my Azure Cognitive Search indexes. I need a text analyzer that is able to do lexical analysis while retaining the rules of the target language. Please can someone tell me which language analyzers I should look out for to use in Azure Cognitive Search indexes? Thanks!

Lanny Sutton

Saturday, July 16, 2022

By default, Azure Cognitive Search utilizes the Apache Lucene Standard analyzer that breaks text into components according to the "Unicode Text Segmentation" rules. Other analyzers include language analyzers for linguistic processing, custom analyzers, and built-in analyzer.

Language analyzers are employed when rich linguistic support is required for individual languages. Azure Cognitive Search uses 35 Lucene language analyzers and 50 Microsoft normal language processing analyzers.





Write an answer...

Cancel

Please follow our  Community Guidelines

Can't find what you're looking for?