Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | chore: release 0.1.21 HEAD v0.1.21 main | Alan Pearce | 3 days | -2/+16 |
| | ||||
* | feat: prioritise exact matches on programs/attr/name field | Alan Pearce | 3 days | -0/+3 |
| | ||||
* | feat: improve relevance with compound words | Alan Pearce | 3 days | -13/+6 |
| | | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/8 Fixes: https://todo.sr.ht/~alanpearce/searchix/10 | |||
* | refactor: remove unused analyser | Alan Pearce | 3 days | -12/+1 |
| | ||||
* | build(dev): automatically re-index on indexer.go changes | Alan Pearce | 3 days | -0/+4 |
| | ||||
* | chore: update bleve overlay | Alan Pearce | 6 days | -2/+2 |
| | ||||
* | refactor: use pointer to sourceMeta | Alan Pearce | 2025-02-14 | -6/+6 |
| | ||||
* | refactor: split importer args | Alan Pearce | 2025-02-14 | -28/+34 |
| | ||||
* | fix: re-index refusing to delete data directory with programs.db | Alan Pearce | 2025-01-31 | -0/+1 |
| | ||||
* | chore: release 0.1.20 v0.1.20 | Alan Pearce | 2025-01-24 | -2/+9 |
| | ||||
* | fix: build failure (bad rebase) | Alan Pearce | 2025-01-24 | -1/+2 |
| | ||||
* | chore: release 0.1.19 v0.1.19 | Alan Pearce | 2025-01-24 | -3/+10 |
| | ||||
* | fix: import slowdown when querying programs database | Alan Pearce | 2025-01-24 | -7/+40 |
| | ||||
* | perf: enable support for cpu profiling | Alan Pearce | 2025-01-24 | -4/+17 |
| | ||||
* | build: allow passing flags to just {reindex,update} | Alan Pearce | 2025-01-24 | -4/+4 |
| | ||||
* | perf: pass context to importer for better tracing | Alan Pearce | 2025-01-24 | -12/+33 |
| | ||||
* | chore: release 0.1.18 v0.1.18 | Alan Pearce | 2025-01-20 | -3/+12 |
| | ||||
* | feat: allow HTTP request logging to be disabled | Alan Pearce | 2025-01-20 | -0/+16 |
| | ||||
* | feat(sentry): trace all transactions | Alan Pearce | 2025-01-19 | -1/+1 |
| | ||||
* | chore: release 0.1.17 v0.1.17 | Alan Pearce | 2025-01-19 | -4/+13 |
| | ||||
* | build: don't try to run non-existent tests | Alan Pearce | 2025-01-19 | -0/+2 |
| | ||||
* | fix(sentry): report correct HTTP path in traces | Alan Pearce | 2025-01-19 | -11/+35 |
| | ||||
* | refactor: trace 10% of requests | Alan Pearce | 2025-01-18 | -1/+1 |
| | ||||
* | fix: use importer configured timeout for sentry check-ins | Alan Pearce | 2025-01-18 | -4/+5 |
| | ||||
* | chore: release 0.1.16 v0.1.16 | Alan Pearce | 2025-01-15 | -3/+15 |
| | ||||
* | feat: enable searching via program names for multi-program packages | Alan Pearce | 2025-01-15 | -20/+308 |
| | | | | implements: https://todo.sr.ht/~alanpearce/searchix/6 | |||
* | fix(dev): fix CSP not working in dev mode behind reverse proxy | Alan Pearce | 2025-01-15 | -0/+1 |
| | ||||
* | chore: release 0.1.15 v0.1.15 | Alan Pearce | 2025-01-05 | -3/+15 |
| | ||||
* | feat: offer to show all results on one page (if < 10000) | Alan Pearce | 2025-01-05 | -16/+19 |
| | | | | Implements: https://todo.sr.ht/~alanpearce/searchix/5 | |||
* | fix(dev): overwrite previous asset hash on change | Alan Pearce | 2025-01-05 | -0/+2 |
| | ||||
* | refactor: extract pagination into module | Alan Pearce | 2025-01-04 | -32/+71 |
| | ||||
* | chore: release 0.1.14 v0.1.14 | Alan Pearce | 2025-01-02 | -2/+14 |
| | ||||
* | fix: boost non-stemmed matches over stemmed matches | Alan Pearce | 2025-01-02 | -24/+26 |
| | | | | https://todo.sr.ht/~alanpearce/searchix/7 | |||
* | feat: show scores in results table in dev mode | Alan Pearce | 2025-01-02 | -5/+74 |
| | ||||
* | chore: release 0.1.13 v0.1.13 | Alan Pearce | 2024-12-30 | -3/+12 |
| | ||||
* | feat: increase results per page | Alan Pearce | 2024-12-30 | -1/+1 |
| | | | | References: https://todo.sr.ht/~alanpearce/searchix/5 | |||
* | feat: de-rank packages on 'all' search | Alan Pearce | 2024-12-30 | -0/+6 |
| | | | | Implements: https://todo.sr.ht/~alanpearce/searchix/4 | |||
* | refactor: improve type hinting of setField | Alan Pearce | 2024-12-30 | -3/+3 |
| | ||||
* | build: workaround nix build error with go 1.23 | Alan Pearce | 2024-12-27 | -1/+1 |
| | ||||
* | chore: update dependencies | Alan Pearce | 2024-12-19 | -130/+132 |
| | ||||
* | chore: release 0.1.12 v0.1.12 | Alan Pearce | 2024-12-04 | -3/+14 |
| | ||||
* | fix: use UTC time for fetch/import timer | Alan Pearce | 2024-12-04 | -8/+10 |
| | ||||
* | fix: enable using module in pure evaluation mode | Alan Pearce | 2024-11-27 | -1/+1 |
| | ||||
* | fix: enable using module in pure evaluation mode | Alan Pearce | 2024-11-27 | -2/+4 |
| | ||||
* | chore: release 0.1.11 v0.1.11 | Alan Pearce | 2024-11-20 | -3/+10 |
| | ||||
* | feat: apply stemming to search index terms | Alan Pearce | 2024-11-20 | -0/+6 |
| | ||||
* | chore: disable integer overflow warnings | Alan Pearce | 2024-11-20 | -0/+3 |
| | ||||
* | docs: update default nix-darwin importer config | Alan Pearce | 2024-11-20 | -2/+2 |
| | ||||
* | chore: release 0.1.10 v0.1.10 | Alan Pearce | 2024-11-10 | -2/+9 |
| | ||||
* | fix: search all missing expected results | Alan Pearce | 2024-11-10 | -1/+1 |
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/1 |