- Support Rocky Linux 9 #93
- Secure the connection with elasticsearch #92
- Return all the available values for a key in a container #77
- Return the available attributes with a container #77
- Fix the issue of filtering images by the container name #81
- Add 'Organism' to the project search terms
- Enable searching by container name #57
- Allow the use of a container as a resource #69
- Use 'name' for the container instead of 'Name (IDR number)' #72
- Add disclaimer to readme #64
- Support working with multiple Elasticsearch nodes #61.
- Backup and restore Elasticsearch indices data.
- Add pagination section to the query results #56.
- Return the closest match first for a query using /searchvalues/ endpoint and subsequently include all possible matches #53.
- Searching for * or ? queries for strings containing those literal characters and they are not treated as wild-cards #51.
- Return containers (project or screen) which include image count and title for query results #19 and #41.
- Allow return number of the images for each value for a specific key #40.
- Fix issue of the "or" conditions #38.
- Fix the issues of getting resource names and unit tests #2817/Jul/2022).
- Generate a csv file for the attribute buckets #20.
- Test indexing and queries #17.
- Improve documentation #15.
- Add "key sensitive" option #14.
- Reduce indexing time#13.
- Add validation JSON schema for the search query.
- Add the swagger documentations.
- Search for any value.
- Cache the value buckets for each key for each resource.
- Add submitquery endpoint.
- Add Examples.
- Initial release