reloading all the cores

2022-01-03 Thread Yirmiyahu Fischer
Is there an http request that can make all the cores on a solr server reload? Many cores on the server use a shared file, and when this file is changed, all the cores need to be reloaded. Thanx. *Yirmiyahu Fischer* *Senior Developer | **Tel**:* *03-9578900 * *E**mail: **yfisc...@signature-it.

Re: reloading all the cores

2022-01-03 Thread Andy Lester
> Is there an http request that can make all the cores on a solr server > reload? I don’t think there is, but you can use the STATUS API call (https://solr.apache.org/guide/8_11/coreadmin-api.html ) to get a list of all the cores so that yo

Re: Highlighting: echo matching query text?

2022-01-03 Thread Stephen Lewis Bianamara
Hi Alessandro, Thanks for your reply, apologies for the slowness to get back to you. It wouldn't be intended for the UI in the end, but rather for application logic in post processing. In your example of *argues *matching *arguing*, the desired result would actually be something like "comment_e

Solr 6 Replication - Trouble Shooting

2022-01-03 Thread mtn search
Hello, While our team is building out a SolrCloud solution for our product we are still needing to maintain the product in production which uses Solr 6 (master/slave configuration). We regularly encounter Replication failures between the slaves and the master. I have used the following api call

Re: Solr 6 Replication - Trouble Shooting

2022-01-03 Thread Shawn Heisey
On 1/3/2022 2:21 PM, mtn search wrote: From the Solr Admin UI (server:8080/solr/old.html#/collection1/replication) I can select the Replicate Now button. This will successfully replicate once, but not restart the periodic replication. Any tips? I think if there was an api to modify the next rep