Skip to content

Releases: adsabs/solr-service

Default values for logging parameter to facilitate regex

27 Nov 15:37
Compare
Choose a tag to compare
v1.0.33

Default values for logging parameter to facilitate regex

Improved logging and removed internal params from response

27 Nov 14:21
Compare
Choose a tag to compare
Keep auth tokens for logging purposes + filter it out from response

- Changed X-Amzn-Trace-Id to use capital letters for consistency with
  the rest of the system

Keep trace id in headers

26 Nov 21:48
Compare
Choose a tag to compare
v1.0.31

Keep trace id in headers when issuing requests to solr

Updated cleanup for bigquery data requests without fq/content-type

03 May 20:53
Compare
Choose a tag to compare
  • Certain requests to bigqueries can be made without the fq parameter or the content-type to kept backward compatibility, but this use is discouraged

Maintenance release for docs() operator

30 Apr 21:43
Compare
Choose a tag to compare
Docs operator fixes (#40)

* Fixed the content stream for files

* Updated mechanism for delivering data streams to SOLR

* Send docs() to bigquery endpoint even for normal GET rquests

* Update to harvest all bibcodes from a private library

* Updated code to work properly with data returned from vault

* Updated parsing of values saved in vault, again

Added docs() operator

21 Feb 22:47
d1be6f4
Compare
Choose a tag to compare

Makes it possible to use docs() operator with or without data stream; it can load the data from the store or private library.

Disabled HTTP connection pool

12 Dec 17:21
8c0ac53
Compare
Choose a tag to compare
Disable HTTP connection pool (#38)

Do not use HTTP connection pool to avoid re-using connections which make solr ingress nginx not set cookies with the affinity hash sroute.

Updated requirements

19 Sep 13:24
ad1b29d
Compare
Choose a tag to compare
v1.0.23

Update requirements.txt

Maintenance release

31 Aug 22:30
ee28f34
Compare
Choose a tag to compare
v1.0.22

Updated requirements (#36)

Maintenance release

30 Aug 22:03
dc6c226
Compare
Choose a tag to compare
v1.0.21

Updated to flask-discoverer v0.0.5 (#35)