Correct the spelling of the Galician analzyer. (#2277)

The correct analyzer is `galician`, not `galicia`.

Signed-off-by: Mike Benza <mbenza@momentive.ai>

Signed-off-by: Mike Benza <mbenza@momentive.ai>
Co-authored-by: Mike Benza <mbenza@momentive.ai>
This commit is contained in:
Mike Benza 2022-12-28 12:25:41 -06:00 committed by GitHub
parent f64e9dccb4
commit 854759a73f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ If you want to select one of the text analyzers, see [Text analyzers reference](
## Language analyzer
OpenSearch supports the following language values with the `analyzer` option:
arabic, armenian, basque, bengali, brazilian, bulgarian, catalan, czech, danish, dutch, english, estonian, finnish, french, galicia, german, greek, hindi, hungarian, indonesian, irish, italian, latvian, lithuanian, norwegian, persian, portuguese, romanian, russian, sorani, spanish, swedish, turkish, and thai.
arabic, armenian, basque, bengali, brazilian, bulgarian, catalan, czech, danish, dutch, english, estonian, finnish, french, galician, german, greek, hindi, hungarian, indonesian, irish, italian, latvian, lithuanian, norwegian, persian, portuguese, romanian, russian, sorani, spanish, swedish, turkish, and thai.
To use the analyzer when you map an index, specify the value within your query. For example, to map your index with the French language analyzer, specify the `french` value for the analyzer field: