-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
Description
- Gitea version (or commit ref): 1.12.5 built with GNU Make 4.1, go1.14.9
- Git version: 2.25.1
- Operating system: Ubuntu 20.04.1 LTS, no docker
- Database (use
[x]):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Log gist:
Description
Searching for parts of a word in Issues is not possible. I tried both bleeve and db as indexer. Even worse: Using db, the search becomes case sensitive.
Since elastic search seems to have this problem as well (see #11977), I have not tried this yet.
For us it's really a problem, since German language uses many compound nouns. And you would always have to search for the exact composition now.
Since it seems to work in https://try.gitea.io, which search indexer and which database is used there?
Screenshots
All screenshots done with db as indexer, but search for part of word is not possible with bleeve as well.