forgejo/modules/indexer
Shiny Nematoda 217da2ae7f fix: be case-insensitive when using bleve for issue search (#11022)
The indexer previously used a `camelcase` filter which could be problamatic for certain queries.
This commit removes the faulty filter for bleve, matching the behaviour of the database "indexer".

closes !10997

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/11022
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Co-committed-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
2026-01-25 14:44:35 +01:00
..
code chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00
internal Add issue number to the search index, rank number and title matches higher (#7956) (#7968) 2025-06-04 07:42:29 +02:00
issues fix: be case-insensitive when using bleve for issue search (#11022) 2026-01-25 14:44:35 +01:00
stats chore: move all test blank imports in a single package (#10662) 2026-01-02 05:32:32 +01:00