codeberg-forgejo/modules/indexer/issues
Shiny Nematoda b8915785ca CB/bp: issue search anhancements
See https://codeberg.org/forgejo/forgejo/pulls/5819

enh(search): improve issue search

- new sort by relevency option for issue search
- rework bleve fuzzy search to consider each term rather than matching the entire phrase

CB/bp: Re-add least recently updated as sort order

Regression from https://codeberg.org/forgejo/forgejo/pulls/5819
Integration test added (my first! 🎉)
2024-11-21 01:05:33 +01:00
..
bleve CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
db Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00
elasticsearch CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
internal CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
meilisearch CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
dboptions.go CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
indexer.go CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
indexer_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
util.go Rename project board -> column to make the UI less confusing (#30170) 2024-06-02 09:42:39 +02:00