Releases: dbmi-pitt/search-adaptor
Releases · dbmi-pitt/search-adaptor
v1.0.19
Update to use commons 2.1.6
v1.0.18
Bug fix: add check for ubkg-instance variable before initializing translator
v1.0.17
Adding support to optionally pass UBKG configuration during initialization for SenNet
v1.0.16
Add parameterized search endpoint GET /param-search/<entity_type>
. Exact match "convenience searching" without QDSL payloads.
v1.0.15
Get all attribute values from an OpenSearch index. Two new endpoints added:
GET /attribute-values
GET /<index>/attribute-values
v1.0.14
Change reindex-all to use Response object to address #27
v1.0.13
- Save large response payload to S3 bucket with a 303 redirect
- Use the s3_worker from updated commons 2.1.5
v1.0.12
Update to use commons 2.1.4
v1.0.11
Add OpenSearch scroll support
v1.0.10
Add support to files-api support