index
:
searchix
this commit
main
templ
Search engine for NixOS, nix-darwin and home-manager users
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
internal
/
index
/
search.go
Commit message (
Collapse
)
Author
Age
Lines
*
feat: de-rank packages on 'all' search
Alan Pearce
10 days
-0
/
+6
|
|
|
|
Implements: https://todo.sr.ht/~alanpearce/searchix/4
*
refactor: improve type hinting of setField
Alan Pearce
10 days
-3
/
+3
|
*
fix: search all missing expected results
Alan Pearce
2024-11-10
-1
/
+1
|
|
|
|
Fixes: https://todo.sr.ht/~alanpearce/searchix/1
*
fix: don't error when item not found
Alan Pearce
2024-08-17
-0
/
+4
|
*
fix: nil panics rendering last page of search results
Alan Pearce
2024-07-13
-1
/
+1
|
*
feat: enable combined search
Alan Pearce
2024-07-12
-34
/
+35
|
*
feat: more structured logging
Alan Pearce
2024-07-01
-0
/
+2
|
*
refactor: rename go module
Alan Pearce
2024-06-29
-2
/
+3
|
*
feat: add detail pages for packages/options
Alan Pearce
2024-06-08
-26
/
+51
|
*
feat: improve search relevance by boosting keyword matches
Alan Pearce
2024-05-29
-3
/
+44
|
*
feat: automatically add/remove sources to/from index
Alan Pearce
2024-05-17
-0
/
+19
|
*
feat: support searching packages
Alan Pearce
2024-05-17
-3
/
+5
|
*
refactor: use interface to unify Options and Packages
Alan Pearce
2024-05-16
-2
/
+2
|
*
refactor: combine import and web server into one binary
Alan Pearce
2024-05-13
-0
/
+102