Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread Adrien Grand
I would like to get https://issues.apache.org/jira/browse/LUCENE-6527 in 5.2.1 too. It is quite a bad performance bug if you use a filtering TermQuery as it will load norms for nothing. On Mon, Jun 8, 2015 at 9:39 PM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: I can volunteer as RM

[jira] [Commented] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578658#comment-14578658 ] Robert Muir commented on LUCENE-6536: - Questions: * What will be done to deal with

[jira] [Updated] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6527: - Fix Version/s: 5.2.1 Trunk TermWeight should not load norms when needsScores

[jira] [Comment Edited] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578664#comment-14578664 ] Uwe Schindler edited comment on LUCENE-6536 at 6/9/15 10:11 AM:

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578652#comment-14578652 ] Adrien Grand commented on LUCENE-6527: -- Robert, Uwe, would you mind having a look at

[jira] [Commented] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578664#comment-14578664 ] Uwe Schindler commented on LUCENE-6536: --- bq. Personally, I think if someone wants

Re: Refactoring language detection in Solr and a minor bug in maxTotalChars param

2015-06-09 Thread Upayavira
Derek, Make your own JIRA, and link it to the one you mention below. Then this issue can potentially be tracked through to a commit if it goes that far. Thx! Upayavira On Tue, Jun 9, 2015, at 08:14 AM, Derek Wood wrote: I found a bug in the LangDetect implementation of language detection,

[jira] [Updated] (LUCENE-6533) SlowCompositeReaderWrapper is caching an AssertingBits instance

2015-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6533: --- Summary: SlowCompositeReaderWrapper is caching an AssertingBits instance (was:

[jira] [Updated] (LUCENE-6533) TestGeoPointQuery failure

2015-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6533: --- Attachment: LUCENE-6533.patch OK this is not a GeoPoint issue ... it's a problem

[jira] [Commented] (SOLR-7635) bin/solr -e cloud can fail on MacOS

2015-06-09 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578587#comment-14578587 ] Upayavira commented on SOLR-7635: - If lsof doesn't exist, then we can't check for them, I'd

[jira] [Commented] (LUCENE-6371) Improve Spans payload collection

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578546#comment-14578546 ] Adrien Grand commented on LUCENE-6371: -- bq. After stretchToOrder(), there is not

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.9.0-ea-b60) - Build # 12822 - Failure!

2015-06-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12822/ Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ShardRoutingTest Error Message: 5 threads leaked from SUITE scope at

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread Upayavira
I've completed work on the cloud tab for the AngularJS UI. I'm now making final checks and preparing a patch that I hope someone will commit for me :-) Thanks! Upayavira On Tue, Jun 9, 2015, at 11:55 AM, Shalin Shekhar Mangar wrote: Go ahead Adrien. I'll cut the RC when you're done. On

[jira] [Commented] (SOLR-7560) Parallel SQL Support

2015-06-09 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578750#comment-14578750 ] Dennis Gove commented on SOLR-7560: --- Possible expression syntax for the RollupStream

[jira] [Commented] (LUCENE-6371) Improve Spans payload collection

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578757#comment-14578757 ] Adrien Grand commented on LUCENE-6371: -- Thanks Alan, I think this is much simpler

Re: lucene.mockfile.MockFileSystemTestCase.testURI line 71 test failure

2015-06-09 Thread Robert Muir
Make sure your source file encoding is set correctly. From your email, it seems to be off... On Tue, Jun 9, 2015 at 6:52 AM, Christine Poerschke (BLOOMBERG/ LONDON) cpoersc...@bloomberg.net wrote: Hello. Has anyone else also come across this or a similar scenario? The line 69/70 assumeTrue

[jira] [Created] (SOLR-7652) example/files update-script.js does not work on Java7

2015-06-09 Thread Erik Hatcher (JIRA)
Erik Hatcher created SOLR-7652: -- Summary: example/files update-script.js does not work on Java7 Key: SOLR-7652 URL: https://issues.apache.org/jira/browse/SOLR-7652 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-7344) Use two thread pools, one for internal requests and one for external, to avoid distributed deadlock and decrease the number of threads that need to be created.

2015-06-09 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578697#comment-14578697 ] Noble Paul commented on SOLR-7344: -- can you post a patch as well , how do I know what to

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread Shalin Shekhar Mangar
Go ahead Adrien. I'll cut the RC when you're done. On Tue, Jun 9, 2015 at 3:24 PM, Adrien Grand jpou...@gmail.com wrote: I would like to get https://issues.apache.org/jira/browse/LUCENE-6527 in 5.2.1 too. It is quite a bad performance bug if you use a filtering TermQuery as it will load norms

[jira] [Updated] (LUCENE-6371) Improve Spans payload collection

2015-06-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6371: -- Attachment: LUCENE-6371.patch Here's a patch that makes NearSpansOrdered non-lazy in the way

[jira] [Comment Edited] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578756#comment-14578756 ] Karl Wright edited comment on LUCENE-6535 at 6/9/15 11:39 AM:

[jira] [Comment Edited] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578756#comment-14578756 ] Karl Wright edited comment on LUCENE-6535 at 6/9/15 11:39 AM:

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578776#comment-14578776 ] Adrien Grand commented on LUCENE-6527: -- The reason I put in on IndexSearcher is that

lucene.mockfile.MockFileSystemTestCase.testURI line 71 test failure

2015-06-09 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hello. Has anyone else also come across this or a similar scenario? The line 69/70 assumeTrue appears to hold and then at line 71 the test fails. This is with 'Oracle Corporation 1.8.0_45 (64-bit)' (LUCENE-6517 is for a different MockFileSystemTestCase test failure with IBM jdk). More details

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578727#comment-14578727 ] Robert Muir commented on LUCENE-6527: - +1 Thanks for fixing in a generic way that

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578740#comment-14578740 ] Karl Wright commented on LUCENE-6535: - I tried to repeat this on both trunk and on

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578756#comment-14578756 ] Karl Wright commented on LUCENE-6535: - I also tried adding -Dtests.iters=6 to the

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578763#comment-14578763 ] David Smiley commented on LUCENE-6527: -- Nice. I suppost this constant

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578778#comment-14578778 ] David Smiley commented on LUCENE-6535: -- I'm sorry; I neglected to pass on key

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578782#comment-14578782 ] David Smiley commented on LUCENE-6527: -- I would better understand your point if it

[jira] [Created] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Greg Bowyer (JIRA)
Greg Bowyer created LUCENE-6536: --- Summary: Migrate HDFSDirectory from solr to lucene-hadoop Key: LUCENE-6536 URL: https://issues.apache.org/jira/browse/LUCENE-6536 Project: Lucene - Core Issue

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3209 - Failure

2015-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3209/ 1 tests failed. REGRESSION: org.apache.solr.search.mlt.CloudMLTQParserTest.test Error Message: java.lang.String cannot be cast to java.util.ArrayList Stack Trace: java.lang.ClassCastException: java.lang.String cannot be

[jira] [Commented] (SOLR-5855) re-use document term-vector Fields instance across fields in the DefaultSolrHighlighter

2015-06-09 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578437#comment-14578437 ] Ere Maijala commented on SOLR-5855: --- I was hoping, perhaps naively, that this would help

Refactoring language detection in Solr and a minor bug in maxTotalChars param

2015-06-09 Thread Derek Wood
I found a bug in the LangDetect implementation of language detection, where the maxTotalChars property isn't doing what it's description says it does: Solr uses the append() method solely in the LangDetect library, which checks the string length of the text to be appended and not its entire

[jira] [Updated] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Bowyer updated LUCENE-6536: Attachment: LUCENE-6536.patch Migrate HDFSDirectory from solr to lucene-hadoop

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

2015-06-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12996/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.TestRebalanceLeaders.test Error Message: No live SolrServers available to handle this

[jira] [Commented] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578919#comment-14578919 ] ASF subversion and git services commented on SOLR-7616: --- Commit

[jira] [Commented] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578923#comment-14578923 ] ASF subversion and git services commented on SOLR-7616: --- Commit

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578925#comment-14578925 ] Robert Muir commented on LUCENE-6537: - Do no tests fail? Maybe it requires beasting

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578924#comment-14578924 ] Adrien Grand commented on LUCENE-6537: -- I think we only have a slight difference in

[jira] [Commented] (SOLR-7518) Facet Module should respect shards.tolerant

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578952#comment-14578952 ] ASF subversion and git services commented on SOLR-7518: --- Commit

[jira] [Commented] (SOLR-7344) Use two thread pools, one for internal requests and one for external, to avoid distributed deadlock and decrease the number of threads that need to be created.

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578955#comment-14578955 ] Mark Miller commented on SOLR-7344: --- bq. how do I know what to review By looking at the

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_45) - Build # 12824 - Still Failing!

2015-06-09 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/12824/ Java: 64bit/jdk1.8.0_45 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.search.TestSearcherReuse.test Error Message: expected same:Searcher@70cd06e1[collection1]

[jira] [Created] (SOLR-7653) Shard Split should use rules to assign nodes

2015-06-09 Thread Noble Paul (JIRA)
Noble Paul created SOLR-7653: Summary: Shard Split should use rules to assign nodes Key: SOLR-7653 URL: https://issues.apache.org/jira/browse/SOLR-7653 Project: Solr Issue Type: Improvement

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579118#comment-14579118 ] Robert Muir commented on LUCENE-6537: - {noformat} MedSpanNear

[jira] [Assigned] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reassigned SOLR-7574: -- Assignee: Yonik Seeley NullPointerException in RequestUtil.mergeJSON

[jira] [Commented] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578979#comment-14578979 ] Yonik Seeley commented on SOLR-7574: OK, lets see if we can get this fixed in time for

[CI] Lucene 5x Linux 64 Test Only - Build # 50434 - Failure!

2015-06-09 Thread build
BUILD FAILURE Build URLhttp://build-eu-00.elastic.co/job/lucene_linux_java8_64_test_only/50434/ Project:lucene_linux_java8_64_test_only Randomization: JDKEA9,local,heap[512m],-server +UseSerialGC +UseCompressedOops,sec manager on Date of build:Tue, 09 Jun 2015 15:59:29 +0200

[jira] [Reopened] (SOLR-7518) Facet Module should respect shards.tolerant

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reopened SOLR-7518: Reopen for 5.2.1 backport Facet Module should respect shards.tolerant

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread Shalin Shekhar Mangar
Thanks Steve! On Tue, Jun 9, 2015 at 7:25 PM, Steve Rowe sar...@gmail.com wrote: On Jun 9, 2015, at 8:57 AM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Looks like there are several small fixes that need to be added. I'll cut an RC tomorrow morning India time so that we have

[jira] [Resolved] (LUCENE-6277) Allow Ivy resolutionCacheDir to be overriden by system property.

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved LUCENE-6277. - Resolution: Fixed Fix Version/s: (was: 5.2) 5.3 Allow Ivy

[jira] [Commented] (LUCENE-6277) Allow Ivy resolutionCacheDir to be overriden by system property.

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578920#comment-14578920 ] ASF subversion and git services commented on LUCENE-6277: - Commit

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579075#comment-14579075 ] Alan Woodward commented on LUCENE-6537: --- I think it's scoring changes. The

[jira] [Updated] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-7574: --- Attachment: SOLR-7574.patch OK, here's a patch. NullPointerException in RequestUtil.mergeJSON

BadApple Nightly?

2015-06-09 Thread Mark Miller
I'd like to work on getting the nightly Solr runs to pass more frequently - they have never been in very good shape. There are a few problem tests that don't have such persistent issues on non nightly runs. Is it possible to ignore specified tests as BadApples or AwaitsFix but only for nightly

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579116#comment-14579116 ] Robert Muir commented on LUCENE-6537: - We may have to get [~mikemccand] to comment on

[jira] [Commented] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578918#comment-14578918 ] ASF subversion and git services commented on SOLR-7616: --- Commit

[jira] [Reopened] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reopened SOLR-7616: Reopened to move to 5.2.1 Facet statistics throw exception when result set is bigger than 30,000

[jira] [Resolved] (SOLR-7616) Facet statistics throw exception when result set is bigger than 30,000 roughly.

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7616. Resolution: Fixed Fix Version/s: (was: 5.3) 5.2.1 Facet statistics

[jira] [Commented] (SOLR-7518) Facet Module should respect shards.tolerant

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578956#comment-14578956 ] ASF subversion and git services commented on SOLR-7518: --- Commit

[jira] [Commented] (SOLR-7518) Facet Module should respect shards.tolerant

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14578958#comment-14578958 ] ASF subversion and git services commented on SOLR-7518: --- Commit

[jira] [Resolved] (SOLR-7518) Facet Module should respect shards.tolerant

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7518. Resolution: Fixed Fix Version/s: (was: 5.3) 5.2.1 Facet Module should

[JENKINS] Lucene-Solr-Tests-5.x-Java7 - Build # 3211 - Failure

2015-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3211/ 1 tests failed. REGRESSION: org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls Error Message: Shard split did not complete. Last recorded state: running expected:[completed] but was:[running]

[jira] [Commented] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579122#comment-14579122 ] ASF subversion and git services commented on SOLR-7574: --- Commit

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread david.w.smi...@gmail.com
Yeah, I’ll port that too. On Tue, Jun 9, 2015 at 12:36 PM Karl Wright daddy...@gmail.com wrote: There may be a prerequisite ticket fix that needs pulling up too? r1683532 | dsmiley | 2015-06-04 08:32:45 -0400 (Thu, 04 Jun 2015) | 1 line LUCENE-6520: Geo3D GeoPath.done() would throw an NPE

[jira] [Commented] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579133#comment-14579133 ] ASF subversion and git services commented on SOLR-7574: --- Commit

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579136#comment-14579136 ] Paul Elschot commented on LUCENE-6537: -- Lots of deleted code lines and scoring

[jira] [Resolved] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-7574. Resolution: Fixed Fix Version/s: 5.2.1 NullPointerException in RequestUtil.mergeJSON

[jira] [Updated] (SOLR-7512) SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7512: -- Attachment: SOLR-7512.patch Okay, this patch gets things back up to speed. I'll look at integrating the

[jira] [Created] (LUCENE-6538) Improve per-segment diagnostics for IBM J9 JVM

2015-06-09 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6538: -- Summary: Improve per-segment diagnostics for IBM J9 JVM Key: LUCENE-6538 URL: https://issues.apache.org/jira/browse/LUCENE-6538 Project: Lucene - Core

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579145#comment-14579145 ] Paul Elschot commented on LUCENE-6537: -- bq. Do no tests fail? Maybe it requires

Re: CheckIndex failed for Solr 4.7.2 index

2015-06-09 Thread Michael McCandless
IBM's J9 JVM unfortunately still has a number of nasty bugs affecting Lucene; most likely you are hitting one of these. We used to test J9 in our continuous Jenkins jobs, but there were just too many J9-specific failures and we couldn't get IBM's attention to resolve them, so we stopped. For now

[jira] [Commented] (SOLR-7574) NullPointerException in RequestUtil.mergeJSON

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579132#comment-14579132 ] ASF subversion and git services commented on SOLR-7574: --- Commit

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread david.w.smi...@gmail.com
LUCENE-6535 is another one. On Tue, Jun 9, 2015 at 10:57 AM Shalin Shekhar Mangar shalinman...@gmail.com wrote: Thanks Steve! On Tue, Jun 9, 2015 at 7:25 PM, Steve Rowe sar...@gmail.com wrote: On Jun 9, 2015, at 8:57 AM, Shalin Shekhar Mangar shalinman...@gmail.com wrote: Looks

CheckIndex failed for Solr 4.7.2 index

2015-06-09 Thread Guy Moshkowich
We are using Solr 4.7.2 and we found that when we run CheckIndex.checkIndex on one of the Solr shards we are getting the error below. Both replicas of the shard had the same error. The shard index looked healthy: 1) It appeared active in the Solr admin page. 2) We could run searches against it.

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread Karl Wright
There may be a prerequisite ticket fix that needs pulling up too? r1683532 | dsmiley | 2015-06-04 08:32:45 -0400 (Thu, 04 Jun 2015) | 1 line LUCENE-6520: Geo3D GeoPath.done() would throw an NPE if adjacent path segments w ere co-linear Karl On Tue, Jun 9, 2015 at 12:30 PM,

[jira] [Updated] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6535: - Fix Version/s: 5.2.1 Geo3D test failure, June 6th

[jira] [Commented] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579210#comment-14579210 ] Greg Bowyer commented on LUCENE-6536: - bq. Questions: bq. What will be done to deal

[jira] [Issue Comment Deleted] (SOLR-7496) Empty buckets when faceting with JSON API over EnumField and TrieIntField

2015-06-09 Thread Michael Lawrence (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Lawrence updated SOLR-7496: --- Comment: was deleted (was: This query:

[jira] [Created] (SOLR-7654) Numeric terms facet yields redundant 0.0 buckets when mincount and sort specified

2015-06-09 Thread Michael Lawrence (JIRA)
Michael Lawrence created SOLR-7654: -- Summary: Numeric terms facet yields redundant 0.0 buckets when mincount and sort specified Key: SOLR-7654 URL: https://issues.apache.org/jira/browse/SOLR-7654

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

2015-06-09 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/870/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: KeeperErrorCode = Session expired for /live_nodes Stack Trace: org.apache.zookeeper.KeeperException$SessionExpiredException:

[jira] [Commented] (SOLR-7512) SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579261#comment-14579261 ] Mark Miller commented on SOLR-7512: --- I'm having some trouble with the new test, so I'll

[jira] [Updated] (SOLR-7512) SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-7512: -- Fix Version/s: 5.2.1 Trunk Assignee: Mark Miller SolrOutputFormat creates

[jira] [Commented] (LUCENE-5954) Store lucene version in segment_N

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579316#comment-14579316 ] ASF subversion and git services commented on LUCENE-5954: - Commit

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579317#comment-14579317 ] David Smiley commented on LUCENE-6535: -- Nevermind on the 5.2.1 reference -- this is

[jira] [Commented] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Greg Bowyer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579388#comment-14579388 ] Greg Bowyer commented on LUCENE-6536: - bq. That leads you to a test impl here:

[jira] [Commented] (SOLR-7638) Angular UI cloud pane broken

2015-06-09 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579399#comment-14579399 ] Upayavira commented on SOLR-7638: - FWIW, I am also one bug away from adding paging to the

[jira] [Commented] (LUCENE-6527) TermWeight should not load norms when needsScores is false

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579410#comment-14579410 ] ASF subversion and git services commented on LUCENE-6527: - Commit

[jira] [Commented] (LUCENE-6520) Geo3D GeoPath: co-linear end-points result in NPE

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579263#comment-14579263 ] ASF subversion and git services commented on LUCENE-6520: - Commit

[jira] [Commented] (LUCENE-6520) Geo3D GeoPath: co-linear end-points result in NPE

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579310#comment-14579310 ] ASF subversion and git services commented on LUCENE-6520: - Commit

[jira] [Commented] (LUCENE-6520) Geo3D GeoPath: co-linear end-points result in NPE

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579332#comment-14579332 ] ASF subversion and git services commented on LUCENE-6520: - Commit

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579331#comment-14579331 ] ASF subversion and git services commented on LUCENE-6535: - Commit

[jira] [Updated] (LUCENE-6531) Make PhraseQuery immutable

2015-06-09 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6531: - Attachment: LUCENE-6531.patch Here is a new patch that adds PhraseQuery.Builder with the same

[jira] [Commented] (LUCENE-6535) Geo3D test failure, June 6th

2015-06-09 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579258#comment-14579258 ] David Smiley commented on LUCENE-6535: -- I'll just fold this into LUCENE-6520 in

[jira] [Commented] (LUCENE-5954) Store lucene version in segment_N

2015-06-09 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579297#comment-14579297 ] Michael McCandless commented on LUCENE-5954: Woops, yes, I'll remove that

[jira] [Commented] (LUCENE-6537) Make NearSpansOrdered use lazy iteration

2015-06-09 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579296#comment-14579296 ] Alan Woodward commented on LUCENE-6537: --- Thanks Mike. So I think this is good to

[jira] [Commented] (SOLR-7638) Angular UI cloud pane broken

2015-06-09 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579315#comment-14579315 ] Erick Erickson commented on SOLR-7638: -- Assign it to me when you want me to commit it?

Re: Looks like I broke Solr 5.2.0 - do we need a 5.2.1?

2015-06-09 Thread david.w.smi...@gmail.com
As mention in the JIRA ticket; this won’t be back-ported as it only applies to the WGS84 feature added in 5.3. Sorry for any confusion. On Tue, Jun 9, 2015 at 12:42 PM david.w.smi...@gmail.com david.w.smi...@gmail.com wrote: Yeah, I’ll port that too. On Tue, Jun 9, 2015 at 12:36 PM Karl

[jira] [Commented] (SOLR-7512) SolrOutputFormat creates an invalid solr.xml in the solr home zip for MapReduceIndexerTool

2015-06-09 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579350#comment-14579350 ] ASF subversion and git services commented on SOLR-7512: --- Commit

[jira] [Commented] (LUCENE-6536) Migrate HDFSDirectory from solr to lucene-hadoop

2015-06-09 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14579356#comment-14579356 ] Mark Miller commented on LUCENE-6536: - bq. I have found a few people that are trying

  1   2   3   >