[jira] [Updated] (LUCENE-5518) minor hunspell optimizations

2014-03-11 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5518: Attachment: LUCENE-5518.patch ok now 3 times faster. the condition check is moved before

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

2014-03-11 Thread Elran Dvir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930026#comment-13930026 ] Elran Dvir commented on SOLR-2894: -- No. It doesn't happen when I use facet.limit=-1

[jira] [Created] (SOLR-5847) The Admin GUI doesn't allow to abort a running dataimport

2014-03-11 Thread Paco Garcia (JIRA)
Paco Garcia created SOLR-5847: - Summary: The Admin GUI doesn't allow to abort a running dataimport Key: SOLR-5847 URL: https://issues.apache.org/jira/browse/SOLR-5847 Project: Solr Issue Type:

[jira] [Commented] (SOLR-5517) Return HTTP error on POST requests with no Content-Type

2014-03-11 Thread Paco Garcia (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930065#comment-13930065 ] Paco Garcia commented on SOLR-5517: --- OK SOLR-5847 Return HTTP error on POST requests

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-11 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930078#comment-13930078 ] Rob Audenaerde commented on LUCENE-5476: Thanks again for the good points. I

[jira] [Comment Edited] (LUCENE-5476) Facet sampling

2014-03-11 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930078#comment-13930078 ] Rob Audenaerde edited comment on LUCENE-5476 at 3/11/14 8:10 AM:

[jira] [Updated] (LUCENE-5476) Facet sampling

2014-03-11 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rob Audenaerde updated LUCENE-5476: --- Attachment: LUCENE-5476.patch Facet sampling -- Key:

[jira] [Commented] (LUCENE-5502) equals method of TermsFilter might equate two different filters

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

[jira] [Commented] (LUCENE-5502) equals method of TermsFilter might equate two different filters

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

[jira] [Resolved] (LUCENE-5502) equals method of TermsFilter might equate two different filters

2014-03-11 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-5502. -- Resolution: Fixed Fix Version/s: 4.8 Assignee: Adrien Grand Committed, thanks

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930111#comment-13930111 ] Shai Erera commented on LUCENE-5476: * Javadocs: ** From the class javadocs: _Note:

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-11 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930118#comment-13930118 ] Rob Audenaerde commented on LUCENE-5476: Thanks Shai, I really appreciate all the

[jira] [Commented] (LUCENE-5476) Facet sampling

2014-03-11 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930121#comment-13930121 ] Shai Erera commented on LUCENE-5476: bq. Thanks Shai, I really appreciate all the

[jira] [Comment Edited] (LUCENE-5476) Facet sampling

2014-03-11 Thread Rob Audenaerde (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930118#comment-13930118 ] Rob Audenaerde edited comment on LUCENE-5476 at 3/11/14 9:39 AM:

Solr4.7 DataImport 500 Error please help

2014-03-11 Thread steben
HTTP Status 500 - {msg=SolrCore 'collection1' is not available due to init failure: severeErrors,trace=org.apache.solr.common.SolrException: SolrCore 'collection1' is not available due to init failure: severeErrors at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:827) at

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

2014-03-11 Thread Grant Ingersoll
On Mar 8, 2014, at 11:17 AM, Uwe Schindler u...@thetaphi.de 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 would force an upgrade on a minor version, which

ant idea on fresh checkout of 4.7

2014-03-11 Thread Grant Ingersoll
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 added handy? [1] :: problems summary :: [ivy:retrieve] WARNINGS [ivy:retrieve] module not

[jira] [Commented] (LUCENE-5515) Improve TopDocs#merge for pagination

2014-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930192#comment-13930192 ] Michael McCandless commented on LUCENE-5515: +1, thanks Martijn! Improve

Re: svn commit: r1576096 - in /lucene/dev/branches/lucene5487/lucene: core/src/java/org/apache/lucene/search/ core/src/test/org/apache/lucene/search/ facet/src/java/org/apache/lucene/facet/ facet/src/

2014-03-11 Thread Michael McCandless
OK I'l try to consolidate the N FakeScorers that happen in one package. I REALLY don't want to make these things public. They are popping up like mushrooms! Mike McCandless http://blog.mikemccandless.com On Mon, Mar 10, 2014 at 6:09 PM, Uwe Schindler u...@thetaphi.de wrote: Hi Mike, Would

[jira] [Updated] (SOLR-5827) Add boosting functionality to MoreLikeThisHandler

2014-03-11 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated SOLR-5827: -- Attachment: SOLR-5827.1.patch attached a new patch (based on trunk) which slightly improves the

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

2014-03-11 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930201#comment-13930201 ] Michael McCandless commented on LUCENE-5516: +1 Maybe just fix the naming so

[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-tabpanelfocusedCommentId=13930203#comment-13930203 ] Noble Paul commented on SOLR-5837: -- The equals and hashCode() will fail only when you are

[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-tabpanelfocusedCommentId=13930207#comment-13930207 ] 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-tabpanelfocusedCommentId=13930206#comment-13930206 ] ASF subversion and git services commented on LUCENE-5487: - Commit

Morphlines JAR deps?

2014-03-11 Thread Dawid Weiss
Uhm, I get this on trunk: :: :: UNRESOLVED DEPENDENCIES :: :: :: org.kitesdk#kite-morphlines-saxon;0.11.0: not found :: org.kitesdk#kite-morphlines-hadoop-sequencefile;0.11.0: not found

Re: Morphlines JAR deps?

2014-03-11 Thread Grant Ingersoll
It's there for 4.7 as well. On Mar 11, 2014, at 6:57 AM, Dawid Weiss dawid.we...@gmail.com wrote: Uhm, I get this on trunk: :: :: UNRESOLVED DEPENDENCIES :: :: ::

[jira] [Commented] (LUCENE-5236) Use broadword bit selection in EliasFanoDecoder

2014-03-11 Thread Sebastiano Vigna (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930217#comment-13930217 ] Sebastiano Vigna commented on LUCENE-5236: -- Sorry guys—just happened to read at

Re: Solr4.7 DataImport 500 Error please help

2014-03-11 Thread Erick Erickson
Look at your Solr log, you should have something more worthwhile there. I suspect you have a typo in, say, your solrconfig.xml file or schema.xml. This will probably be 'catalina.out' on Tomcat, though I'm guessing there because you've told us nothing about how you got that error. Please review:

[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-tabpanelfocusedCommentId=13930247#comment-13930247 ] Noble Paul commented on SOLR-5501: -- The question is are you going to use a node

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

2014-03-11 Thread Nikhil Chhaochharia (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930253#comment-13930253 ] Nikhil Chhaochharia commented on LUCENE-5205: - Looks good - we will be

Re: Morphlines JAR deps?

2014-03-11 Thread Dawid Weiss
I filed this: https://issues.apache.org/jira/browse/SOLR-5848 If you clear your local maven cache it will start failing for you too... seems like one of the repositories we're referencing is mutable (which is a bad thing (tm) in the maven world). Dawid On Tue, Mar 11, 2014 at 12:04 PM, Grant

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

2014-03-11 Thread Dawid Weiss (JIRA)
Dawid Weiss created SOLR-5848: - Summary: Morphlines is not resolving Key: SOLR-5848 URL: https://issues.apache.org/jira/browse/SOLR-5848 Project: Solr Issue Type: Bug Reporter: Dawid

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

2014-03-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930263#comment-13930263 ] Dawid Weiss commented on LUCENE-5475: - {code} ant test-core

[GitHub] lucene-solr pull request: Removal of Scorer.weight

2014-03-11 Thread mkhludnev
Github user mkhludnev commented on the pull request: https://github.com/apache/lucene-solr/pull/40#issuecomment-37287237 Terry, So far, cleanup in Boolean* classes seems good, but I have to mention that the bunch of my custom queries need to distinguish scorers by obtaining Query

[jira] [Commented] (SOLR-5844) Backward Compatibility Has Broken For deleteById() at Solrj

2014-03-11 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930266#comment-13930266 ] Noble Paul commented on SOLR-5844: -- It would also help if you paste the error that you

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

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

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

2014-03-11 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930273#comment-13930273 ] Dawid Weiss commented on LUCENE-5475: - RR 2.1.1 also includes boolean conditions on

Advanced boolean test group filtering.

2014-03-11 Thread Dawid Weiss
Not that I want to make the test framework any more complex than it is, but since this functionality is already there I will take a moment to explain it. Every annotation marked with @TestGroup has a name (lowercased name of the class by default) and a system property that controls its enabled/

[GitHub] lucene-solr pull request: Removal of Scorer.weight

2014-03-11 Thread rmuir
Github user rmuir commented on the pull request: https://github.com/apache/lucene-solr/pull/40#issuecomment-37290855 No matter what happens here, we should at least do the coord cleanup. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Created] (SOLR-5849) write.lock is not removed by LogReplayer

2014-03-11 Thread pavan patel (JIRA)
pavan patel created SOLR-5849: - Summary: write.lock is not removed by LogReplayer Key: SOLR-5849 URL: https://issues.apache.org/jira/browse/SOLR-5849 Project: Solr Issue Type: Bug

[jira] [Updated] (SOLR-5849) write.lock is not removed by LogReplayer

2014-03-11 Thread pavan patel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavan patel updated SOLR-5849: -- Description: In my application I am using SolrEmbeddedServer inside tomcat. I have below configuration

[jira] [Updated] (SOLR-5849) write.lock is not removed by LogReplayer

2014-03-11 Thread pavan patel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavan patel updated SOLR-5849: -- Description: In my application I am using SolrEmbeddedServer inside tomcat. I have below configuration

[jira] [Updated] (SOLR-5849) write.lock is not removed by LogReplayer

2014-03-11 Thread pavan patel (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] pavan patel updated SOLR-5849: -- Description: In my application I am using SolrEmbeddedServer inside tomcat. I have below configuration

[jira] [Commented] (LUCENE-5475) add required attribute bugUrl to @BadApple

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

[jira] [Commented] (SOLR-5831) Scale score PostFilter

2014-03-11 Thread Peter Keegan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930313#comment-13930313 ] Peter Keegan commented on SOLR-5831: How is this performing compared to using the

Re: ant idea on fresh checkout of 4.7

2014-03-11 Thread Steve Rowe
0.11.0 is the morphlines version specified for trunk, branch_4x, and the lucene_solr_4_7 branch, e.g. from trunk ivy-versions.properties: org.kitesdk.kite-morphlines.version = 0.11.0 AFAICT, version 0.11.0 of those two artifacts are not available from the cloudera repositories - I can see

[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

[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] [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

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 sar...@gmail.com wrote: 0.11.0 is the morphlines version specified for

[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-tabpanelfocusedCommentId=13930327#comment-13930327 ] Steve Rowe commented on SOLR-5848: -- AFAICT, version 0.11.0 of those two artifacts are not

[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-tabpanelfocusedCommentId=13930331#comment-13930331 ] ASF subversion and git services commented on SOLR-5818: --- Commit

[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-tabpanelfocusedCommentId=13930330#comment-13930330 ] Robert Muir commented on SOLR-5848: --- Steve can we commit that to the default

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

[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-tabpanelfocusedCommentId=13930332#comment-13930332 ] ASF subversion and git services commented on SOLR-5818: --- Commit

[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] [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

[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] (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

[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-tabpanelfocusedCommentId=13930379#comment-13930379 ] Steve Rowe commented on SOLR-5848: -- bq. Steve can we commit that to the default

[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-tabpanelfocusedCommentId=13930378#comment-13930378 ] ASF subversion and git services commented on SOLR-5848: --- Commit

[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]

[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-tabpanelfocusedCommentId=13930379#comment-13930379 ] Steve Rowe edited comment on SOLR-5848 at 3/11/14 2:27 PM: --- bq.

[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-tabpanelfocusedCommentId=13930399#comment-13930399 ] Robert Muir commented on SOLR-5848: --- Thank you! Yes, i just figured trunk was most

[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-tabpanelfocusedCommentId=13930402#comment-13930402 ] Ahmet Arslan commented on LUCENE-5205: -- Hi [~nikhil500], Instead of all stopwords as

[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-tabpanelfocusedCommentId=13930406#comment-13930406 ] Markus Jelsma commented on SOLR-1632: - No, but i think this happened when the

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 gsing...@apache.org 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

[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

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

[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-tabpanelfocusedCommentId=13930414#comment-13930414 ] Manuel Lenormand commented on SOLR-5501: Cold-replicas nodes should not be

[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

[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:

[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:

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 sar...@gmail.com wrote: 0.11.0 is the morphlines version specified for trunk,

[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-tabpanelfocusedCommentId=13930457#comment-13930457 ] Shay Banon commented on LUCENE-5516: +1, this looks great!. Exactly the info we would

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 jenk...@thetaphi.de 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:

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, rm...@apache.org 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:

[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-tabpanelfocusedCommentId=13930486#comment-13930486 ] 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-tabpanelfocusedCommentId=13930489#comment-13930489 ] ASF subversion and git services commented on LUCENE-5517: - Commit

[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

[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-tabpanelfocusedCommentId=13930494#comment-13930494 ] Noble Paul commented on SOLR-5501: -- Yes. I would like it to be possible from ADDREPLICA as

[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-tabpanelfocusedCommentId=13930509#comment-13930509 ] Mark Miller commented on SOLR-5837: --- Exactly - you point out why they should not be used

[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-tabpanelfocusedCommentId=13930526#comment-13930526 ] Mark Miller commented on SOLR-5848: --- Hey guys, I'm getting this looked at. Morphlines

[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:

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 gsing...@apache.org wrote: On Mar 8, 2014, at 11:17 AM, Uwe Schindler u...@thetaphi.de wrote: [.] Move Lucene/Solr 4.8 (means branch_4x) to Java 7 and backport all Java 7-related issues (FileChannel improvements, diamond operator,...). -0

[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-tabpanelfocusedCommentId=13930584#comment-13930584 ] Mark Miller commented on SOLR-5848: --- This should be resolved shortly. Also, FYI, there

[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-tabpanelfocusedCommentId=13930592#comment-13930592 ] ASF subversion and git services commented on SOLR-5848: --- Commit

[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-tabpanelfocusedCommentId=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 Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13930599#comment-13930599 ] Steve Rowe commented on SOLR-5848: -- bq.

[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-tabpanelfocusedCommentId=13930624#comment-13930624 ] Furkan KAMACI commented on SOLR-5419: - I've changed Fix Version/s and Modified Affects

[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

[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

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 available

[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-tabpanelfocusedCommentId=13930724#comment-13930724 ] Furkan KAMACI commented on SOLR-5032: - [~otis] Could you explian the workflow here? I

[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-tabpanelfocusedCommentId=13930731#comment-13930731 ] Mark Miller commented on SOLR-5848: --- Thanks Steve. Here is the CDK issue around moving

[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-tabpanelfocusedCommentId=13930732#comment-13930732 ] Furkan KAMACI commented on SOLR-4904: - [~dmitry_key] is this issue still valid? I can

[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-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-tabpanelfocusedCommentId=13930751#comment-13930751 ] Mark Miller commented on SOLR-5850: --- Interesting - have not seen this before. I'll try

[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

[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-tabpanelfocusedCommentId=13930762#comment-13930762 ] Robert Muir commented on SOLR-5837: --- My recommendation in a case like this: if you want

  1   2   >