codeberg-forgejo/modules/indexer/issues/elasticsearch
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
..
elasticsearch.go CB/bp: issue search anhancements 2024-11-21 01:05:33 +01:00
elasticsearch_test.go Update the elasticsearch mappings for issues to use long instead of integer for int64 (#3982) 2024-06-04 07:37:59 +00:00