Re: error while running query on solr slave

2015-09-13 Thread shahper
I some how managed to solve my second issue. But still facing problem with the first issue. If I shutdown my master And start working with slave.Then I am getting error As mention below:- "error":{ "msg":"undefined field ENTITYTYPE", "code":400}} On Thursday 10 September 2015 09:32

Re: error while running query on solr slave

2015-09-10 Thread shahper
Sorry for late reply. I am facing one more issue now. 1. When I am shutting down my master and start working with my slave. I am not able to fetch any data.As I can check data folder in my core its same as master. but then also I am not able to get and data when I run any query. "error":{

Re: error while running query on solr slave

2015-09-09 Thread Erick Erickson
Please review: http://wiki.apache.org/solr/UsingMailingLists You've essentially said "it doesn't work". There's not enough information to say _anything_ intelligent. How does it fail? An messages in the log file? What is the query you're sending? Does the slave start up without error? Best, Eri