Furkan KAMACI created SOLR-4996:
-----------------------------------
Summary: CloudSolrServer Does Not Respect Propagate Requests
Key: SOLR-4996
URL: https://issues.apache.org/jira/browse/SOLR-4996
Project: Solr
Issue Type: Bug
Reporter: Furkan KAMACI
When using CloudSolrServer if you make a request as like LukeRequest it uses
LBHttpSolrServer internally and it sends request to just one Solr Node (via
HttpSolrServer) as round robin. So you may get different results for same
requests at different times event nothing changes. Using a PropagateServer
inside CloudSolrServer will fix that bug.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]