-
### Descriptive summary
When trying to Quick Start a new GeoBlacklight instance, solr_wrapper brings in the latest version of Solr (9.7.0) which generates an error on startup. 9.6.0 works fine.
…
-
In the dmci solr_dist, the following line of code might throw an exception if no parent is found:
https://github.com/metno/discovery-metadata-catalog-ingestor/blob/main/dmci/distributors/solr_dist.…
-
Currently the Solr backend will create all text fields with a type 'text_en'. Solr schema supports language specific indexing, but Haystack does not. Shouldn't be too hard to take the LANGUAGES settin…
-
IMHO, the `` should be placed outside of ``in https://github.com/4teamwork/ftw.solr/blob/master/ftw/solr/profiles/default/solr.xml#L4
Here's a config I have exported from a recent project:
```
…
-
Hello Team,
My solrcloud pods not starting if i defined my user secret (with basic auth credentials) and security.json supplied as secret
provided them as below in values.yaml.
if i don't pr…
-
-
Hi all!
My setup seems to work in every way except for saving data - I can create templates, they are remembered and presented correctly for data entry. However, when i try to enter data I get sev…
-
### Description
Related to https://github.com/wso2/api-manager/issues/2925
### Version
_No response_
-
**Is your feature request related to a problem? Please describe.**
Currently it's not possible to run the docker container (e.g. using ddev)
**Describe the solution you'd like**
Support for arm a…
-
### Is your feature request related to a problem?
User currently using RankNet for LTR in Solr.
### What solution would you like?
Support RankNet in LTR.
### What alternatives have you conside…