splainer-search
Advanced tools
Comparing version 2.30.6 to 2.30.7
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0. | ||
# 2.30.7 (2023-12-05) | ||
- Support Custom Headers being passed through to Solr. We have a nice refactoring of how headers are processed, and reusing the `esUrlSvc` in the `solrSearcherFactory`. https://github.com/o19s/splainer-search/pull/143 by @epugh. | ||
# 2.30.6 (2023-11-30) | ||
- It appears that the DocResolver is needed regardless of if you support it or not. Weird stuff in Quepid otherwise happens. https://github.com/o19s/splainer-search/pull/141 by @epugh rolls back the change. | ||
- It appears that the DocResolver is needed regardless of if you support it or not. Weird stuff in Quepid otherwise happens. https://github.com/o19s/splainer-search/pull/141 by @epugh rolls back the change. Thanks @dacox for https://github.com/o19s/splainer-search/issues/140. | ||
@@ -6,0 +9,0 @@ # 2.30.5 (2023-11-29) |
{ | ||
"name": "splainer-search", | ||
"version": "2.30.6", | ||
"version": "2.30.7", | ||
"main": "splainer-search.js", | ||
@@ -5,0 +5,0 @@ "authors": [ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
194273
4080