All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- FoodData Central demo site.
- Search using a natural language prompt which is parsed by a LLM into a search query and filters.
- Upgrade to Go 1.23.
0.3.0 - 2024-03-22
- Upgrade to Go 1.21 and Node 20.
- Remove active/inactive claims split and have only one set of claims.
- Rename repository from
gitlab.com/peerdb/search
togitlab.com/peerdb/peerdb
, including Go package namespace. Main binary is nowpeerdb
.
0.2.0 - 2022-11-08
- Support serving multiple sites/indices.
- Support config file.
- MoMA demo site.
- Filter on size of documents.
- Filter on source index when using ElasticSearch alias.
- Omni demo site.
0.1.0 - 2022-09-30
- First release.