[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+119) - Build # 747 - Still Failing!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/747/ Java: 32bit/jdk-9-ea+119 -server -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c' full output: {

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5870 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5870/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: expected:<1> but was:<0> Stack

[jira] [Created] (SOLR-9166) Export handler returns zero for fields numeric fields that are not in the original doc

2016-05-26 Thread Erick Erickson (JIRA)
Erick Erickson created SOLR-9166: Summary: Export handler returns zero for fields numeric fields that are not in the original doc Key: SOLR-9166 URL: https://issues.apache.org/jira/browse/SOLR-9166

Re: Export handler returns zero for missing fields.

2016-05-26 Thread Dennis Gove
Is this true for non-numeric fields as well? I agree that this seems like a very bad thing. I can't imagine that a fix would cause a problem with Streaming Expressions, ParallelSQL, or other given that the /select handler is not returning 0 for these missing fields (the /select handler is the

[JENKINS-EA] Lucene-Solr-6.0-Linux (64bit/jdk-9-ea+119) - Build # 190 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/190/ Java: 64bit/jdk-9-ea+119 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.TestReqParamsAPI.test Error Message: Could not get expected value 'CY val' for path 'response/params/y/c'

Export handler returns zero for missing fields.

2016-05-26 Thread Erick Erickson
This seems to me to be A Bad Thing. Zero is different from not existing. And let's claim that I want to process a stream and, say, facet on in integer field over the result set. There's no way on the client side to distinguish between a document that has a zero in the field and one that didn't

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2016-05-26 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303367#comment-15303367 ] Hoss Man commented on SOLR-5944: Ok ... more in depth comments reviewing the latest patch (ignoring some

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 158 - Still Failing!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/158/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.search.MergeStrategyTest.test Error Message: Error from server at http://127.0.0.1:35104/me/collection1:

What's the optimal ways to measure Lucene query cost?

2016-05-26 Thread Thomas Pan
I am curious as how to measure Lucene query cost. Shall I use query latency or shall I dig into deeper as how many postings are touched and how many fields are returned, etc.? Best, Thomas -- The journey of a thousand miles begins with one step. -- Lao Tzu Do not go where the path may lead, go

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

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/607/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.AsyncMigrateRouteKeyTest Error Message: 1 thread leaked from SUITE scope at

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_92) - Build # 746 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/746/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 1 object(s) that were not

[JENKINS] Lucene-Solr-6.x-MacOSX (64bit/jdk1.8.0) - Build # 165 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/165/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk1.8.0) - Build # 3297 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3297/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestSizeLimitedDistributedMap.testCleanup Error Message: KeeperErrorCode = NoNode for

[JENKINS] Lucene-Solr-Tests-master - Build # 1167 - Failure

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1167/ No tests ran. Build Log: [...truncated 52 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git at

[JENKINS-MAVEN] Lucene-Solr-Maven-master #1765: POMs out of sync

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/1765/ No tests ran. Build Log: [...truncated 15 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git at

[JENKINS] Lucene-Artifacts-6.0 - Build # 17 - Failure

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Artifacts-6.0/17/ No tests ran. Build Log: [...truncated 19 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git at

[JENKINS-MAVEN] Lucene-Solr-Maven-6.0 #19: POMs out of sync

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-6.0/19/ No tests ran. Build Log: [...truncated 15 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git at

[JENKINS] Solr-Artifacts-6.x - Build # 69 - Failure

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Solr-Artifacts-6.x/69/ No tests ran. Build Log: [...truncated 18 lines...] ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git at

[JENKINS] Lucene-Solr-NightlyTests-6.0 - Build # 20 - Still Failing

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.0/20/ 4 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=116272, name=collection0, state=RUNNABLE,

[jira] [Resolved] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-9165. -- Resolution: Fixed Yamileydis, thank you for reporting this. > Problems with the spellcheck component

[jira] [Assigned] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-9165: Assignee: James Dyer > Problems with the spellcheck component running search with cursor >

[jira] [Commented] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302811#comment-15302811 ] ASF subversion and git services commented on SOLR-9165: --- Commit

[jira] [Commented] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302807#comment-15302807 ] ASF subversion and git services commented on SOLR-9165: --- Commit

[jira] [Updated] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-9165: - Attachment: SOLR-9165.patch Here's a straightforward fix: don't request the cursorMark when testing the

[jira] [Updated] (LUCENE-7302) IndexWriter should tell you the order of indexing operations

2016-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7302: --- Attachment: LUCENE-7032.patch Here's the applyable patch vs current master from the

[jira] [Updated] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-9165: - Attachment: SOLR-9165.patch Here's a failing unit test for this one: [^SOLR-9165.patch]. > Problems with

[jira] [Commented] (LUCENE-7302) IndexWriter should tell you the order of indexing operations

2016-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302757#comment-15302757 ] Michael McCandless commented on LUCENE-7302: I've been pushing changes to this branch:

[jira] [Commented] (LUCENE-7278) Make template Calendar configurable in DateRangePrefixTree

2016-05-26 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302748#comment-15302748 ] Dawid Weiss commented on LUCENE-7278: - Indeed, use {{argumentFormatting}}. You can even use two

[jira] [Commented] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302697#comment-15302697 ] Martijn van Groningen commented on LUCENE-7304: --- bq. If we switched block joins to use

[jira] [Created] (SOLR-9165) Problems with the spellcheck component running a search with cursor

2016-05-26 Thread Yamileydis Veranes (JIRA)
Yamileydis Veranes created SOLR-9165: Summary: Problems with the spellcheck component running a search with cursor Key: SOLR-9165 URL: https://issues.apache.org/jira/browse/SOLR-9165 Project:

[jira] [Updated] (SOLR-9165) Problems with the spellcheck component running search with cursor

2016-05-26 Thread Yamileydis Veranes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yamileydis Veranes updated SOLR-9165: - Summary: Problems with the spellcheck component running search with cursor (was:

[jira] [Commented] (LUCENE-7278) Make template Calendar configurable in DateRangePrefixTree

2016-05-26 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302689#comment-15302689 ] Steve Rowe commented on LUCENE-7278: See [~dawid.weiss]'s suggestions from the past:

[jira] [Resolved] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer resolved SOLR-9141. -- Resolution: Fixed Minoru, thank you for reporting this one. > ClassCastException occurs in /sql handler

[jira] [Commented] (LUCENE-7278) Make template Calendar configurable in DateRangePrefixTree

2016-05-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302680#comment-15302680 ] David Smiley commented on LUCENE-7278: -- Thanks for bringing this to my attention! Ugh, it appears

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302670#comment-15302670 ] ASF subversion and git services commented on SOLR-9141: --- Commit

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302664#comment-15302664 ] ASF subversion and git services commented on SOLR-9141: --- Commit

[jira] [Assigned] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer reassigned SOLR-9141: Assignee: James Dyer (was: Joel Bernstein) > ClassCastException occurs in /sql handler with GROUP

[jira] [Commented] (LUCENE-7278) Make template Calendar configurable in DateRangePrefixTree

2016-05-26 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302647#comment-15302647 ] Steve Rowe commented on LUCENE-7278: Clover has been failing on ASF Jenkins since this was committed,

[jira] [Commented] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302642#comment-15302642 ] Adrien Grand commented on LUCENE-7304: -- If we switched block joins to use numeric doc values, I am

Re: [JENKINS] Lucene-Solr-NightlyTests-master - Build # 1023 - Still Failing

2016-05-26 Thread Alan Woodward
Ah, I'd missed that. Thanks! Weirdly, it reproduces from the command-line but not from my IDE. Some old-fashioned debugging coming up, then... Alan Woodward www.flax.co.uk On 26 May 2016, at 18:15, Michael McCandless wrote: > Thanks Alan. > > I think this is the issue for it: >

[jira] [Commented] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302569#comment-15302569 ] Martijn van Groningen commented on LUCENE-7304: --- bq. I wonder... instead couldn't we get a

[jira] [Commented] (SOLR-9160) Sync 6x and 7.0 UninvertingReader for Solr

2016-05-26 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302567#comment-15302567 ] Yonik Seeley commented on SOLR-9160: I'll tackle this in a day or so barring objections (this is a

[jira] [Commented] (LUCENE-7306) Use radix sort for points too

2016-05-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302533#comment-15302533 ] Adrien Grand commented on LUCENE-7306: -- I started playing with the last dimension since it was a low

[jira] [Commented] (SOLR-7374) Backup/Restore should provide a param for specifying the directory implementation it should use

2016-05-26 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302519#comment-15302519 ] Mark Miller commented on SOLR-7374: --- Where are we at here? I'd really like to get this in so that

Re: [JENKINS] Lucene-Solr-NightlyTests-master - Build # 1023 - Still Failing

2016-05-26 Thread Michael McCandless
Thanks Alan. I think this is the issue for it: https://issues.apache.org/jira/browse/LUCENE-7236 Mike McCandless http://blog.mikemccandless.com On Thu, May 26, 2016 at 1:11 PM, Alan Woodward wrote: > This reproduces. Will dig. > > Alan Woodward > www.flax.co.uk > > > On 26

Re: [JENKINS] Lucene-Solr-NightlyTests-master - Build # 1023 - Still Failing

2016-05-26 Thread Alan Woodward
This reproduces. Will dig. Alan Woodward www.flax.co.uk On 26 May 2016, at 18:04, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1023/ > > 1 tests failed. > FAILED: org.apache.lucene.search.spans.TestSpanCollection.testOrQuery > > Error

[jira] [Commented] (LUCENE-7306) Use radix sort for points too

2016-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302459#comment-15302459 ] Michael McCandless commented on LUCENE-7306: +1, wonderful! > Use radix sort for points too

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1023 - Still Failing

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1023/ 1 tests failed. FAILED: org.apache.lucene.search.spans.TestSpanCollection.testOrQuery Error Message: Missing term field:w3 Stack Trace: java.lang.AssertionError: Missing term field:w3 at

[jira] [Commented] (SOLR-8981) Upgrade to Tika 1.13 when it is available

2016-05-26 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302442#comment-15302442 ] Lewis John McGibbney commented on SOLR-8981: I am working on this again and will try to post a

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 157 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/157/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication Error Message: timed out waiting for collection1

[jira] [Updated] (LUCENE-7306) Use radix sort for points too

2016-05-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7306: - Attachment: LUCENE-7903.patch Here is a simple patch that uses radix sorting on the last

[jira] [Commented] (SOLR-7887) Upgrade Solr to use log4j2 -- log4j 1 now officially end of life

2016-05-26 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302432#comment-15302432 ] Keith Laban commented on SOLR-7887: --- Is there any reason the the upgrade and patch [~thelabdude] mentions

[jira] [Commented] (SOLR-8988) Improve facet.method=fcs performance in SolrCloud

2016-05-26 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302430#comment-15302430 ] Keith Laban commented on SOLR-8988: --- Thats right. This affects all queries where {{isDistrib}} is true

[jira] [Commented] (SOLR-8981) Upgrade to Tika 1.13 when it is available

2016-05-26 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302427#comment-15302427 ] Tim Allison commented on SOLR-8981: --- CVE-2016-4434: Apache Tika XML External Entity vulnerability in

[jira] [Created] (LUCENE-7306) Use radix sort for points too

2016-05-26 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7306: Summary: Use radix sort for points too Key: LUCENE-7306 URL: https://issues.apache.org/jira/browse/LUCENE-7306 Project: Lucene - Core Issue Type:

[JENKINS] Lucene-Solr-SmokeRelease-6.0 - Build # 20 - Failure

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-6.0/20/ No tests ran. Build Log: [...truncated 40031 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-6.0/lucene/build/smokeTestRelease/dist [copy] Copying

[JENKINS] Lucene-Solr-6.0-Linux (32bit/jdk1.8.0_92) - Build # 187 - Still Failing!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/187/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack Trace:

[jira] [Commented] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302245#comment-15302245 ] David Smiley commented on LUCENE-7304: -- This is interesting. I wonder... instead couldn't we get a

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 74 - Failure

2016-05-26 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/74/ 1 tests failed. FAILED: org.apache.solr.cloud.hdfs.HdfsCollectionsAPIDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=50121, name=collection4, state=RUNNABLE,

[jira] [Comment Edited] (SOLR-8776) Support RankQuery in grouping

2016-05-26 Thread Diego Ceccarelli (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302188#comment-15302188 ] Diego Ceccarelli edited comment on SOLR-8776 at 5/26/16 3:01 PM: - Thanks

[jira] [Updated] (SOLR-8776) Support RankQuery in grouping

2016-05-26 Thread Diego Ceccarelli (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Diego Ceccarelli updated SOLR-8776: --- Attachment: 0001-SOLR-8776-Support-RankQuery-in-grouping.patch add Add

[jira] [Commented] (LUCENE-7301) updateNumericDocValue mixed with updateDocument can cause data loss in some randomized testing

2016-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302187#comment-15302187 ] Michael McCandless commented on LUCENE-7301: OK test fails for me: {noformat} 1)

[jira] [Commented] (LUCENE-7301) updateNumericDocValue mixed with updateDocument can cause data loss in some randomized testing

2016-05-26 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302178#comment-15302178 ] Michael McCandless commented on LUCENE-7301: Thanks [~hossman] I'll have a look! Love the

[jira] [Updated] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-9141: - Attachment: SOLR-9141.patch > ClassCastException occurs in /sql handler with GROUP BY

[jira] [Resolved] (LUCENE-7305) Use macro average in confusion matrix metrics to normalize imbalanced classes

2016-05-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-7305. - Resolution: Fixed > Use macro average in confusion matrix metrics to normalize

[jira] [Commented] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-26 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302172#comment-15302172 ] David Smiley commented on SOLR-8583: This is looking *much* better -- nice job Jan! That FvhContainer

[jira] [Comment Edited] (SOLR-8029) Modernize and standardize Solr APIs

2016-05-26 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301669#comment-15301669 ] Noble Paul edited comment on SOLR-8029 at 5/26/16 2:37 PM: --- Thanks Cassandra

[jira] [Commented] (LUCENE-7305) Use macro average in confusion matrix metrics to normalize imbalanced classes

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302161#comment-15302161 ] ASF subversion and git services commented on LUCENE-7305: - Commit

[jira] [Updated] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread James Dyer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Dyer updated SOLR-9141: - Attachment: SOLR-9141.patch Here's a final patch ([^SOLR-9141.patch]) that I will try and commit &

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-26 Thread Adrien Grand
+1 SUCCESS! [0:55:13.784752] Le jeu. 26 mai 2016 à 08:49, Tomás Fernández Löbbe a écrit : > +1 > SUCCESS! [1:13:52.067157] > > On Wed, May 25, 2016 at 2:52 PM, Michael McCandless < > luc...@mikemccandless.com> wrote: > >> Thanks Steve. >> >> Mike McCandless >> >>

[jira] [Resolved] (LUCENE-6763) Make MultiPhraseQuery immutable

2016-05-26 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6763. -- Resolution: Duplicate > Make MultiPhraseQuery immutable > --- > >

[jira] [Resolved] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili resolved LUCENE-7303. - Resolution: Fixed > Avoid NPE if classField doesn't exist in SNBC >

[jira] [Updated] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-7303: Priority: Minor (was: Major) > Avoid NPE if classField doesn't exist in SNBC >

[jira] [Commented] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302125#comment-15302125 ] ASF subversion and git services commented on LUCENE-7303: - Commit

[jira] [Commented] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302136#comment-15302136 ] ASF subversion and git services commented on LUCENE-7303: - Commit

[jira] [Commented] (LUCENE-7305) Use macro average in confusion matrix metrics to normalize imbalanced classes

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302126#comment-15302126 ] ASF subversion and git services commented on LUCENE-7305: - Commit

[jira] [Created] (LUCENE-7305) Use macro average in confusion matrix metrics to normalize imbalanced classes

2016-05-26 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-7305: --- Summary: Use macro average in confusion matrix metrics to normalize imbalanced classes Key: LUCENE-7305 URL: https://issues.apache.org/jira/browse/LUCENE-7305

[jira] [Updated] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread Martijn van Groningen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-7304: -- Attachment: LUCENE_7304.patch Attached a working version of a doc values based

[jira] [Created] (LUCENE-7304) Doc values based block join implementation

2016-05-26 Thread Martijn van Groningen (JIRA)
Martijn van Groningen created LUCENE-7304: - Summary: Doc values based block join implementation Key: LUCENE-7304 URL: https://issues.apache.org/jira/browse/LUCENE-7304 Project: Lucene - Core

[jira] [Updated] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili updated LUCENE-7303: Description: {{SimpleNaiveBayesClassifier}} uses _MultiFields.getTerms(leafReader,

[jira] [Created] (LUCENE-7303) Avoid NPE if classField doesn't exist in SNBC

2016-05-26 Thread Tommaso Teofili (JIRA)
Tommaso Teofili created LUCENE-7303: --- Summary: Avoid NPE if classField doesn't exist in SNBC Key: LUCENE-7303 URL: https://issues.apache.org/jira/browse/LUCENE-7303 Project: Lucene - Core

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread Minoru Osuka (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302079#comment-15302079 ] Minoru Osuka commented on SOLR-9141: ​[~joel.bernstein], +1. ((Number)bucket.get("count")).longValue();

[jira] [Updated] (SOLR-9120) Luke NoSuchFileException

2016-05-26 Thread Markus Jelsma (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Markus Jelsma updated SOLR-9120: Fix Version/s: 6.1 > Luke NoSuchFileException > > > Key:

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302013#comment-15302013 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-8029) Modernize and standardize Solr APIs

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15302012#comment-15302012 ] ASF subversion and git services commented on SOLR-8029: --- Commit

[jira] [Commented] (SOLR-5944) Support updates of numeric DocValues

2016-05-26 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301985#comment-15301985 ] Ishan Chattopadhyaya commented on SOLR-5944: bq. (I'm pretty sure) I was able to reproduce the

[jira] [Updated] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8583: -- Attachment: SOLR-8583.patch The reason for difference in length is probably in how the fragmenters work.

[jira] [Updated] (SOLR-8583) Apply highlighting to hl.alternateField

2016-05-26 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-8583: -- Attachment: SOLR-8583.patch New patch incorporating [~dsmiley]'s comments more or less: * Went back to

Re: [JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 206 - Failure!

2016-05-26 Thread Simon Willnauer
pushed a fix - sorry for the noise On Thu, May 26, 2016 at 12:03 PM, Policeman Jenkins Server wrote: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/206/ > Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC > > 2 tests failed. > FAILED: >

[jira] [Updated] (SOLR-9164) Want parameterised field delimiter to JsonRecordReader

2016-05-26 Thread Petri Pyy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Petri Pyy updated SOLR-9164: Attachment: 0001-SOLR-9164-Want-parameterised-field-delimiter-to-Json.patch > Want parameterised field

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_92) - Build # 206 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/206/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper Error Message: Resource in scope SUITE failed to close. Resource was

[jira] [Created] (LUCENE-7302) IndexWriter should tell you the order of indexing operations

2016-05-26 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-7302: -- Summary: IndexWriter should tell you the order of indexing operations Key: LUCENE-7302 URL: https://issues.apache.org/jira/browse/LUCENE-7302 Project:

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_92) - Build # 5868 - Still Failing!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5868/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper Error Message: Resource in scope SUITE failed

[JENKINS] Lucene-Solr-6.0-Linux (64bit/jdk1.8.0_92) - Build # 186 - Failure!

2016-05-26 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/186/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.TestDistributedSearch.test Error Message: Expected to find shardAddress in the up shard info Stack Trace:

[jira] [Commented] (SOLR-8776) Support RankQuery in grouping

2016-05-26 Thread Ahmet Anil Pala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301877#comment-15301877 ] Ahmet Anil Pala commented on SOLR-8776: --- Hi, Which branch is this patch compatible with? I've tried

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2016-05-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301871#comment-15301871 ] Joel Bernstein commented on SOLR-8593: -- Interesting. I'd like to spend some time in the next couple

[jira] [Comment Edited] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301782#comment-15301782 ] Joel Bernstein edited comment on SOLR-9141 at 5/26/16 9:07 AM: --- [~jdyer], +1

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql handler with GROUP BY aggregationMode=facet and single shard

2016-05-26 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301782#comment-15301782 ] Joel Bernstein commented on SOLR-9141: -- [~jdyer], +1 on the committing. I like the

[jira] [Resolved] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-26 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer resolved LUCENE-7300. - Resolution: Fixed Assignee: Simon Willnauer Fix Version/s: master (7.0)

[jira] [Commented] (LUCENE-7300) Add directory wrapper that optionally uses hardlinks in copyFrom

2016-05-26 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301762#comment-15301762 ] ASF subversion and git services commented on LUCENE-7300: - Commit

  1   2   >