Re: Query regarding Solr Cloud Setup

2019-09-06 Thread Erick Erickson
Ok, you can set it as a sysvar when starting solr. Or you can change your solrconfig.xml to either use classic schema (schema.xml) or take out the add-unknown-fields... from the update processor chain. You can also set a cluster property IIRC. Better to use one of the supported options... On Fri,

Re: Solr 7.7.2 Autoscaling policy - Poor performance

2019-09-06 Thread Noble Paul
It can't be considered a bug , it's just that there are too many calculations involved as there are a very large no:of nodes. Any further spped up would require a change in the way it's calculated On Thu, Sep 5, 2019, 1:30 AM Andrew Kettmann wrote: > > > there are known perf issues in computing

Re: SolrClient from inside processAdd function

2019-09-06 Thread Arnold Bronley
Hi Markus, "Depending on cloudMode we create new SolrClient instances based on these classes. " But I still do not see SolrClient creation anywhere in your code snippet. Am I missing something? I tried the solution with system properties and it works but I would like to avoid that. On Thu, Sep

Re: string field max size

2019-09-06 Thread Vincenzo D'Amore
Thanks Erick for this last confirmation. I've at the end I've used the standard "text_ws": And the field On Fri, Sep 6, 2019 at 2:54 AM Erick Erickson wrote: > bq. What I do not understand is what happens to the Analyzers, Tokenizers, > and > Filters in the i

RE: Query regarding Solr Cloud Setup

2019-09-06 Thread Porritt, Ian
Hi Jörn/Erick/Shawn thanks for your responses. @Jörn - much apprecaited for the heads up on Kerberos authentication its something we havent really considered at the moment, more production this may well be the case. With regards to the Solr Nodes 3 is something we are looking as a minimum, when

Re: Production Issue: SOLR node goes to non responsive , restart not helping at peak hours

2019-09-06 Thread Doss
Jorn we have add additional zookeeper nodes, now it is a 3 node quorum. Does all nodes in a quorum sends heart beat request to all cores and shards ? If zookeeper node 1 unable to communicate with a shard and it declares that shard as dead, now this state can be changed by zookeeper node 2 if it

Re: Suggestion Needed: Exclude documents that are already served / viewed by a customer

2019-09-06 Thread Doss
Jorn Thanks for the input, I learned something new today! https://cwiki.apache.org/confluence/display/solr/BloomIndexComponent this works per segment level, but our requirement is per document level. Thanks, Mohandoss. On Fri, Sep 6, 2019 at 11:41 AM Jörn Franke wrote: > I am not 100% sure if S

solr-user-unsubscribe

2019-09-06 Thread Charton, Andre

Query regarding Public listing on Solr Homepage and Public Servers.

2019-09-06 Thread Paras Lehana
Hi Team, this is a general FAQ about website listing on Solr: As seen on the *Apache Solr Homepage *, it mentions: Want to see more? Want to see your app or website here? Visit Solr's Public > Servers listing page to >