Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: enable access to bleve DocumentMatch structs | Alan Pearce | 2024-05-08 | -5/+11 |
* | refactor: reduce new variables when looping over hits | Alan Pearce | 2024-05-08 | -5/+8 |
* | refactor: store searched documents directly in the search index | Alan Pearce | 2024-05-08 | -16/+40 |
* | feat: improve search by using a custom tokeniser for option names | Alan Pearce | 2024-05-08 | -4/+31 |
* | fix: incorrect data shown for default and example option keys | Alan Pearce | 2024-05-08 | -0/+1 |
* | feat: paginate search results | Alan Pearce | 2024-05-08 | -6/+8 |
* | feat: search multiple sources | Alan Pearce | 2024-05-07 | -23/+23 |
* | feat: search one set of options | Alan Pearce | 2024-05-07 | -0/+123 |