[jira] [Commented] (LUCENE-6837) Add N-best output capability to JapaneseTokenizer

2015-10-28 Thread KONNO, Hiroharu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979908#comment-14979908 ] KONNO, Hiroharu commented on LUCENE-6837: - Thank you for your good evaluation. B

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_60) - Build # 14707 - Still Failing!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14707/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestAuthenticationFramework Error Message: 89 threads leaked from SUITE scope at org.apache.solr.cloud.TestA

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979871#comment-14979871 ] Varun Thacker commented on LUCENE-6863: --- Hi Adrien, Great idea to use heuristics a

[jira] [Created] (LUCENE-6866) TestCheckIndex.testChecksumsOnlyVerbose() failure: Document contains at least one immense term

2015-10-28 Thread Steve Rowe (JIRA)
Steve Rowe created LUCENE-6866: -- Summary: TestCheckIndex.testChecksumsOnlyVerbose() failure: Document contains at least one immense term Key: LUCENE-6866 URL: https://issues.apache.org/jira/browse/LUCENE-6866

[jira] [Commented] (SOLR-8220) Read field from docValues for non stored fields

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979837#comment-14979837 ] David Smiley commented on SOLR-8220: FYI I have a patch in SOLR-5478, and I've done it

[JENKINS] Lucene-Solr-NightlyTests-5.x - Build # 1000 - Still Failing

2015-10-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/1000/ 1 tests failed. FAILED: org.apache.solr.cloud.TestReplicaProperties.test Error Message: Collection testcollection does not have roles evenly distributed. Collection is: DocCollection(testcollection)={ "shards":{ "shar

[jira] [Commented] (LUCENE-6862) Upgrade of RandomizedRunner to version 2.2.0

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979808#comment-14979808 ] David Smiley commented on LUCENE-6862: -- I suggest marking them as ignored -- all the

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b85) - Build # 14706 - Failure!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14706/ Java: 64bit/jdk1.9.0-ea-b85 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node: http://127.0.0.1:48817/collection1 exp

[jira] [Assigned] (LUCENE-6837) Add N-best output capability to JapaneseTokenizer

2015-10-28 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Moen reassigned LUCENE-6837: -- Assignee: Christian Moen > Add N-best output capability to JapaneseTokenizer > ---

[jira] [Commented] (LUCENE-6865) BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy

2015-10-28 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979684#comment-14979684 ] Trejkaz commented on LUCENE-6865: - These tests fail too. Note these don't even call set()

[jira] [Commented] (SOLR-3274) ZooKeeper related SolrCloud problems

2015-10-28 Thread Greg Pendlebury (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-3274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979672#comment-14979672 ] Greg Pendlebury commented on SOLR-3274: --- FWIW we ran into this issue today as well, a

[jira] [Commented] (SOLR-8113) Accept replacement strings in CloneFieldUpdateProcessorFactory

2015-10-28 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979619#comment-14979619 ] Gus Heck commented on SOLR-8113: Correction... a combination of the formatting change and m

[jira] [Commented] (LUCENE-6865) BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy

2015-10-28 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979605#comment-14979605 ] Trejkaz commented on LUCENE-6865: - Another reproduction which doesn't use the processor,

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979601#comment-14979601 ] Yonik Seeley commented on LUCENE-6863: -- bq. It was just a start so that I could easi

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979559#comment-14979559 ] Adrien Grand commented on LUCENE-6863: -- bq. And where did 10% come from? It seems fa

[jira] [Commented] (LUCENE-6865) BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy

2015-10-28 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979537#comment-14979537 ] Trejkaz commented on LUCENE-6865: - Suspicious code #1. A call to processIteration which i

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979533#comment-14979533 ] Robert Muir commented on LUCENE-6863: - I think this needs to be a very low number, if

[jira] [Commented] (LUCENE-6865) BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy

2015-10-28 Thread Trejkaz (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979528#comment-14979528 ] Trejkaz commented on LUCENE-6865: - Standalone reproduction: {code} import java.util.Arra

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979524#comment-14979524 ] Robert Muir commented on LUCENE-6863: - {quote} Here is a patch. It detects sparsity b

[jira] [Created] (LUCENE-6865) BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy

2015-10-28 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-6865: --- Summary: BooleanQuery2ModifierNodeProcessor breaks the query node hierarchy Key: LUCENE-6865 URL: https://issues.apache.org/jira/browse/LUCENE-6865 Project: Lucene - Core

[jira] [Commented] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979462#comment-14979462 ] Yonik Seeley commented on LUCENE-6863: -- +1 for sparse support! Sparse fields are a

[jira] [Created] (LUCENE-6864) java.util.MissingResourceException: Can't find bundle for base name org.apache.lucene.queryParser.messages.QueryParserMessages

2015-10-28 Thread Trejkaz (JIRA)
Trejkaz created LUCENE-6864: --- Summary: java.util.MissingResourceException: Can't find bundle for base name org.apache.lucene.queryParser.messages.QueryParserMessages Key: LUCENE-6864 URL: https://issues.apache.org/jira/

[jira] [Resolved] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

2015-10-28 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Areek Zillur resolved LUCENE-6858. -- Resolution: Fixed > Fix ContextSuggestField to correctly wrap token stream > -

[jira] [Commented] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

2015-10-28 Thread Areek Zillur (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979449#comment-14979449 ] Areek Zillur commented on LUCENE-6858: -- Thanks [~mikemccand]! > Fix ContextSuggestF

[jira] [Commented] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979446#comment-14979446 ] ASF subversion and git services commented on LUCENE-6858: - Commit

[jira] [Commented] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979445#comment-14979445 ] ASF subversion and git services commented on LUCENE-6858: - Commit

[jira] [Updated] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6863: - Attachment: LUCENE-6863.patch Here is a patch. It detects sparsity by checking if less than 10% d

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 550 - Failure

2015-10-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/550/ 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node: http://127.0.0.1:38160/collection1 expected:<68> but was:<67> Stack Trace: java.lang.AssertionErro

[jira] [Created] (LUCENE-6863) Store sparse doc values more efficiently

2015-10-28 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6863: Summary: Store sparse doc values more efficiently Key: LUCENE-6863 URL: https://issues.apache.org/jira/browse/LUCENE-6863 Project: Lucene - Core Issue Type:

[jira] [Updated] (SOLR-8113) Accept replacement strings in CloneFieldUpdateProcessorFactory

2015-10-28 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-8113: --- Attachment: SOLR-8113.patch All your updates look fine. I notice that most of my tests disappeared, but probab

[JENKINS] Lucene-Solr-5.x-Windows (32bit/jdk1.7.0_80) - Build # 5230 - Failure!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Windows/5230/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck Error Message: java.lang.IllegalStateException: Scheme 'http' not

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979134#comment-14979134 ] ASF subversion and git services commented on SOLR-8221: --- Commit 17111

[jira] [Resolved] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8221. - Resolution: Fixed > Some improvements to MiniSolrCloudCluster API > ---

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979132#comment-14979132 ] ASF subversion and git services commented on SOLR-8221: --- Commit 17111

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979082#comment-14979082 ] Alan Woodward commented on SOLR-8221: - Yes, looks like SSL config is not getting propag

[jira] [Reopened] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward reopened SOLR-8221: - > Some improvements to MiniSolrCloudCluster API > - > >

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_60) - Build # 5360 - Still Failing!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5360/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.PingRequestHandlerTest.testPingInClusterWithNoHealthCheck Error Message: java.lang.IllegalStateException: Scheme 'http' not register

[jira] [Comment Edited] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979066#comment-14979066 ] Steve Rowe edited comment on SOLR-8221 at 10/28/15 7:16 PM: [~r

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979066#comment-14979066 ] Steve Rowe commented on SOLR-8221: -- [~romseygeek], my Jenkins (and also Policeman Jenkins)

Re: [JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 14412 - Failure!

2015-10-28 Thread Alan Woodward
This reproduces, I'll dig… Alan Woodward www.flax.co.uk On 28 Oct 2015, at 19:06, Policeman Jenkins Server wrote: > D4EABAA1DE68239C:A1E77ABDCE72E549

[jira] [Commented] (SOLR-8219) incorrect Content-type in Solr 5.3 for select handler

2015-10-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979051#comment-14979051 ] Hoss Man commented on SOLR-8219: Sergy: as Shawn noted there is a difference between the *d

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.7.0_80) - Build # 14412 - Failure!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14412/ Java: 64bit/jdk1.7.0_80 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.search.stats.TestDistribIDF.testSimpleQuery Error Message: java.lang.IllegalStateException: Scheme 'http' not registered.

[jira] [Assigned] (SOLR-8057) Change default Sim to BM25 (w/backcompat config handling)

2015-10-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-8057: -- Assignee: Hoss Man > Change default Sim to BM25 (w/backcompat config handling) > ---

[jira] [Updated] (SOLR-8057) Change default Sim to BM25 (w/backcompat config handling)

2015-10-28 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-8057: --- Attachment: SOLR-8057.patch really barebones Strawman patch for trunk, still needs a lot of tests for the new

[jira] [Commented] (LUCENE-6862) Upgrade of RandomizedRunner to version 2.2.0

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978997#comment-14978997 ] Dawid Weiss commented on LUCENE-6862: - I can wait until you upgrade RR in spatial4j -

[jira] [Commented] (LUCENE-6862) Upgrade of RandomizedRunner to version 2.2.0

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978990#comment-14978990 ] David Smiley commented on LUCENE-6862: -- Thorny issue. Geo3dShape (in Lucene spatial

[jira] [Updated] (LUCENE-6862) Upgrade of RandomizedRunner to version 2.2.0

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6862: Attachment: LUCENE-6862.patch Patch, spatial4j uses a dependency (spatial4j-0.5-tests.jar) that in

[jira] [Commented] (LUCENE-6858) Fix ContextSuggestField to correctly wrap token stream

2015-10-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978973#comment-14978973 ] Michael McCandless commented on LUCENE-6858: +1, thanks [~areek]. > Fix Cont

[jira] [Created] (LUCENE-6862) Upgrade of RandomizedRunner to version 2.2.0

2015-10-28 Thread Dawid Weiss (JIRA)
Dawid Weiss created LUCENE-6862: --- Summary: Upgrade of RandomizedRunner to version 2.2.0 Key: LUCENE-6862 URL: https://issues.apache.org/jira/browse/LUCENE-6862 Project: Lucene - Core Issue Type

[jira] [Resolved] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8221. - Resolution: Fixed Fix Version/s: Trunk 5.4 > Some improvements to MiniSol

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978822#comment-14978822 ] ASF subversion and git services commented on SOLR-8221: --- Commit 17110

[jira] [Commented] (SOLR-8209) Admin UI documents tab improvements

2015-10-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978821#comment-14978821 ] Erik Hatcher commented on SOLR-8209: bq. Any time you let the user configure heavily yo

[jira] [Commented] (SOLR-8209) Admin UI documents tab improvements

2015-10-28 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978773#comment-14978773 ] Gus Heck commented on SOLR-8209: bq. "Form a theory / create a collection / add fields via

[JENKINS] Lucene-Solr-trunk-Solaris (64bit/jdk1.8.0) - Build # 150 - Failure!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/150/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.SyncSliceTest.test Error Message: expected:<5> but was:<4> Stack Trace: java.lang.AssertionError: expected:<5> but wa

[jira] [Commented] (SOLR-8209) Admin UI documents tab improvements

2015-10-28 Thread Erik Hatcher (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978689#comment-14978689 ] Erik Hatcher commented on SOLR-8209: bq. /browse already has a search UI (... try point

[jira] [Commented] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978656#comment-14978656 ] Dawid Weiss commented on LUCENE-6249: - You're welcome! > StandardQueryParser doesn't

[jira] [Commented] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread Jigar Shah (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978653#comment-14978653 ] Jigar Shah commented on LUCENE-6249: Thanks for this Backport :) > StandardQueryPars

[jira] [Commented] (SOLR-8173) CLONE - Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been reco

2015-10-28 Thread Matteo Grolla (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978644#comment-14978644 ] Matteo Grolla commented on SOLR-8173: - Hi Mark, to me the problem happens also with a n

[jira] [Updated] (LUCENE-6861) Default codec should support dimensional values

2015-10-28 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6861: --- Attachment: LUCENE-6861.patch Patch, I think it's ready. > Default codec should supp

[jira] [Updated] (SOLR-8173) CLONE - Leader recovery process can select the wrong leader if all replicas for a shard are down and trying to recover as well as lose updates that should have been recove

2015-10-28 Thread Matteo Grolla (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Grolla updated SOLR-8173: Description: I'm doing this test collection test is replicated on two solr nodes running on 8983, 898

[jira] [Created] (LUCENE-6861) Default codec should support dimensional values

2015-10-28 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6861: -- Summary: Default codec should support dimensional values Key: LUCENE-6861 URL: https://issues.apache.org/jira/browse/LUCENE-6861 Project: Lucene - Core

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978613#comment-14978613 ] ASF subversion and git services commented on SOLR-8221: --- Commit 17110

[jira] [Reopened] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reopened LUCENE-6249: - Backport to 4.10.5 > StandardQueryParser doesn't support pure negative clauses > ---

[jira] [Closed] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss closed LUCENE-6249. --- Resolution: Fixed > StandardQueryParser doesn't support pure negative clauses > -

[jira] [Updated] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6249: Fix Version/s: 4.10.5 > StandardQueryParser doesn't support pure negative clauses > ---

[jira] [Updated] (LUCENE-6857) Validate StandardQueryParser with NOT operator with-in parentheses.

2015-10-28 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-6857: Fix Version/s: 4.10.5 > Validate StandardQueryParser with NOT operator with-in parentheses. > -

[jira] [Commented] (LUCENE-6857) Validate StandardQueryParser with NOT operator with-in parentheses.

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978595#comment-14978595 ] ASF subversion and git services commented on LUCENE-6857: - Commit

[jira] [Commented] (LUCENE-6249) StandardQueryParser doesn't support pure negative clauses

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978588#comment-14978588 ] ASF subversion and git services commented on LUCENE-6249: - Commit

[jira] [Commented] (LUCENE-6248) Remove unused odd constants from StandardSyntaxParser.jj

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978589#comment-14978589 ] ASF subversion and git services commented on LUCENE-6248: - Commit

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978584#comment-14978584 ] Alan Woodward commented on SOLR-8221: - bq. Would be better to spend that effort on maki

[jira] [Resolved] (LUCENE-6859) GeoPointInPolygonQuery occasionally fails with incorrect ranges

2015-10-28 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize resolved LUCENE-6859. Resolution: Fixed Fix Version/s: 5.4 Trunk > GeoPointInPolygonQue

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978559#comment-14978559 ] Mark Miller commented on SOLR-8221: --- bq. And change the collection-complete check to wait

[jira] [Commented] (SOLR-8218) DistributedUpdateProcessor (initialCapacity) tweaks

2015-10-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978463#comment-14978463 ] Mark Miller commented on SOLR-8218: --- LGTM. > DistributedUpdateProcessor (initialCapacity

[jira] [Commented] (LUCENE-6859) GeoPointInPolygonQuery occasionally fails with incorrect ranges

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978455#comment-14978455 ] ASF subversion and git services commented on LUCENE-6859: - Commit

[jira] [Commented] (LUCENE-6859) GeoPointInPolygonQuery occasionally fails with incorrect ranges

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978453#comment-14978453 ] ASF subversion and git services commented on LUCENE-6859: - Commit

[jira] [Updated] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-8221: Attachment: SOLR-8221.patch Patch changing the solrj tests as well. All tests pass. > Some improvem

[jira] [Commented] (LUCENE-6810) Upgrade to Spatial4j 0.5

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978436#comment-14978436 ] ASF subversion and git services commented on LUCENE-6810: - Commit

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978445#comment-14978445 ] Alan Woodward commented on SOLR-8221: - Maybe we could add a 'newcollection' parameter t

[jira] [Resolved] (LUCENE-6810) Upgrade to Spatial4j 0.5

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-6810. -- Resolution: Fixed > Upgrade to Spatial4j 0.5 > > > Key

[jira] [Resolved] (LUCENE-6860) lucene-spatial has a runtime dependency on spatial-4j tests jar

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-6860. -- Resolution: Fixed Assignee: David Smiley > lucene-spatial has a runtime dependency on spa

[jira] [Commented] (LUCENE-6860) lucene-spatial has a runtime dependency on spatial-4j tests jar

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978435#comment-14978435 ] ASF subversion and git services commented on LUCENE-6860: - Commit

[jira] [Commented] (LUCENE-6810) Upgrade to Spatial4j 0.5

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978434#comment-14978434 ] ASF subversion and git services commented on LUCENE-6810: - Commit

[jira] [Commented] (LUCENE-6860) lucene-spatial has a runtime dependency on spatial-4j tests jar

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978433#comment-14978433 ] ASF subversion and git services commented on LUCENE-6860: - Commit

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978429#comment-14978429 ] Mark Miller commented on SOLR-8221: --- bq. I think this may be slowing down the entire test

[jira] [Commented] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978421#comment-14978421 ] Mark Miller commented on SOLR-8221: --- That 7 seconds can simply be lowered back down to 2

[jira] [Commented] (LUCENE-6860) lucene-spatial has a runtime dependency on spatial-4j tests jar

2015-10-28 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978417#comment-14978417 ] David Smiley commented on LUCENE-6860: -- Doh! My bad; I am not too familiar with ivy

[jira] [Commented] (SOLR-8209) Admin UI documents tab improvements

2015-10-28 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978415#comment-14978415 ] Mark Miller commented on SOLR-8209: --- Ah, the "give a mouse a cookie' theory to feature de

[jira] [Commented] (SOLR-8219) incorrect Content-type in Solr 5.3 for select handler

2015-10-28 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978375#comment-14978375 ] Shawn Heisey commented on SOLR-8219: There is a configuration item for the JSON writer

[JENKINS] Lucene-Solr-NightlyTests-trunk - Build # 835 - Still Failing

2015-10-28 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/835/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=520, name=collection2, state=RUNNABLE, group=TGRP-CollectionsAPIDistribu

[jira] [Commented] (SOLR-8219) incorrect Content-type in Solr 5.3 for select handler

2015-10-28 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978293#comment-14978293 ] Christine Poerschke commented on SOLR-8219: --- Hi Sergey, thanks for reporting your

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b85) - Build # 14698 - Still Failing!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14698/ Java: 32bit/jdk1.9.0-ea-b85 -server -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationHandlerTest.doTest Error Message: Captured an uncaught exception in thread: Thread[id=10365, name=RecoveryThre

[jira] [Commented] (SOLR-8209) Admin UI documents tab improvements

2015-10-28 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978257#comment-14978257 ] Upayavira commented on SOLR-8209: - Thx for your comments/perspective, [~gus_heck]. Your s

[jira] [Updated] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-8221: Attachment: SOLR-8221.patch Patch. MiniSolrCloudCluster now takes a Path to a base directory in its

[jira] [Created] (SOLR-8221) Some improvements to MiniSolrCloudCluster API

2015-10-28 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-8221: --- Summary: Some improvements to MiniSolrCloudCluster API Key: SOLR-8221 URL: https://issues.apache.org/jira/browse/SOLR-8221 Project: Solr Issue Type: Improvemen

[jira] [Updated] (SOLR-5743) Faceting with BlockJoin support

2015-10-28 Thread Dr Oleg Savrasov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dr Oleg Savrasov updated SOLR-5743: --- Attachment: SOLR-5743.patch Performance improvement patch, which is prepared for lucene_solr_5_

[jira] [Commented] (LUCENE-6837) Add N-best output capability to JapaneseTokenizer

2015-10-28 Thread Christian Moen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978156#comment-14978156 ] Christian Moen commented on LUCENE-6837: Thanks a lot for this, Konno-san. Very

[jira] [Commented] (LUCENE-6855) Deprecate CachingWrapperQuery

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978136#comment-14978136 ] ASF subversion and git services commented on LUCENE-6855: - Commit

[jira] [Resolved] (LUCENE-6855) Deprecate CachingWrapperQuery

2015-10-28 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6855. -- Resolution: Fixed Fix Version/s: 5.4 6.0 > Deprecate CachingWrapperQu

[jira] [Commented] (LUCENE-6855) Deprecate CachingWrapperQuery

2015-10-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978122#comment-14978122 ] ASF subversion and git services commented on LUCENE-6855: - Commit

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_60) - Build # 5359 - Failure!

2015-10-28 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5359/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudCluster.testBasics Error Message: Stack Trace: java.lang.NullPointerException at __rando

  1   2   >