Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: version search index mapping schema and warn if outdated | Alan Pearce | 2024-05-11 | -5/+29 |
| | ||||
* | refactor: move sources input data to $data_root/sources | Alan Pearce | 2024-05-11 | -1/+23 |
| | ||||
* | refactor: deduce index path automatically from config.DataPath | Alan Pearce | 2024-05-11 | -10/+5 |
| | ||||
* | refactor: split up NewIndexer function | Alan Pearce | 2024-05-11 | -38/+64 |
| | ||||
* | style: rename Option.Option to Option.Name | Alan Pearce | 2024-05-09 | -5/+5 |
| | ||||
* | feat: enable index path to be configured | Alan Pearce | 2024-05-09 | -6/+23 |
| | ||||
* | feat(importer): add --replace flag to overwrite existing index | Alan Pearce | 2024-05-09 | -1/+17 |
| | ||||
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -0/+183 |