I'll suggest to raise a JIRA and link to
https://issues.apache.org/jira/browse/SOLR-7759 but before that see if
updating the settings in Solrcofig for statsCache as described works here
https://issues.apache.org/jira/browse/SOLR-1632
Thanks,
Susheel
On Tue, Jun 13, 2017 at 5:16 PM, Zisis T. wrot
We are talking about fewer collections,so that won't be an issue.
The problem comes when - using the proposed setup - I want to send a query
across all those collections and get properly ranked results. Each
collection has its own IDF etc, so the scores are not comparable. This means
that most pr
Going with single cluster having multiple collections (for each client) is
what I would try. How many clients do you have? If 10K, mean 10K
collections and then how many documents, their size etc. you will need to
come up with to nail down #machines and their memory/cpu requirements.
Going with si
On 11/12/13 5:20 PM, Shawn Heisey wrote:
> Ensure that all handler names start with a slash character, so they are
> things like "/query", "/select", and so on. Make sure that handleSelect
> is set to false on your requestDispatcher config. This is how Solr 4.x
> examples are set up already.
>
>
On 11/12/2013 6:13 AM, Christian Ramseyer wrote:
> So I'm worried about something that uses these URL paths, say
>
> https://reverse-proxy/mapping-to-solr/searchui_client?qt=update&;
> commit=true&stream.body=*:*
Ensure that all handler names start with a slash character, so they are
things like
On 11/12/13 1:51 PM, Erick Erickson wrote:
> When you mention velocity, you're talking about the stock Velocity Response
> Writer that comes with the example? Because if you're exposing the Solr
> http address to the world, accessing each others data is the least of your
> worries. To whit:
>
> ht
When you mention velocity, you're talking about the stock Velocity Response
Writer that comes with the example? Because if you're exposing the Solr
http address to the world, accessing each others data is the least of your
worries. To whit:
http://machine:8983/solr/collection/update?commit=true&st