Re: Minor bug with CloudSolrServer and collection-alias.

2013-10-24 Thread Thomas Egense
Thanks to both of you for fixing the bug. Impressive response time for the fix (7 hours). Thomas Egense On Wed, Oct 23, 2013 at 7:16 PM, Mark Miller wrote: > I filed https://issues.apache.org/jira/browse/SOLR-5380 and just > committed a fix. > > - Mark > > On Oct 23, 2013, at 11:15 AM, Shawn H

Re: Minor bug with CloudSolrServer and collection-alias.

2013-10-23 Thread Mark Miller
I filed https://issues.apache.org/jira/browse/SOLR-5380 and just committed a fix. - Mark On Oct 23, 2013, at 11:15 AM, Shawn Heisey wrote: > On 10/23/2013 3:59 AM, Thomas Egense wrote: >> Using cloudSolrServer.setDefaultCollection(collectionId) does not work as >> intended for an alias spannin

Re: Minor bug with CloudSolrServer and collection-alias.

2013-10-23 Thread Shawn Heisey
On 10/23/2013 3:59 AM, Thomas Egense wrote: > Using cloudSolrServer.setDefaultCollection(collectionId) does not work as > intended for an alias spanning more than 1 collection. > The virtual collection-alias collectionID is recoqnized as a existing > collection, but it does only query one of the co

Minor bug with CloudSolrServer and collection-alias.

2013-10-23 Thread Thomas Egense
I found this bug in both 4.4 and 4.5 Using cloudSolrServer.setDefaultCollection(collectionId) does not work as intended for an alias spanning more than 1 collection. The virtual collection-alias collectionID is recoqnized as a existing collection, but it does only query one of the collections it i