-
### Problem description
While working on https://github.com/eclipse/rdf4j/issues/3559, I realize we have to upgrade Solr to version 9 - since Solr version 8 is based on Jetty 9, and we are forced to …
-
I took a look at ddev-typo3-solr and wonder why it still uses Solr Standalone. Nowadays most of the Solr hosting providers run Solr Cloud. From my experience, even legacy PHP applications that aren't …
-
**Describe the bug**
Updating the languge files does not return language fiels
if i run `typo3 language:update` i only get an empty folder in `var/label//solr/release-11.5.x`
my guess is that som…
-
hi - this is more of a general Q.
I installed Solrcloud with these options to use a ZK-operator installed seperately.
--set zookeeper-operator.install=false --set zookeeper-operator.use=true
…
-
**Describe the bug**
Reported on behalf of this thread: https://groups.google.com/g/dspace-community/c/xguccnJkrJM/m/UxcRrjcKBwAJ
The `./dspace solr-reindex-statistics` script is broken in DSpace …
-
```
Service PROBLEM notification
Host: [lib-solr-prod1.princeton.edu](http://lib-solr-prod1.princeton.edu/) (IP: 128.112.201.238)
Service: CIFS mount /mnt/solr_backup
State: WARNING
Additional In…
-
Solr will ship a systemd-startscript. It's already commited but will only ship from solr 10.0 onward. It's however so basic that it should simply also work with solr 8 and 9. We could skip relying on …
-
### 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…