yay/pkg/query
J Guerreiro e4a1f018ea
feat(search): Add fuzzy name matching and mixed sources (#1719)
* fix(alpm): fix callback text

* feat(yay): Add mixed search result

* remove old result structs

* add option for controlling query builder

* only set query builder after parsing args

* add parser args

* update manpage

* write test for results

* write test for results

* mixed source test

* only sort 1 time with every mode
2022-03-06 23:48:15 +00:00
..
aur_info.go chore(version): bump major version 2021-09-08 22:28:08 +02:00
aur_warnings.go chore(version): bump major version 2021-09-08 22:28:08 +02:00
errors.go feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00
filter.go chore(version): bump major version 2021-09-08 22:28:08 +02:00
mixed_sources.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
mixed_sources_test.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
source.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
source_test.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
types.go feat(search): Add fuzzy name matching and mixed sources (#1719) 2022-03-06 23:48:15 +00:00
types_test.go feat(yay): simplify sort mode and use it for calculating number menu indices, fixes #1627 2021-11-07 00:18:26 +01:00