[jira] [Updated] (SOLR-4586) Increase default maxBooleanClauses

2014-11-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Heisey updated SOLR-4586: --- Attachment: SOLR-4586.patch I located the heliosearch commit that eliminated the clause limit. The

[jira] [Commented] (SOLR-4586) Increase default maxBooleanClauses

2014-11-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197896#comment-14197896 ] Shawn Heisey commented on SOLR-4586: If this looks acceptable, my plan is to commit to

Re: [JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 635 - Still Failing

2014-11-05 Thread Shai Erera
I committed a fix to the test - it was just wrong and tested the wrong thing. Shai On Tue, Sep 30, 2014 at 5:32 PM, Shai Erera ser...@gmail.com wrote: I've tried to change the test to assert better that the facet counts are sampled OK. E.g. the test currently computes a STDDEV, but that's

[jira] [Closed] (LUCENE-5526) Forced merges

2014-11-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand closed LUCENE-5526. Resolution: Not a Problem Agreed, I guess this is not needed anymore since the merge policy can be

[jira] [Commented] (LUCENE-6038) FieldValueFilter regression

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

[jira] [Resolved] (LUCENE-6038) FieldValueFilter regression

2014-11-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6038. -- Resolution: Fixed Fix Version/s: 5.0 FieldValueFilter regression

[jira] [Commented] (LUCENE-6038) FieldValueFilter regression

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

[jira] [Commented] (SOLR-6693) Start script for windows fails with 32bit JRE

2014-11-05 Thread Daniel Collins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197967#comment-14197967 ] Daniel Collins commented on SOLR-6693: -- Yeah, I was half-joking and half-serious when

Re: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20) - Build # 11569 - Still Failing!

2014-11-05 Thread Michael McCandless
Woops, I'll fix. Mike McCandless http://blog.mikemccandless.com On Wed, Nov 5, 2014 at 1:11 AM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11569/ Java: 32bit/jdk1.8.0_20 -server -XX:+UseParallelGC (asserts: false) 1

[jira] [Commented] (LUCENE-6046) RegExp.toAutomaton high memory use

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

[jira] [Commented] (LUCENE-6046) RegExp.toAutomaton high memory use

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

[jira] [Commented] (LUCENE-6046) RegExp.toAutomaton high memory use

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

[jira] [Commented] (LUCENE-5889) AnalyzingInfixSuggester should expose commit()

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14197983#comment-14197983 ] Michael McCandless commented on LUCENE-5889: I think we shouldn't backport

Re: [JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_40-ea-b09) - Build # 11406 - Still Failing!

2014-11-05 Thread Michael McCandless
I committed a fix. Mike McCandless http://blog.mikemccandless.com On Tue, Nov 4, 2014 at 7:03 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11406/ Java: 32bit/jdk1.8.0_40-ea-b09 -client -XX:+UseConcMarkSweepGC (asserts:

[jira] [Created] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6049: -- Summary: Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values Key: LUCENE-6049 URL:

[jira] [Updated] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6049: --- Component/s: core/index Description: I hit this while working on LUCENE-6005:

[jira] [Updated] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6049: --- Attachment: LUCENE-6049.patch Patch w/ test and fix. I think we have to move away

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-11-05 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198145#comment-14198145 ] Arcadius Ahouansou commented on LUCENE-5528: Another alternative may be to

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198153#comment-14198153 ] Grant Ingersoll commented on SOLR-6058: --- For those watching this issue, we've noticed

[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 208 - Still Failing

2014-11-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/208/ No tests ran. Build Log: [...truncated 51652 lines...] prepare-release-no-sign: [mkdir] Created dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist [copy]

[jira] [Commented] (LUCENE-6049) Cryptic exception if all docs in a segment hit non-aborting exceptions before adding their doc values

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198158#comment-14198158 ] Michael McCandless commented on LUCENE-6049: Actually I'm going to try to

[jira] [Commented] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198166#comment-14198166 ] Michael McCandless commented on LUCENE-6048: Hmm, I'm confused: its build

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198181#comment-14198181 ] Grant Ingersoll commented on SOLR-6058: --- The really odd thing, is the Getting Started

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198230#comment-14198230 ] Grant Ingersoll commented on SOLR-6058: --- More oddities: If you zoom in (to like

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198232#comment-14198232 ] Grant Ingersoll commented on SOLR-6058: --- More fun: if you zoom out w/ Dev Tools on,

[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Endele updated SOLR-6690: --- Attachment: HighlightComponent.java.patch Added a patch for Solr core trunk. I'm not a Solr core

[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Endele updated SOLR-6690: --- Description: Is it possible to highlight documents in the expand section in the Solr response? I'm

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198248#comment-14198248 ] Grant Ingersoll commented on SOLR-6058: --- Hmm:

[jira] [Updated] (SOLR-6690) Highlight expanded results

2014-11-05 Thread Simon Endele (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Endele updated SOLR-6690: --- Component/s: highlighter Highlight expanded results --

[jira] [Commented] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-11-05 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198260#comment-14198260 ] Michael McCandless commented on LUCENE-5528: Hi [~arcadius], I think it makes

Using wordnet synonyms to expand a query in Lucene 4.10 version

2014-11-05 Thread cszjf
I am using Lucene 4.10 and would like to know how wordnet can be used to expand an input query for this version of Lucene. the program fragment is as follows: *File file = new File(model/wn_s.pl); InputStream stream = new FileInputStream(file); Reader rulesReader = new InputStreamReader(stream);

[jira] [Resolved] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov resolved LUCENE-6048. -- Resolution: Invalid uh, yeah. I had some problem like this, but it must have been due to

[jira] [Closed] (LUCENE-6048) AnalyzingInfixSuggester should clear its index in build()

2014-11-05 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov closed LUCENE-6048. AnalyzingInfixSuggester should clear its index in build()

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198290#comment-14198290 ] Grant Ingersoll commented on SOLR-6058: --- Starting to think the issue is the

[jira] [Created] (SOLR-6705) SOLR Start script

2014-11-05 Thread JIRA
Carsten Grønbjerg Lützen created SOLR-6705: -- Summary: SOLR Start script Key: SOLR-6705 URL: https://issues.apache.org/jira/browse/SOLR-6705 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-6533) Support editing common solrconfig.xml values

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

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

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

[jira] [Commented] (SOLR-6533) Support editing common solrconfig.xml values

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

[jira] [Commented] (SOLR-4586) Increase default maxBooleanClauses

2014-11-05 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198367#comment-14198367 ] Yonik Seeley commented on SOLR-4586: Unfortunately this issue never got consensus as

[jira] [Commented] (SOLR-4586) Increase default maxBooleanClauses

2014-11-05 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198371#comment-14198371 ] David Smiley commented on SOLR-4586: [~rcmuir] now has a conflict-of-interest that he

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198375#comment-14198375 ] Shalin Shekhar Mangar commented on SOLR-6654: - What is this standard way? Can

[jira] [Commented] (SOLR-6705) SOLR Start script

2014-11-05 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198378#comment-14198378 ] Shawn Heisey commented on SOLR-6705: Those messages are there because you're running

[jira] [Updated] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Roy updated SOLR-2927: -- Attachment: (was: SOLR-2927.patch) SolrIndexSearcher's register do not match close and SolrCore's

[jira] [Commented] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198385#comment-14198385 ] Cyrille Roy commented on SOLR-2927: --- I removed the initial patch I provided as

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198386#comment-14198386 ] Mark Miller commented on SOLR-6654: --- +1 IMO, f you are not really going to use this JIRA

[jira] [Updated] (SOLR-6685) ConcurrentModificationException in Overseer Stats API

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6685: Attachment: SOLR-6685.patch This patch changes the Stats map to be a

[jira] [Updated] (SOLR-6685) ConcurrentModificationException in Overseer Stats API

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6685: Attachment: SOLR-6685.patch Actually the iteration of failureDetails in

[GitHub] lucene-solr pull request: clarified the Sort(Sortfield...) constru...

2014-11-05 Thread s4ke
Github user s4ke commented on the pull request: https://github.com/apache/lucene-solr/pull/20#issuecomment-61812659 This is kind of important for users not familiar with the concept of how sorting works in Lucene and would have saved me a lot of time while coding if this comment was

[jira] [Commented] (SOLR-6685) ConcurrentModificationException in Overseer Stats API

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

[jira] [Resolved] (SOLR-6685) ConcurrentModificationException in Overseer Stats API

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-6685. - Resolution: Fixed ConcurrentModificationException in Overseer Stats API

[GitHub] lucene-solr pull request: clarified the Sort(Sortfield...) constru...

2014-11-05 Thread shalinmangar
Github user shalinmangar commented on the pull request: https://github.com/apache/lucene-solr/pull/20#issuecomment-61814987 Hi s4ke, I think you need to create a corresponding Lucene Jira issue and then mention the issue number in a comment here. Otherwise it's just a dangling patch

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198434#comment-14198434 ] Noble Paul commented on SOLR-6654: -- Actually, I wanted to change the schema listening

[jira] [Comment Edited] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198434#comment-14198434 ] Noble Paul edited comment on SOLR-6654 at 11/5/14 2:42 PM: ---

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_67) - Build # 4415 - Failure!

2014-11-05 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4415/ Java: 32bit/jdk1.7.0_67 -client -XX:+UseParallelGC (asserts: true) 1 tests failed. REGRESSION: org.apache.solr.schema.TestCloudSchemaless.testDistribSearch Error Message: QUERY FAILED:

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198448#comment-14198448 ] Noble Paul commented on SOLR-6654: -- [~shalinmangar] I added a method called

[jira] [Resolved] (SOLR-6705) SOLR Start script

2014-11-05 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-6705. -- Resolution: Invalid In the future, please raise issues like this on the user's list first so we

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198475#comment-14198475 ] Grant Ingersoll commented on SOLR-6058: --- OK, talked w/ [~steve_rowe] and he figured

[jira] [Created] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf number field

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6706: --- Summary: /update/json/docs throws RuntimeException if a nested structure contains a non-leaf number field Key: SOLR-6706 URL:

[jira] [Updated] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6706: Summary: /update/json/docs throws RuntimeException if a nested structure contains a

[jira] [Updated] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-6706: Attachment: SOLR-6706.patch Test to reproduce this bug. /update/json/docs throws

[jira] [Assigned] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

2014-11-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul reassigned SOLR-6706: Assignee: Noble Paul /update/json/docs throws RuntimeException if a nested structure contains a

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

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

[jira] [Resolved] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

2014-11-05 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul resolved SOLR-6706. -- Resolution: Fixed /update/json/docs throws RuntimeException if a nested structure contains a non-leaf

[jira] [Commented] (SOLR-6706) /update/json/docs throws RuntimeException if a nested structure contains a non-leaf float field

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

[jira] [Created] (LUCENE-6050) Add possibility to specify SHOUD or MUST for each context for AnalyzingInfixSuggester.loockup()

2014-11-05 Thread Arcadius Ahouansou (JIRA)
Arcadius Ahouansou created LUCENE-6050: -- Summary: Add possibility to specify SHOUD or MUST for each context for AnalyzingInfixSuggester.loockup() Key: LUCENE-6050 URL:

[jira] [Commented] (LUCENE-5528) Add context to AnalyzingInfixSuggester

2014-11-05 Thread Arcadius Ahouansou (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198545#comment-14198545 ] Arcadius Ahouansou commented on LUCENE-5528: Hi [~mikemccand]. The new issue

Crazy Solr startup params, please review

2014-11-05 Thread Uwe Schindler
Hi, I just reviewed the solr.sh.in and solr.cmd.in scripts in solr/bin folder. The following was committed but never discussed: # These GC settings have shown to work well for a number of common Solr workloads GC_TUNE=-XX:-UseSuperWord \ -XX:NewRatio=3 \ -XX:SurvivorRatio=4 \

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198548#comment-14198548 ] Grant Ingersoll commented on SOLR-6058: --- [~sbower] any luck on the logo permission?

[jira] [Commented] (SOLR-6698) Solr is not consistent wrt ZkCredentialsProvider / ZkCredentialProvider

2014-11-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198557#comment-14198557 ] Mark Miller commented on SOLR-6698: --- +1 - remember to call it out in the CHANGES upgrade

[GitHub] lucene-solr pull request: clarified the Sort(Sortfield...) constru...

2014-11-05 Thread s4ke
Github user s4ke commented on the pull request: https://github.com/apache/lucene-solr/pull/20#issuecomment-61830995 Ok thanks. :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 676 - Failure

2014-11-05 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/676/ 1 tests failed. REGRESSION: org.apache.solr.handler.TestReplicationHandler.doTestReplicateAfterCoreReload Error Message: expected:[{indexVersion=1415200512131,generation=2,filelist=[_wo.fdt, _wo.fdx, _wo.fnm, _wo.nvd,

[jira] [Commented] (SOLR-6654) add a standard way to listen to config changes in cloud mode

2014-11-05 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198566#comment-14198566 ] Mark Miller commented on SOLR-6654: --- I also wish you would return to using commit

Re: svn commit: r1636900 - in /lucene/dev/trunk/solr/solrj/src: java/org/apache/solr/common/util/JsonRecordReader.java test/org/apache/solr/common/util/TestJsonRecordReader.java

2014-11-05 Thread Chris Hostetter
Noble: Any commit related to a Jira should mention thta jira # -- but mentioning a Jira # by itself w/o any other info is not a helpful svn message. We should always be including a short descriptive message explaining what/why we are making a change -- in every commit. if someone can't

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

[jira] [Commented] (SOLR-6058) Solr needs a new website

2014-11-05 Thread Grant Ingersoll (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198588#comment-14198588 ] Grant Ingersoll commented on SOLR-6058: --- OK, this is getting really close to done. I

[jira] [Commented] (LUCENE-6040) Speedup broadword bit selection

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

[jira] [Commented] (LUCENE-6040) Speedup broadword bit selection

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

[jira] [Resolved] (LUCENE-6040) Speedup broadword bit selection

2014-11-05 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6040. -- Resolution: Fixed Fix Version/s: 5.0 This looks great, I just committed the patch.

[jira] [Commented] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198625#comment-14198625 ] Cyrille Roy commented on SOLR-2927: --- [~shalinmangar] I have some questions regarding the

[jira] [Comment Edited] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198625#comment-14198625 ] Cyrille Roy edited comment on SOLR-2927 at 11/5/14 4:56 PM:

[jira] [Comment Edited] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198625#comment-14198625 ] Cyrille Roy edited comment on SOLR-2927 at 11/5/14 4:57 PM:

[jira] [Comment Edited] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198625#comment-14198625 ] Cyrille Roy edited comment on SOLR-2927 at 11/5/14 4:56 PM:

[jira] [Issue Comment Deleted] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cyrille Roy updated SOLR-2927: -- Comment: was deleted (was: [~shalinmangar] I have some questions regarding the patch you provided. I

[jira] [Commented] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198657#comment-14198657 ] Shalin Shekhar Mangar commented on SOLR-2927: - {quote} I synced the trunk code

[jira] [Commented] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198667#comment-14198667 ] Cyrille Roy commented on SOLR-2927: --- hi [~shalinmangar] I have some questions regarding

[jira] [Comment Edited] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198667#comment-14198667 ] Cyrille Roy edited comment on SOLR-2927 at 11/5/14 5:14 PM: hi

[jira] [Commented] (SOLR-6705) SOLR Start script

2014-11-05 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198684#comment-14198684 ] Jan Høydahl commented on SOLR-6705: --- Actually I encouraged Carsten to file an issue for

[jira] [Created] (SOLR-6707) Recovery/election for invalid core results in rapid-fire re-attempts until /overseer/queue is clogged

2014-11-05 Thread James Hardwick (JIRA)
James Hardwick created SOLR-6707: Summary: Recovery/election for invalid core results in rapid-fire re-attempts until /overseer/queue is clogged Key: SOLR-6707 URL: https://issues.apache.org/jira/browse/SOLR-6707

[jira] [Commented] (SOLR-6058) Solr needs a new website

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

Re: Crazy Solr startup params, please review

2014-11-05 Thread Jan Høydahl
Can we in a smart way build these best practices into the script, by testing JVM version and (un)setting some of these automatically based on version? The solr.in.* config could have a new option GC_TUNE_AUTO=true and GC_TUNE commented out. Then if auto is enabled, the bin/solr scripts will

[jira] [Commented] (SOLR-2927) SolrIndexSearcher's register do not match close and SolrCore's closeSearcher

2014-11-05 Thread Cyrille Roy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14198750#comment-14198750 ] Cyrille Roy commented on SOLR-2927: --- [junit4:junit4] Tests with failures (first 10 out of

  1   2   >