[jira] [Commented] (LUCENE-5646) stored fields bulk merging doesn't quite work right

2014-05-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990352#comment-13990352 ] Adrien Grand commented on LUCENE-5646: -- Indeed, code path #1 almost only happens on

[JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 84414 - Failure!

2014-05-06 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/84414/ 1 tests failed. REGRESSION: org.apache.lucene.store.TestRateLimiter.testThreads Error Message: targetMBPerSec=21.119176857033928 actualMBPerSec=18.440058404011722 Stack Trace: java.lang.AssertionError:

[jira] [Updated] (SOLR-5681) Make the OverseerCollectionProcessor multi-threaded

2014-05-06 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-5681: --- Attachment: SOLR-5681.patch Make the OverseerCollectionProcessor multi-threaded

[jira] [Updated] (SOLR-6010) Wrong highlighting while querying by date range with wild card in the end range

2014-05-06 Thread Mohammad Abul Khaer (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6010?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohammad Abul Khaer updated SOLR-6010: -- Description: Solr is returning wrong highlights when I have a date range query with

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-05-06 Thread Balchandra Vaidya
Hi Robert, Looks like it is an issue in jdk9 ea build. Please log an incident and then we will take it from there. Regards, Balchandra On 05/ 6/14 12:17 AM, Robert Muir wrote: Hi Rory, I downloaded the jdk9b10 to check it out, unfortunately the tests fail. It seems there is a bug in

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-05-06 Thread Robert Muir
I tried to report this to bugs.sun.com, but it lost my submission and told me there was a bug in the bug reporting system itself, pointing me at bug-report-form-errors...@oracle.com On Tue, May 6, 2014 at 7:32 AM, Balchandra Vaidya balchandra.vai...@oracle.com wrote: Hi Robert, Looks like it

[jira] [Commented] (LUCENE-5646) stored fields bulk merging doesn't quite work right

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990573#comment-13990573 ] Robert Muir commented on LUCENE-5646: - Thanks Adrien, Ill take care of this one first

[jira] [Commented] (LUCENE-5646) stored fields bulk merging doesn't quite work right

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

[jira] [Commented] (LUCENE-5646) stored fields bulk merging doesn't quite work right

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

[jira] [Resolved] (LUCENE-5646) stored fields bulk merging doesn't quite work right

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5646. - Resolution: Fixed Thanks Adrien! stored fields bulk merging doesn't quite work right

[jira] [Created] (LUCENE-5647) disable current term vectors bulk merge

2014-05-06 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5647: --- Summary: disable current term vectors bulk merge Key: LUCENE-5647 URL: https://issues.apache.org/jira/browse/LUCENE-5647 Project: Lucene - Core Issue Type:

[jira] [Created] (LUCENE-5648) Index/search multi-valued time durations

2014-05-06 Thread David Smiley (JIRA)
David Smiley created LUCENE-5648: Summary: Index/search multi-valued time durations Key: LUCENE-5648 URL: https://issues.apache.org/jira/browse/LUCENE-5648 Project: Lucene - Core Issue Type:

[jira] [Updated] (LUCENE-5640) Cleanup deprecate Token class / Improve default AttributeFactory to no longer use reflection

2014-05-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5640: -- Attachment: LUCENE-5640.patch New patch: - I improved the AttributeSource to no longer use a

[jira] [Created] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-5649: --- Summary: tests should sometime disable bulk merges for segments Key: LUCENE-5649 URL: https://issues.apache.org/jira/browse/LUCENE-5649 Project: Lucene - Core

[jira] [Updated] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5649: Description: I think MockRandomMergePolicy should just wrap the reader in a no-op filter reader?

[jira] [Updated] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-5649: Attachment: LUCENE-5649.patch here is a prototype: inspired by SortingMergePolicy tests should

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990665#comment-13990665 ] Adrien Grand commented on LUCENE-5649: -- +1 tests should sometime disable bulk

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990667#comment-13990667 ] Michael McCandless commented on LUCENE-5649: +1 tests should sometime

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

Re: [JENKINS] Lucene-trunk-Linux-Java7-64-test-only - Build # 84414 - Failure!

2014-05-06 Thread Michael McCandless
I'll relax the test to only enforce never faster. Mike McCandless http://blog.mikemccandless.com On Tue, May 6, 2014 at 3:21 AM, buil...@flonkings.com wrote: Build: builds.flonkings.com/job/Lucene-trunk-Linux-Java7-64-test-only/84414/ 1 tests failed. REGRESSION:

[JENKINS] Lucene-trunk-Linux-java7-64-analyzers - Build # 4581 - Failure!

2014-05-06 Thread builder
Build: builds.flonkings.com/job/Lucene-trunk-Linux-java7-64-analyzers/4581/ 1 tests failed. REGRESSION: org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings Error Message: startOffset must be non-negative, and endOffset must be = startOffset,

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10131 - Failure!

2014-05-06 Thread Michael McCandless
I'll dig. Mike McCandless http://blog.mikemccandless.com On Mon, May 5, 2014 at 11:21 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10131/ Java: 32bit/jdk1.7.0_55 -server -XX:+UseConcMarkSweepGC 1 tests failed.

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

[jira] [Resolved] (LUCENE-5649) tests should sometime disable bulk merges for segments

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-5649. - Resolution: Fixed Fix Version/s: 5.0 4.9 4.8.1

[jira] [Created] (SOLR-6044) Cluster Status API should return live_nodes as well

2014-05-06 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-6044: --- Summary: Cluster Status API should return live_nodes as well Key: SOLR-6044 URL: https://issues.apache.org/jira/browse/SOLR-6044 Project: Solr

[jira] [Updated] (SOLR-5473) Make one state.json per collection

2014-05-06 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-5473: - Attachment: SOLR-5473-74.patch This patch exclusively fixes the following things # ​removing the

[jira] [Reopened] (LUCENE-5644) ThreadAffinityDocumentsWriterThreadPool should clear the bindings on flush

2014-05-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless reopened LUCENE-5644: I'm reopening this, something is wrong with the fix ... when I index Geonames with 2

[jira] [Commented] (SOLR-5473) Make one state.json per collection

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

[jira] [Commented] (SOLR-5473) Make one state.json per collection

2014-05-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990821#comment-13990821 ] Mark Miller commented on SOLR-5473: --- Thanks - this is very high on my list to contribute

[jira] [Commented] (SOLR-5495) Recovery strategy for leader partitioned from replica case.

2014-05-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990836#comment-13990836 ] Mark Miller commented on SOLR-5495: --- I'd like to dig into this more, but on a glance this

[JENKINS] Lucene-Solr-4.8-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 117 - Still Failing!

2014-05-06 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.8-Linux/117/ Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. REGRESSION: org.apache.lucene.index.TestNRTThreads.testNRTThreads Error Message: Captured an uncaught exception in thread: Thread[id=213,

[jira] [Commented] (LUCENE-3538) fix java7 warnings in the source code

2014-05-06 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990867#comment-13990867 ] Ryan Ernst commented on LUCENE-3538: bq. Would it be too lame to use MapObject,Object

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

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

[jira] [Commented] (SOLR-6030) Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm

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

[jira] [Commented] (SOLR-6037) Stats Component Reports Incorrect max/sum/stddev for date fields in Distributed Data

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

[jira] [Commented] (SOLR-6023) NPE in /admin/field with no parameters

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

[jira] [Commented] (SOLR-6039) debug=track causes debug=query info to be suppressed when no results found

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

[jira] [Commented] (SOLR-5993) ZkController can warn about shard leader conflict after conflict resolved

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

[jira] [Commented] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

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

[jira] [Updated] (SOLR-5993) ZkController can warn about shard leader conflict after conflict resolved

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5993: --- Fix Version/s: 4.8.1 ZkController can warn about shard leader conflict after conflict resolved

[jira] [Updated] (SOLR-5904) ElectionContext can cancel an election when it should not if there was an exception while trying to register as the leader.

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5904?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5904: --- Fix Version/s: 4.8.1 ElectionContext can cancel an election when it should not if there was an exception

Re: 4.8.1

2014-05-06 Thread Chris Hostetter
: Please backport any good bugfixes! Most of the Solr bug fixes were all low hanging fruit, so i backported them all... https://svn.apache.org/viewvc?view=revisionrevision=r1592821 This leaves *one* Solr specific bug fix on 4x that hasn't been backported to 4.8.1 because I don't fully

[jira] [Updated] (SOLR-6023) NPE in /admin/field with no parameters

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6023: --- Fix Version/s: 4.8.1 NPE in /admin/field with no parameters --

[jira] [Updated] (SOLR-6037) Stats Component Reports Incorrect max/sum/stddev for date fields in Distributed Data

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6037: --- Fix Version/s: 4.8.1 Stats Component Reports Incorrect max/sum/stddev for date fields in Distributed Data

[jira] [Updated] (SOLR-5090) NPE in DirectSpellChecker with alternativeTermCount and mm.

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5090: --- Fix Version/s: 4.8.1 NPE in DirectSpellChecker with alternativeTermCount and mm.

[jira] [Updated] (SOLR-6039) debug=track causes debug=query info to be suppressed when no results found

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6039: --- Fix Version/s: 4.8.1 debug=track causes debug=query info to be suppressed when no results found

[jira] [Commented] (SOLR-5904) ElectionContext can cancel an election when it should not if there was an exception while trying to register as the leader.

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

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-05-06 Thread Balchandra Vaidya
Hi Robert, I couldn't figure out why your submission was not successful, except there is no release value in the form for 9! Few other successful submission arrived in the last 6 hours. Please try to submit it once again using the release value 8. Please let me know if you still experiencing

[jira] [Updated] (SOLR-6030) Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-6030: --- Fix Version/s: 4.8.1 Use System.nanoTime() instead of currentTimeInMills() in LRUCache.warm

[jira] [Created] (SOLR-6045) atomic updates w/ solrj + BinaryRequestWriter aren't working when adding multiple fields w/ same name in a single SolrInputDocument

2014-05-06 Thread Scott Lindner (JIRA)
Scott Lindner created SOLR-6045: --- Summary: atomic updates w/ solrj + BinaryRequestWriter aren't working when adding multiple fields w/ same name in a single SolrInputDocument Key: SOLR-6045 URL:

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

2014-05-06 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13990941#comment-13990941 ] Brett Lucey commented on SOLR-2894: --- I spoke with Andrew regarding the tests. The test

[jira] [Created] (SOLR-6046) Atomic Updates using a String[] for multiple values do not work unless you are using the BinaryRequestWriter

2014-05-06 Thread Scott Lindner (JIRA)
Scott Lindner created SOLR-6046: --- Summary: Atomic Updates using a String[] for multiple values do not work unless you are using the BinaryRequestWriter Key: SOLR-6046 URL:

Re: [JENKINS] Lucene-Solr-4.8-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 117 - Still Failing!

2014-05-06 Thread Robert Muir
I'll fix this. I'm sure its because of https://issues.apache.org/jira/browse/LUCENE-5649 So this test should avoid mockrandom mp since it avoids bulk merges sometimes for better testing. On Tue, May 6, 2014 at 1:34 PM, Policeman Jenkins Server jenk...@thetaphi.de wrote: Build:

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

[jira] [Commented] (LUCENE-5649) tests should sometime disable bulk merges for segments

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

[jira] [Created] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-06 Thread Ryan Ernst (JIRA)
Ryan Ernst created LUCENE-5650: -- Summary: createTempDir and associated functions no longer create java.io.tmpdir Key: LUCENE-5650 URL: https://issues.apache.org/jira/browse/LUCENE-5650 Project: Lucene -

Re: 4.8.1

2014-05-06 Thread Joel Bernstein
It looks like only the commit for CHANGES.txt got backported for SOLR-6029. I can go back and backport the code change. Joel Joel Bernstein Search Engineer at Heliosearch On Tue, May 6, 2014 at 2:13 PM, Chris Hostetter hossman_luc...@fucit.orgwrote: : Please backport any good bugfixes!

[jira] [Commented] (SOLR-6029) CollapsingQParserPlugin throws ArrayIndexOutOfBoundsException if elevated doc has been deleted from a segment

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

[jira] [Assigned] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-06 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss reassigned LUCENE-5650: --- Assignee: Dawid Weiss Ryan, is this for a use case in Lucene/ Solr or in your own derived

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

2014-05-06 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991118#comment-13991118 ] Hoss Man commented on SOLR-2894: bq. He said it's important that we don't use the variable

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

2014-05-06 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991142#comment-13991142 ] Brett Lucey commented on SOLR-2894: --- {quote} I don't have an opinion, i just wanted to

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

2014-05-06 Thread Brett Lucey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991142#comment-13991142 ] Brett Lucey commented on SOLR-2894: --- {quote} I don't have an opinion, i just wanted to

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991164#comment-13991164 ] Robert Muir commented on LUCENE-5650: - Really this should be fixed here too (IMO). I

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-06 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991167#comment-13991167 ] Ryan Ernst commented on LUCENE-5650: This is for my code using lucene/solr, in which

Re: svn commit: r1592880 - in /lucene/dev/branches/lucene_solr_4_8: ./ solr/ solr/core/ solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java solr/core/src/test/org/apache/solr/search

2014-05-06 Thread Chris Hostetter
Whoops ... thanks Joel. Aparently the merge i did (r1592821) only picked up your CHANGES.txt entry and not the actual code fix. sorry about that. : Date: Tue, 06 May 2014 20:51:26 - : From: jbern...@apache.org : Reply-To: dev@lucene.apache.org : To: comm...@lucene.apache.org : Subject:

[jira] [Commented] (LUCENE-5650) createTempDir and associated functions no longer create java.io.tmpdir

2014-05-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13991172#comment-13991172 ] Robert Muir commented on LUCENE-5650: - The main upside is it increases sandboxing:

[jira] [Updated] (LUCENE-5640) Cleanup deprecate Token class / Improve default AttributeFactory to no longer use reflection

2014-05-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-5640: -- Attachment: LUCENE-5640.patch Added some tests. Will commit this in a moment. Cleanup

[jira] [Commented] (LUCENE-5640) Cleanup deprecate Token class / Improve default AttributeFactory to no longer use reflection

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

Re: Early Access builds for JDK 9 b09, JDK 8u20 b10 and JDK 7U60 b15 are available on java.net

2014-05-06 Thread Robert Muir
I tried again (used release value 8 and was sure to fill out all the fields etc), but i still got redirected to the error page: Submission Error We have had an error and cannot complete the submission process. We apologize for the inconvenience. Please email bug-report-form-errors...@oracle.com

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10131 - Failure!

2014-05-06 Thread Robert Muir
The test does not reproduce for me, even with the master seed. But looking at the test, it looks buggy in the way it sets these options. I will try to beast the test with a shellscript and see if I can make it fail again. On Tue, May 6, 2014 at 10:29 AM, Michael McCandless

Re: [JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10131 - Failure!

2014-05-06 Thread Michael McCandless
Thanks Rob! Mike McCandless http://blog.mikemccandless.com On Tue, May 6, 2014 at 7:02 PM, Robert Muir rcm...@gmail.com wrote: The test does not reproduce for me, even with the master seed. But looking at the test, it looks buggy in the way it sets these options. I will try to beast the

[jira] [Updated] (LUCENE-3538) fix java7 warnings in the source code

2014-05-06 Thread Ahmet Arslan (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-3538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ahmet Arslan updated LUCENE-3538: - Attachment: LUCENE-3538.patch bq. It at least eliminates the need to suppress warnings. Here we