Skip to content

Issue search for part of a word, case sensitivity #13663

@johannes-nivus

Description

@johannes-nivus
  • 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.
Temperatur
Temp
Temperatur_small

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions