Releases: mosuka/bayard
Releases · mosuka/bayard
v0.7.2
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
0.3.0 (2020-01-04)
- Add indexer flag #58 @mosuka
- Add docs for job scheduler #57 @mosuka
- Add document for gateway #56 @mosuka
- Update dependencies #55 @mosuka
- Bulk update #54 @mosuka
- Update docs #53 @mosuka
- Upgrade Tantivy to 0.11.3 #52 @mosuka
- Error handling #51 @mosuka
- Update docs #50 @mosuka
- Update to tantivy 0.11.2 and avoid blocking on merge while the IndexWriter's lock is held #49 @fulmicoton
- Support faceted search #48 @mosuka
- Add document for designing schema #47 @mosuka
- Get the document count that match the query #45 @mosuka
v0.2.0
0.2.0 (2019-12-01)
- Add http server #41 @mosuka
- Add job scheduler #40 @mosuka
- Add probe command #39 @mosuka
- Add merge command #38 @mosuka
- Add rollback command #37 @mosuka
- Protobuf refactoring #33 @mosuka
- Bump up Tantivy #32 @mosuka
- Add metrics command #31 @mosuka
- Add command to commit index #29 @mosuka
- Make index writer to field of struct #28 @mosuka
- Add command to get schema #27 @mosuka
- Delete --leader-id from CLI #26 @mosuka
- Set default leader id #25 @mosuka
- Rename status to peers #24 @mosuka
- Add cluster status command #23 @mosuka
- Add signal handling #22 @mosuka
- Restore leave command document #21 @mosuka
- Add source code link #20 @mosuka
- Add documents #19 @mosuka
- Update Dockerfile #10 @mosuka
- Fixed typo in error message #6 @eko
- Dockerfile for tests and profit #5 @iyesin
- Small typo in get command example fixed #4 @msmakhlouf
- refactor get servers from ArgMatches #3 @robatipoor