Re: Solr 4.6.0 latest build

2013-10-22 Thread Mark Miller
I would try the 4.6 builds and report back your results. I don't know that Chris is seeing the same thing that has come up in the past. In my testing, I'm not having issues with the latest 4.6. The more people that try it out, the more we will know. - Mark On Tue, Oct 22, 2013 at 6:31 AM, mich

Re: Solr 4.6.0 latest build

2013-10-22 Thread michael.boom
Thanks Chris & Rafal! So the problem actually persists in 4.6. I'll then watch this issue and cheer for Mark's fix. - Thanks, Michael -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-4-6-0-latest-build-tp4096960p4096992.html Sent from the Solr - User mailing list ar

Re: Solr 4.6.0 latest build

2013-10-22 Thread Chris Geeringh
Yes: https://issues.apache.org/jira/browse/SOLR-5364 On 22 October 2013 09:49, Rafał Kuć wrote: > Hello! > > Thanks for correction :) > > Did you report that the issue still persists? > > -- > Regards, > Rafał Kuć > Performance Monitoring * Log Analytics * Search Analytics > Solr & Elasticsear

Re: Solr 4.6.0 latest build

2013-10-22 Thread Rafał Kuć
Hello! Thanks for correction :) Did you report that the issue still persists? -- Regards, Rafał Kuć Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ > That's not quite right. > You don't have to download the source or build it you

Re: Solr 4.6.0 latest build

2013-10-22 Thread Chris Geeringh
That's not quite right. You don't have to download the source or build it yourself. You can grab a 4.6 snapshot build from here: https://builds.apache.org/job/Solr-Artifacts-4.x/lastSuccessfulBuild/artifact/solr/package/ I have an issue with updates no longer being processed, and the snapshots h

Re: Solr 4.6.0 latest build

2013-10-22 Thread Rafał Kuć
Hello! The current development version of Solr can be found in the SVN repository - https://lucene.apache.org/solr/versioncontrol.html You need to download the source code and build Solr yourself. -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - ElasticSearch > Hi!

Solr 4.6.0 latest build

2013-10-22 Thread michael.boom
Hi! I'm using Solr 4.4.0 currently and I'm having quite some trouble with * SOLR-5216: Document updates to SolrCloud can cause a distributed deadlock. (Mark Miller) which should be fixed for 4.6.0. Where could I get Solr 4.6.0 from? I want to make some tests regarding this fix. Thank you! -