Re: Replicas: sending query to leader and replica simultaneously

2018-03-04 Thread SOLR4189
Today I found something interesting that exists in ElasticSearch. It's called Adaptive Replica Selection https://www.elastic.co/guide/en/elasticsearch/reference/6.1/search.html Did you hear about it? Maybe exists something in SOLR? I think it's very useful for my case. -- Sent from: http://luc

Re: Changing Leadership in SolrCloud

2018-03-04 Thread Florian Gleixner
On 27.02.2018 09:36, zahra121 wrote: > Suppose I have a node which is a leader in SolrCloud. > > When I block this leader's SolrCloud and Zookeeper ports by the command > "firewall-cmd --remove-port=/tcp --permanent", the leader does not > change automatically and this leader status remains active

Re: Rename solr to another name

2018-03-04 Thread Zheng Lin Edwin Yeo
Hi, I have managed to rename the JAR file to names like my-cell-6.5.1.jar. Currently the main thing which I have problem renaming is the solr.xml, which I would like to rename to my.xml. Any idea if this is possible? I can't find it in the bin directory, and also in the solr.cmd that we call whe

Re: Rename solr to another name

2018-03-04 Thread Walter Underwood
I hope you are charging the client double for this requirement. Because it is a bad, expensive requirement. Good luck, because nobody on this list actually wants to do this with Solr. wunder Walter Underwood wun...@wunderwood.org http://observer.wunderwood.org/ (my blog) > On Mar 4, 2018, at 7

Re: Rename solr to another name

2018-03-04 Thread Zheng Lin Edwin Yeo
Just to check, is solr.xml hard-coded at the *SolrXmlConfig.java* ? Which Jar file is this class located at, and do we need to recompile it so that it can take on the new name? Regards, Edwin On 5 March 2018 at 11:55, Walter Underwood wrote: > I hope you are charging the client double for this

Re: Rename solr to another name

2018-03-04 Thread Shawn Heisey
On 3/4/2018 9:35 PM, Zheng Lin Edwin Yeo wrote: Just to check, is solr.xml hard-coded at the *SolrXmlConfig.java* ? Which Jar file is this class located at, and do we need to recompile it so that it can take on the new name? I'm pretty sure that is indeed hard-coded in the java code. I think

Re: Learning to rank - Bad Request

2018-03-04 Thread kusha.pande
Hi Vincent, Can you please elaborate more when u say u posted 'posted name feature one by one' ? I am getting the same error when i am trying to upload features for any other collection other than techproducts. -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html