VedaWebProject / Tekst

A collaborative research platform for aligning, enriching and exploring resources on natural language texts
https://vedawebproject.github.io/Tekst/
GNU Affero General Public License v3.0
8 stars 1 forks source link

Offer per-resource option to use language-specific analyzers for the search index #171

Open bkis opened 7 months ago

bkis commented 7 months ago

https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-lang-analyzer.html

Unfortunately, it looks like modifying the built-in language analyzers requires re-building them from scratch with modified filters. This would be necessary for e.g. having ascii-folding language analyzers :(