[jira] [Commented] (SOLR-5851) Disabling lookups into disabled caches

2014-03-11 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931447#comment-13931447 ] Shawn Heisey commented on SOLR-5851: I have learned that FastLRUCache will actually cre

[jira] [Commented] (SOLR-5851) Disabling lookups into disabled caches

2014-03-11 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931448#comment-13931448 ] Shawn Heisey commented on SOLR-5851: What I just wrote has given me an idea for how we

[jira] [Updated] (SOLR-4470) Support for basic http auth in internal solr requests

2014-03-11 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-4470: -- Attachment: SOLR-4470.patch New patch SOLR-4470.patch fitting on current trunk r1576004 Any final comme

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b07) - Build # 9765 - Still Failing!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9765/ Java: 64bit/jdk1.7.0_60-ea-b07 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: Co

[jira] [Updated] (LUCENE-5520) ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a deleted parent without any children

2014-03-11 Thread Sally Ang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sally Ang updated LUCENE-5520: -- Attachment: testout.txt > ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a delete

[jira] [Updated] (LUCENE-5520) ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a deleted parent without any children

2014-03-11 Thread Sally Ang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5520?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sally Ang updated LUCENE-5520: -- Attachment: working patch.patch TestBlockJoin.patch non working patch.p

[jira] [Created] (LUCENE-5520) ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a deleted parent without any children

2014-03-11 Thread Sally Ang (JIRA)
Sally Ang created LUCENE-5520: - Summary: ArrayIndexOutOfBoundException in ToChildBlockJoinQuery when there's a deleted parent without any children Key: LUCENE-5520 URL: https://issues.apache.org/jira/browse/LUCENE-552

[jira] [Created] (SOLR-5851) Disabling lookups into disabled caches

2014-03-11 Thread Otis Gospodnetic (JIRA)
Otis Gospodnetic created SOLR-5851: -- Summary: Disabling lookups into disabled caches Key: SOLR-5851 URL: https://issues.apache.org/jira/browse/SOLR-5851 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-5800) Admin UI - Analysis form doesn't render results correctly when a CharFilter is used.

2014-03-11 Thread Doug Turnbull (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931319#comment-13931319 ] Doug Turnbull commented on SOLR-5800: - Thanks for the patch Stefan. Will this be releas

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b07) - Build # 9763 - Still Failing!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9763/ Java: 64bit/jdk1.7.0_60-ea-b07 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException:

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931290#comment-13931290 ] Noble Paul commented on SOLR-5837: -- Yes, remove the equals and hashCode from the respectiv

[jira] [Commented] (SOLR-5032) Implement tool and/or API for moving a replica to a specific node

2014-03-11 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931281#comment-13931281 ] Otis Gospodnetic commented on SOLR-5032: Check "move" here: http://www.elasticsear

Re: JCC build fails on Mac OS X Mavericks

2014-03-11 Thread Andi Vajda
> On Mar 12, 2014, at 4:44, Peter Ganong wrote: > > Hi, > > I'm having trouble installing JCC. I don't know if this is the right forum, > but I figured I would post here, since > thispage said > this was the list to post build issues. > > I

[jira] [Commented] (SOLR-5653) Create a RESTManager to provide REST API endpoints for reconfigurable plugins

2014-03-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931113#comment-13931113 ] Timothy Potter commented on SOLR-5653: -- Looking good Steve ... I like the conversion

[jira] [Updated] (SOLR-5653) Create a RESTManager to provide REST API endpoints for reconfigurable plugins

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5653: - Attachment: SOLR-5653.patch Patch attached with requested changes attached. {quote} I think we should ser

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-fcs-b132) - Build # 9655 - Failure!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9655/ Java: 64bit/jdk1.8.0-fcs-b132 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.handler.clustering.DistributedClusteringComponentTest.testDistribSearch Error Message: Timeout occured while wait

[jira] [Commented] (SOLR-5654) Create a synonym filter factory that is (re)configurable, and capable of reporting its configuration, via REST API

2014-03-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931253#comment-13931253 ] Timothy Potter commented on SOLR-5654: -- One other thing to notice is that I had to cop

[jira] [Updated] (SOLR-5654) Create a synonym filter factory that is (re)configurable, and capable of reporting its configuration, via REST API

2014-03-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5654: - Attachment: SOLR-5654.patch Apply after applying the patch for SOLR-5655 (not quite sure how to ha

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-03-11 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931196#comment-13931196 ] Tim Allison commented on LUCENE-5205: - [~nikhil500], ah, yes, that was a bit of a sur

[jira] [Updated] (SOLR-5655) Create a stopword filter factory that is (re)configurable, and capable of reporting its configuration, via REST API

2014-03-11 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-5655: - Attachment: SOLR-5655.patch Updated patch to work with the latest patch Steve posted to SOLR-5653.

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b132) - Build # 9762 - Failure!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9762/ Java: 64bit/jdk1.8.0-fcs-b132 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutException: C

[jira] [Issue Comment Deleted] (SOLR-5501) Ability to work with cold replicas

2014-03-11 Thread Manuel Lenormand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manuel Lenormand updated SOLR-5501: --- Comment: was deleted (was: Set hot/cold replica on a replica basis in clusterstate.json throug

[jira] [Commented] (SOLR-5501) Ability to work with cold replicas

2014-03-11 Thread Manuel Lenormand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931078#comment-13931078 ] Manuel Lenormand commented on SOLR-5501: Set hot/cold replica on a replica basis in

[jira] [Commented] (LUCENE-5519) Make queueDepth enforcing optional in TopNSearcher

2014-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931049#comment-13931049 ] Michael McCandless commented on LUCENE-5519: +1 to return a boolean, just mak

[jira] [Commented] (SOLR-3539) rethink softCommit=true|false param on commits?

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13931038#comment-13931038 ] Mark Miller commented on SOLR-3539: --- Perhaps for 5? I'd say this baked in now :) > rethi

[jira] [Commented] (LUCENE-5519) Make queueDepth enforcing optional in TopNSearcher

2014-03-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930950#comment-13930950 ] Simon Willnauer commented on LUCENE-5519: - yeah I like the `isPartial=True|False`

[jira] [Commented] (LUCENE-5519) Make queueDepth enforcing optional in TopNSearcher

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930943#comment-13930943 ] Robert Muir commented on LUCENE-5519: - Another option might be to return a boolean in

[jira] [Updated] (LUCENE-5519) Make queueDepth enforcing optional in TopNSearcher

2014-03-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5519: Attachment: LUCENE-5519.patch here is a patch > Make queueDepth enforcing optional in Top

[jira] [Created] (LUCENE-5519) Make queueDepth enforcing optional in TopNSearcher

2014-03-11 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-5519: --- Summary: Make queueDepth enforcing optional in TopNSearcher Key: LUCENE-5519 URL: https://issues.apache.org/jira/browse/LUCENE-5519 Project: Lucene - Core

[jira] [Resolved] (LUCENE-5487) Can we separate "top scorer" from "sub scorer"?

2014-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-5487. Resolution: Fixed > Can we separate "top scorer" from "sub scorer"? >

[jira] [Commented] (LUCENE-5487) Can we separate "top scorer" from "sub scorer"?

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930893#comment-13930893 ] ASF subversion and git services commented on LUCENE-5487: - Commit

[jira] [Commented] (LUCENE-5487) Can we separate "top scorer" from "sub scorer"?

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930864#comment-13930864 ] ASF subversion and git services commented on LUCENE-5487: - Commit

[jira] [Resolved] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-5516. - Resolution: Fixed > Forward information that trigger a merge to MergeScheduler > ---

[jira] [Updated] (SOLR-5653) Create a RESTManager to provide REST API endpoints for reconfigurable plugins

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-5653: - Attachment: SOLR-5653.patch {quote} Left to do: * init args should be moved to NamedList (typed nested val

[jira] [Updated] (SOLR-2894) Implement distributed pivot faceting

2014-03-11 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Lucey updated SOLR-2894: -- Attachment: SOLR-2894.patch I've uploaded the newest version of the patch. This includes a fix for the

[jira] [Commented] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930831#comment-13930831 ] ASF subversion and git services commented on LUCENE-5516: - Commit

[jira] [Commented] (LUCENE-5487) Can we separate "top scorer" from "sub scorer"?

2014-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930836#comment-13930836 ] Michael McCandless commented on LUCENE-5487: OK I think this is ready ... I'l

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Grant Ingersoll
On Mar 11, 2014, at 10:43 AM, Simon Willnauer wrote: > watch out Grant is back ;) Welcome! :) That's what I get for deciding to write a 2nd edition... Gotta get all those code samples up to date. Lucene 3 -> Lucene 4 migration was a ton of fun. > > simon > > On Tue, Mar 11, 2014 at 11:17

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-11 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930816#comment-13930816 ] Varun Thacker commented on SOLR-5837: - So I guess we should revert this then and I will

[jira] [Commented] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930810#comment-13930810 ] ASF subversion and git services commented on LUCENE-5516: - Commit

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b07) - Build # 9759 - Failure!

2014-03-11 Thread Simon Willnauer
argh missed to svn add a file - just committed a fix sorry for the noise On Tue, Mar 11, 2014 at 8:11 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9759/ > Java: 32bit/jdk1.7.0_60-ea-b07 -client -XX:+UseG1GC > > No tests ran. > > Build Log: >

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_60-ea-b07) - Build # 9759 - Failure!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9759/ Java: 32bit/jdk1.7.0_60-ea-b07 -client -XX:+UseG1GC No tests ran. Build Log: [...truncated 320 lines...] [javac] Compiling 685 source files to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/classes/java

[jira] [Commented] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930801#comment-13930801 ] ASF subversion and git services commented on LUCENE-5516: - Commit

[jira] [Commented] (SOLR-4904) Send internal doc ids and index version in distributed faceting to make queries more compact

2014-03-11 Thread Dmitry Kan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930792#comment-13930792 ] Dmitry Kan commented on SOLR-4904: -- [~kamaci] yes, it is still valid. I would imagine that

Re: Solr4.7 DataImport 500 Error please help

2014-03-11 Thread Furkan KAMACI
Hi; May be you are mixing some jars because of using different versions? On the other hand you can ask such kind of questions at user mail list instead of dev. Thanks; Furkan KAMACI 2014-03-11 20:05 GMT+02:00 Pradeep Pujari : > It looks to me solr_home is not properly defined. > > --

[jira] [Commented] (LUCENE-5487) Can we separate "top scorer" from "sub scorer"?

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930791#comment-13930791 ] ASF subversion and git services commented on LUCENE-5487: - Commit

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930762#comment-13930762 ] Robert Muir commented on SOLR-5837: --- My recommendation in a case like this: if you want t

[jira] [Reopened] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reopened SOLR-5837: --- I'm going to reopen this. It still bugs me - I think perhaps we should do with this with test code instea

[jira] [Commented] (SOLR-5850) Race condition in ConcurrentUpdateSolrServer

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930751#comment-13930751 ] Mark Miller commented on SOLR-5850: --- Interesting - have not seen this before. I'll try an

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930731#comment-13930731 ] Mark Miller commented on SOLR-5848: --- Thanks Steve. Here is the CDK issue around moving K

[jira] [Commented] (SOLR-4904) Send internal doc ids and index version in distributed faceting to make queries more compact

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930732#comment-13930732 ] Furkan KAMACI commented on SOLR-4904: - [~dmitry_key] is this issue still valid? I can w

[jira] [Resolved] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-5848. --- Resolution: Fixed Fix Version/s: 5.0 4.8 > Morphlines is not resolving > ---

[jira] [Commented] (SOLR-5032) Implement tool and/or API for moving a replica to a specific node

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930724#comment-13930724 ] Furkan KAMACI commented on SOLR-5032: - [~otis] Could you explian the workflow here? I c

Re: Solr4.7 DataImport 500 Error please help

2014-03-11 Thread Pradeep Pujari
It looks to me solr_home is not properly defined.  From: steben <513441...@qq.com> To: dev@lucene.apache.org Sent: Tuesday, March 11, 2014 2:34 AM Subject: Solr4.7 DataImport 500 Error please help HTTP Status 500 - {msg=SolrCore 'collection1' is not availabl

[jira] [Updated] (SOLR-5419) Solr Admin UI Query Result Does Nothing at Error

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated SOLR-5419: Affects Version/s: 4.7 4.6 4.6.1 > Solr Admin UI Query

[jira] [Updated] (SOLR-5419) Solr Admin UI Query Result Does Nothing at Error

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated SOLR-5419: Fix Version/s: (was: 4.7) 4.8 > Solr Admin UI Query Result Does Nothing at Er

[jira] [Commented] (SOLR-5419) Solr Admin UI Query Result Does Nothing at Error

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930624#comment-13930624 ] Furkan KAMACI commented on SOLR-5419: - I've changed Fix Version/s and Modified Affects

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930599#comment-13930599 ] Steve Rowe commented on SOLR-5848: -- bq. http://people.apache.org/~sarowe/solr-dependencie

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930596#comment-13930596 ] Steve Rowe commented on SOLR-5848: -- bq. This should be resolved shortly. Thanks, Mark, I

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930592#comment-13930592 ] ASF subversion and git services commented on SOLR-5848: --- Commit 15764

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930584#comment-13930584 ] Mark Miller commented on SOLR-5848: --- This should be resolved shortly. Also, FYI, there i

Re: [VOTE] Move to Java 7 in Lucene/Solr 4.8, use Java 8 in trunk (once officially released)

2014-03-11 Thread Mike Murphy
On Tue, Mar 11, 2014 at 6:11 AM, Grant Ingersoll wrote: > > On Mar 8, 2014, at 11:17 AM, Uwe Schindler wrote: > > [.] Move Lucene/Solr 4.8 (means branch_4x) to Java 7 and backport all Java > 7-related issues (FileChannel improvements, diamond operator,...). > > > -0 -- Seems a little odd that we

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 2334 - Failure

2014-03-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/2334/ All tests passed Build Log: [...truncated 27817 lines...] check-licenses: [echo] License check under: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr [licenses] MISSING sha1 checksum file for:

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930526#comment-13930526 ] Mark Miller commented on SOLR-5848: --- Hey guys, I'm getting this looked at. > Morphlines

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2014-03-11 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930509#comment-13930509 ] Mark Miller commented on SOLR-5837: --- Exactly - you point out why they should not be used

[jira] [Commented] (SOLR-5501) Ability to work with cold replicas

2014-03-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930494#comment-13930494 ] Noble Paul commented on SOLR-5501: -- Yes. I would like it to be possible from ADDREPLICA as

[jira] [Resolved] (LUCENE-5517) stricter parsing for hunspell parseFlag()

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5517. - Resolution: Fixed Fix Version/s: 5.0 4.8 > stricter parsing for hunspe

[jira] [Commented] (LUCENE-5517) stricter parsing for hunspell parseFlag()

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930489#comment-13930489 ] ASF subversion and git services commented on LUCENE-5517: - Commit

[jira] [Commented] (LUCENE-5517) stricter parsing for hunspell parseFlag()

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930486#comment-13930486 ] ASF subversion and git services commented on LUCENE-5517: - Commit

Re: svn commit: r1576375 - in /lucene/dev/trunk/solr/licenses: junit4-ant-2.0.13.jar.sha1 junit4-ant-2.1.1.jar.sha1 randomizedtesting-runner-2.0.13.jar.sha1 randomizedtesting-runner-2.1.1.jar.sha1

2014-03-11 Thread Dawid Weiss
Damn, always forget about these. Thanks Robert. On Mar 11, 2014 4:11 PM, wrote: > Author: rmuir > Date: Tue Mar 11 15:10:39 2014 > New Revision: 1576375 > > URL: http://svn.apache.org/r1576375 > Log: > fix jar checksums > > Added: > lucene/dev/trunk/solr/licenses/junit4-ant-2.1.1.jar.sha1 (

Re: [JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1401 - Still Failing!

2014-03-11 Thread Robert Muir
i committed a fix On Tue, Mar 11, 2014 at 11:05 AM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1401/ > Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC > -XX:-UseSuperWord > > All tests passed > > Build Log: > [...truncated

[jira] [Commented] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread Shay Banon (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930457#comment-13930457 ] Shay Banon commented on LUCENE-5516: +1, this looks great!. Exactly the info we would

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Dmitry Kan
Hi Steve! Thanks for sharing the ivy2 org.kitesdk cache piece, compiles fine (phew, only 5 minutes 16 seconds long build). Looking forward for Cloudera maven repo resolution. Dmitry On 11 March 2014 15:16, Steve Rowe wrote: > 0.11.0 is the morphlines version specified for trunk, branch_4x, and

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_51) - Build # 9649 - Failure!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/9649/ Java: 64bit/jdk1.7.0_51 -XX:-UseCompressedOops -XX:+UseG1GC -XX:-UseSuperWord 1 tests failed. REGRESSION: org.apache.solr.client.solrj.impl.CloudSolrServerTest.testDistribSearch Error Message: java.util.concurrent.TimeoutExceptio

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1401 - Still Failing!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1401/ Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord All tests passed Build Log: [...truncated 16966 lines...] [junit4] JVM J0: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Sol

[jira] [Updated] (LUCENE-5516) Forward information that trigger a merge to MergeScheduler

2014-03-11 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-5516: Attachment: LUCENE-5516.patch here is an updated patch fixing the naming. Thanks for looki

[jira] [Commented] (SOLR-5501) Ability to work with cold replicas

2014-03-11 Thread Manuel Lenormand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930414#comment-13930414 ] Manuel Lenormand commented on SOLR-5501: Cold-replicas nodes should not be permanen

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Michael Della Bitta
Cloudera just had to rebuild their Maven repo, maybe that's it? http://community.cloudera.com/t5/CDH-Manual-Installation/Cloudera-repo-seems-down-https-repository-cloudera-com/m-p/7232 Michael Della Bitta Applications Developer o: +1 646 532 3062 appinions inc. "The Science of Influence Marke

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4644 - Failure

2014-03-11 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4644/ All tests passed Build Log: [...truncated 28381 lines...] check-licenses: [echo] License check under: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr [licenses] MISSING sha1 checksum file fo

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Simon Willnauer
watch out Grant is back ;) Welcome! :) simon On Tue, Mar 11, 2014 at 11:17 AM, Grant Ingersoll wrote: > Hi, > > I did a fresh checkout of 4.7 from SVN and ran ant idea at the top level and > I get [1]. I presume I am missing the CDH Ivy repo somewhere. Any one have > the bits that need to be

[jira] [Commented] (SOLR-1632) Distributed IDF

2014-03-11 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930406#comment-13930406 ] Markus Jelsma commented on SOLR-1632: - No, but i think this happened when the QueryComm

[jira] [Commented] (LUCENE-5205) [PATCH] SpanQueryParser with recursion, analysis and syntax very similar to classic QueryParser

2014-03-11 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930402#comment-13930402 ] Ahmet Arslan commented on LUCENE-5205: -- Hi [~nikhil500], Instead of "all stopwords a

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930399#comment-13930399 ] Robert Muir commented on SOLR-5848: --- Thank you! Yes, i just figured trunk was most import

[jira] [Comment Edited] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930379#comment-13930379 ] Steve Rowe edited comment on SOLR-5848 at 3/11/14 2:27 PM: --- bq. S

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9756 - Failure!

2014-03-11 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9756/ Java: 32bit/jdk1.7.0_51 -server -XX:+UseSerialGC All tests passed Build Log: [...truncated 28271 lines...] check-licenses: [echo] License check under: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr [licenses] MISS

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930378#comment-13930378 ] ASF subversion and git services commented on SOLR-5848: --- Commit 15763

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930379#comment-13930379 ] Steve Rowe commented on SOLR-5848: -- bq. Steve can we commit that to the default ivy-settin

[jira] [Updated] (SOLR-5850) Race condition in ConcurrentUpdateSolrServer

2014-03-11 Thread Devansh Dhutia (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devansh Dhutia updated SOLR-5850: - Description: Possibly related to SOLR-2308, we are seeing a Queue Full error message when issuing

[jira] [Updated] (SOLR-5850) Race condition in ConcurrentUpdateSolrServer

2014-03-11 Thread Devansh Dhutia (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devansh Dhutia updated SOLR-5850: - Component/s: clients - java > Race condition in ConcurrentUpdateSolrServer > -

[jira] [Updated] (LUCENE-5512) Remove redundant typing (diamond operator) in trunk

2014-03-11 Thread Furkan KAMACI (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Furkan KAMACI updated LUCENE-5512: -- Attachment: LUCENE-5512.patch I've finished removing redundant typing for trunk. 1221 files ha

[jira] [Created] (SOLR-5850) Race condition in ConcurrentUpdateSolrServer

2014-03-11 Thread Devansh Dhutia (JIRA)
Devansh Dhutia created SOLR-5850: Summary: Race condition in ConcurrentUpdateSolrServer Key: SOLR-5850 URL: https://issues.apache.org/jira/browse/SOLR-5850 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-5818) distrib search with custom comparator does not quite work correctly

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930332#comment-13930332 ] ASF subversion and git services commented on SOLR-5818: --- Commit 15763

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Dawid Weiss
> still sleeping for an hour or so :) LOL. Good for you! :) http://blog.sleep-coding.com/wp-content/uploads/2013/05/sleep-coding-banner.jpg Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional command

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930330#comment-13930330 ] Robert Muir commented on SOLR-5848: --- Steve can we commit that to the default ivy-settings

[jira] [Commented] (SOLR-5818) distrib search with custom comparator does not quite work correctly

2014-03-11 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930331#comment-13930331 ] ASF subversion and git services commented on SOLR-5818: --- Commit 15763

[jira] [Commented] (SOLR-5848) Morphlines is not resolving

2014-03-11 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13930327#comment-13930327 ] Steve Rowe commented on SOLR-5848: -- AFAICT, version 0.11.0 of those two artifacts are not

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Mark Miller
I'm west coast this week - still sleeping for an hour or so :) I'll get to the bottom of it when I get to the office. I assume "technical difficulties" but I have no clue. - Mark > On Mar 11, 2014, at 6:16 AM, Steve Rowe wrote: > > 0.11.0 is the morphlines version specified for trunk, branc

[jira] [Assigned] (SOLR-5768) Add a distrib.singlePass parameter to make EXECUTE_QUERY phase fetch all fields and skip GET_FIELDS

2014-03-11 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar reassigned SOLR-5768: --- Assignee: Shalin Shekhar Mangar > Add a distrib.singlePass parameter to make E

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2014-03-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: (was: SOLR-5473-74.patch) > Make one state.json per collection > -

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2014-03-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: SOLR-5473-74.patch The last patch missed the testcase > Make one state.json per collection >

  1   2   >