-
We are trying to setup the whole DHuS (2.0.0) infrastructure in a containerized(docker) environment, but we are running into a problem with Solr. We are following the installation steps in the DHuS ex…
-
Hello,
I am using auto-phrase-tokenfilter with solr 5 and when am using the request handler am getting the following exception : java.lang.NoSuchMethodError: org.apache.lucene.analysis.core.Whitespace…
-
I'm not sure if there's an appetite for this, but I find it enormously useful to be able to send arbitrary parameters to Solr outside of what the API typically allows (i.e., low-level queries like wha…
-
the following user error resulted from including a '!' in a solr query:
https://www.dropbox.com/s/x3phv8yoqe7j240/May%202017%20query%20on%20trump%20russia%20nad%20seth%20rich.pdf?dl=0
We need to…
-
Make ng-solr angular 4 library conforming.
Do not publish to npm yet.
Should be usable via "npm link" and from github.
Export module, service, component and classes.
See the links for library form…
-
If Solr is inaccessible when creating an exhibit, Spotlight will (correctly) throw an exception. However, it will still create several records in the relational DB, including records in the `spotlight…
-
The solr cloud becomes unbalanced without nodes being restarted by monit. Another mechanism such as cron is needed to regularly call the solr rebalance script to ensure all nodes are being targeted in…
-
We keep running into failures where Solr thinks we're specifying a field. While we could escape our data to avoid this, it's not trivial and the likely case is that this is happening accidentally for …
-
[Andrew Woods](https://github.com/awoods) (Migrated from [VIVO-1940](https://vivo-project.atlassian.net/browse/VIVO-1940)) said:
This task is to add configuration support into VIVO for Solr-Cloud. …
-
Installed the apache/solr helm chart and override to pull the zookeeper image from our private registry with the command below:
helm install example apache-solr/solr --version 0.7.1 --set zk.provided…