Uzbek Hunspell extension for full-text search (Latin + Cyrillic)

From: Abdugani Adikhanov <y2k(dot)gostop(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Uzbek Hunspell extension for full-text search (Latin + Cyrillic)
Date: 2026-03-28 09:09:37
Message-ID: CAMKrZz5W6VSyUGxWF5E0vqLxpamky3M3wgKmk-B0UYQaRJj2bA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

We would like to share an open-source PostgreSQL extension that adds Uzbek
full-text search using Hunspell dictionaries for both Latin and Cyrillic
text.

The extension registers:
- Hunspell-based text search dictionaries
- stopword lists (uzbek.stop / uzbek_cyrl.stop)
- a text search configuration (uz_fts)

It is built with PGXS (DATA_TSEARCH) and is licensed under GPL-3.0.

Repository: https://github.com/postgresprofi/postgresql-uz-hunspell

We hope this is useful for anyone indexing Uzbek content. Feedback on
installation, dictionary quality, or stopword lists is very welcome.

Best regards,
Abdugani

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2026-03-28 13:21:53 Re: slow sql query for big items
Previous Message Laurenz Albe 2026-03-28 07:33:31 Re: slow sql query for big items