Re: Internode communication failed when enable basic authentication Solr 6.1.0

2016-07-08 Thread Aleš Gregor
Hello, could this be related to https://issues.apache.org/jira/browse/SOLR-9188 ? Ales Gregor 2016-06-24 15:15 GMT+02:00 Shankar Ramalingam : > Hi Team, > > Basic Authentication is enabled on Solr cloud and node1 is running on one > machine and node2 is runnin on

SOLR 6: edismax search query with OR operator does not work as expected

2016-07-08 Thread Aleš Gregor
Hello, after migrating my index from Solr 4.3 to Solr 6 I noticed that the OR logical operator in search query no longer works as expected. On Solr 4.3 query - Blue OR Red - brings all documents with Blue or Red or both tokens found. On Solr 6 the same query only brings documents with both the

BasicAuth and blockUnknown cause "Exception trying to get public key from..." error

2016-06-20 Thread Aleš Gregor
Hi all, I am facing issue with BasicAuth and blockUnknown. The blockUnknown in Solr authentication settings also blocks internal solr nodes communication and it is failing on fetching public keys of node in a cluster. I am getting following errors in the log: 2016-06-20 08:43:53.968 ERROR