[jira] [Updated] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7299: - Attachment: LUCENE-7299.patch Updated patch. It makes the impl extend Sorter like David

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300197#comment-15300197 ] Dawid Weiss commented on LUCENE-7299: - No problem at all, Adrien. Sorry for not reading your patch in

[jira] [Commented] (LUCENE-7283) Move SlowCompositeReaderWrapper to solr sources

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

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread David Smiley
+1 SUCCESS! [0:49:14.757238] The problem I had was that I was on branch_6x not the release branch. I thought it'd be good enough but apparently not. On Wed, May 25, 2016 at 9:13 AM Steve Rowe wrote: > Hi David, > > I think this is a result of the JDK naming stuff that Uwe

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300225#comment-15300225 ] Adrien Grand commented on LUCENE-7299: -- Thanks for the pointer. Given that BytesRefHash seems to be

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

2016-05-25 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300189#comment-15300189 ] Robert Muir commented on LUCENE-7300: - +1 > Add directory wrapper that optionally uses hardlinks in

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300126#comment-15300126 ] Adrien Grand commented on LUCENE-7299: -- Thanks Dawid for sharing your implementation and experience!

[jira] [Resolved] (LUCENE-7283) Move SlowCompositeReaderWrapper to solr sources

2016-05-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7283. Resolution: Fixed Fix Version/s: master (7.0) 6.1 > Move

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/154/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.component.DistributedFacetPivotLargeTest.test Error Message: Error from server at http://127.0.0.1:38078//collection1:

[jira] [Commented] (LUCENE-7297) Clean up ArrayUtil

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

[jira] [Commented] (LUCENE-7297) Clean up ArrayUtil

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

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/204/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseG1GC 13 tests failed. FAILED: TEST-org.apache.solr.TestDocumentBuilder.xml.[failed-to-read] Error Message: Stack Trace: Failed to read test report file

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Windows/51/ Java: 32bit/jdk1.8.0_92 -server -XX:+UseSerialGC 2 tests failed. FAILED: TEST-org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat.xml.[failed-to-read] Error Message: Stack Trace: Failed to read test report file

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_92) - Build # 16831 - Failure!

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16831/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.DistribCursorPagingTest.test Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

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

2016-05-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300551#comment-15300551 ] Ishan Chattopadhyaya edited comment on SOLR-5944 at 5/25/16 6:10 PM: -

[jira] [Commented] (SOLR-9154) Config API does not work when adding a component with DirectSolrSpellChecker

2016-05-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300599#comment-15300599 ] Anshum Gupta commented on SOLR-9154: Seems like all assignments have issues in the init method for this

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

2016-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300491#comment-15300491 ] Shawn Heisey commented on SOLR-7887: You can already do this in your local install by changing the

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

2016-05-25 Thread Steve Rowe
Uwe: "There is not enough space on the disk” -- Steve www.lucidworks.com On May 25, 2016, at 12:31 PM, Policeman Jenkins Server wrote: > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5866/ > Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseG1GC

[jira] [Updated] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8744: - Attachment: SOLR-8744.patch I missed those changes while merging between branches. Added back in this

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

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300541#comment-15300541 ] Hoss Man commented on SOLR-5944: I'm still very slowly trying to get up to speed on this ... i started

[jira] [Commented] (SOLR-9150) Add configuration option to strip type postfix from dynamic field name on document indexing

2016-05-25 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300474#comment-15300474 ] Shawn Heisey commented on SOLR-9150: I would simply write a custom schema for each customer, mapping

[jira] [Created] (SOLR-9161) SolrPluginUtils.invokeSetters should accommodate setter variants

2016-05-25 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9161: - Summary: SolrPluginUtils.invokeSetters should accommodate setter variants Key: SOLR-9161 URL: https://issues.apache.org/jira/browse/SOLR-9161 Project: Solr

[jira] [Updated] (SOLR-9161) SolrPluginUtils.invokeSetters should accommodate setter variants

2016-05-25 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-9161: -- Attachment: SOLR-9161.patch Proposed patch including test. >

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

2016-05-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300551#comment-15300551 ] Ishan Chattopadhyaya edited comment on SOLR-5944 at 5/25/16 6:08 PM: -

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

2016-05-25 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300852#comment-15300852 ] Cassandra Targett commented on SOLR-8029: - I've started doing a functional review of this, with a

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/162/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:55682/solr/testschemaapi_shard1_replica1:

[jira] [Updated] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-25 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-test.patch ok, better patch, [^SOLR-9141-test.patch] . This randomly chooses either

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

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5944: --- Attachment: SOLR-5944.patch minor tweaks to ishan's last patch... * updated to master (some compliation

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread Steve Rowe
> On May 25, 2016, at 11:27 AM, David Smiley wrote: > > The problem I had was that I was on branch_6x not the release branch. I > thought it'd be good enough but apparently not. > > On Wed, May 25, 2016 at 9:13 AM Steve Rowe wrote: > >> On May

[jira] [Commented] (SOLR-9150) Add configuration option to strip type postfix from dynamic field name on document indexing

2016-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300831#comment-15300831 ] Jan Høydahl commented on SOLR-9150: --- bq. The type could directly be a suffix in the specified field name,

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300478#comment-15300478 ] David Smiley commented on LUCENE-7299: -- In the patch you committed, I noticed the inner subclass

[jira] [Commented] (SOLR-8995) Replace anonymous implementations of SAM interfaces with Lambdas

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

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

2016-05-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5944: --- Attachment: SOLR-5944.patch Attaching fresh patch from the

[jira] [Commented] (SOLR-8995) Replace anonymous implementations of SAM interfaces with Lambdas

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

[jira] [Commented] (SOLR-9150) Add configuration option to strip type postfix from dynamic field name on document indexing

2016-05-25 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300629#comment-15300629 ] Steve Rowe commented on SOLR-9150: -- bq. Am I right assuming that Solr does not simply rely on the field

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/182/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefresh Error Message: Could not find collection :

[jira] [Updated] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-25 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-test.patch bq. it appears that there is some scenario, possibly a single shard

[jira] [Commented] (SOLR-9150) Add configuration option to strip type postfix from dynamic field name on document indexing

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299518#comment-15299518 ] Hoss Man commented on SOLR-9150: I don't particularly think this is a good idea (nor do i think general

[jira] [Commented] (SOLR-8362) Add docValues support for TextField

2016-05-25 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300790#comment-15300790 ] Varun Thacker commented on SOLR-8362: - Another reason to add this support Lots of people use a

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread Michael McCandless
Thanks Steve. Mike McCandless http://blog.mikemccandless.com On Wed, May 25, 2016 at 4:45 PM, Steve Rowe wrote: > > > On May 25, 2016, at 11:27 AM, David Smiley > wrote: > > > > The problem I had was that I was on branch_6x not the release branch.

[jira] [Commented] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15300949#comment-15300949 ] Adrien Grand commented on LUCENE-7299: -- bq. That got me thinking, couldn't compare() do likewise?

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/604/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.core.TestArbitraryIndexDir.testLoadNewIndexDir Error Message: Exception during query Stack Trace:

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.0-Linux/183/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 2 object(s) that were not released!!!

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

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-5944: --- Attachment: SOLR-5944.patch Ugh, testReplay4 in my last patch was a waste of time -- somehoe i screwed

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

2016-05-25 Thread Uwe Schindler
Hi, I cleaned it up and disabled the 6.0 job for now. When back at home I will resize VM's disk. Windows 10 takes too much space while it installed windows updates... Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original

[jira] [Updated] (SOLR-9154) Config API does not work when adding a component with DirectSolrSpellChecker

2016-05-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-9154: --- Fix Version/s: 6.1 > Config API does not work when adding a component with DirectSolrSpellChecker >

[jira] [Assigned] (SOLR-9154) Config API does not work when adding a component with DirectSolrSpellChecker

2016-05-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta reassigned SOLR-9154: -- Assignee: Anshum Gupta > Config API does not work when adding a component with

[jira] [Updated] (SOLR-9154) Config API does not work when adding a component with DirectSolrSpellChecker

2016-05-25 Thread Anshum Gupta (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anshum Gupta updated SOLR-9154: --- Attachment: SOLR-9154.patch I'm not purely convinced with the patch but this works. If someone has a

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread Tommaso Teofili
Il giorno mer 25 mag 2016 alle ore 15:12 Steve Rowe ha scritto: > Hi Tommaso, > > You and Anshum are getting that warning because you don’t trust me - or > rather: neither you nor anybody you trust has signed my code signing key. > > Yesterday Anshum and I signed each other’s

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

2016-05-25 Thread Uwe Schindler
Sorry, Will fix once I have computer. Uwe Am 25. Mai 2016 19:36:56 MESZ, schrieb Steve Rowe : >Uwe: "There is not enough space on the disk” > >-- >Steve >www.lucidworks.com > >On May 25, 2016, at 12:31 PM, Policeman Jenkins Server > wrote: >> >> Build:

[jira] [Commented] (SOLR-9163) Confusing solrconfig.xml in the downloaded solr*.zip

2016-05-25 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301541#comment-15301541 ] Varun Thacker commented on SOLR-9163: - Indeed! I think the main problem here is that we have too many

[jira] [Updated] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Weiss updated LUCENE-7299: Attachment: ByteBlockListSorter.java We have an internal radix sort for sorting (largeish) key

[jira] [Comment Edited] (LUCENE-7299) BytesRefHash.sort() should use radix sort?

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299552#comment-15299552 ] Dawid Weiss edited comment on LUCENE-7299 at 5/25/16 6:38 AM: -- We have an

[jira] [Updated] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8744: - Attachment: (was: SOLR-8744.patch) > Overseer operations need more fine grained mutual exclusion >

[jira] [Updated] (SOLR-8744) Overseer operations need more fine grained mutual exclusion

2016-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8744: - Attachment: SOLR-8744.patch > Overseer operations need more fine grained mutual exclusion >

[jira] [Commented] (SOLR-9156) ./bin/solr start leaves a messy prompt

2016-05-25 Thread Torstein Krause Johansen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299562#comment-15299562 ] Torstein Krause Johansen commented on SOLR-9156: Sorry for that, I blindly followed the

[jira] [Commented] (SOLR-9156) ./bin/solr start leaves a messy prompt

2016-05-25 Thread Torstein Krause Johansen (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299565#comment-15299565 ] Torstein Krause Johansen commented on SOLR-9156: You're more than welcome. My shell is:

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

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated LUCENE-7301: - Attachment: LUCENE-7301.patch test demonstrating problem. with the hardcoded {{setMaxBufferedDocs(3)}}

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

2016-05-25 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301210#comment-15301210 ] Hoss Man commented on SOLR-5944: (I'm pretty sure) I was able to reproduce the root cause of the randomized

[jira] [Commented] (SOLR-9152) Change the default of facet.distrib.mco from false to true

2016-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301524#comment-15301524 ] David Smiley commented on SOLR-9152: +1 to flip the default! > Change the default of facet.distrib.mco

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/740/ Java: 32bit/jdk1.8.0_92 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at http://127.0.0.1:43623/solr/testschemaapi_shard1_replica1:

[jira] [Created] (SOLR-9162) Connection pool shut down

2016-05-25 Thread lingya (JIRA)
lingya created SOLR-9162: Summary: Connection pool shut down Key: SOLR-9162 URL: https://issues.apache.org/jira/browse/SOLR-9162 Project: Solr Issue Type: Bug Reporter: lingya We get

[jira] [Commented] (SOLR-8824) SolrJ JDBC - Apache Zeppelin JDBC documentation

2016-05-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301438#comment-15301438 ] Kevin Risden commented on SOLR-8824: Added page to CWIKI:

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

2016-05-25 Thread Hoss Man (JIRA)
Hoss Man created LUCENE-7301: Summary: updateNumericDocValue mixed with updateDocument can cause data loss in some randomized testing Key: LUCENE-7301 URL: https://issues.apache.org/jira/browse/LUCENE-7301

[jira] [Commented] (SOLR-9141) ClassCastException occurs in /sql request handler using GROUP BY clause.

2016-05-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301488#comment-15301488 ] Kevin Risden commented on SOLR-9141: I like the addition of testing randomizing and using a different

[jira] [Commented] (SOLR-9163) Confusing solrconfig.xml in the downloaded solr*.zip

2016-05-25 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301553#comment-15301553 ] Alexandre Rafalovitch commented on SOLR-9163: - I wrote about where all the different examples

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5867/ Java: 64bit/jdk1.8.0_92 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.lucene.store.TestRAFDirectory.testPendingDeletions Error Message: access denied ("java.io.FilePermission"

[jira] [Commented] (SOLR-9162) Connection pool shut down

2016-05-25 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301466#comment-15301466 ] Erick Erickson commented on SOLR-9162: -- Please bring this kind of question up first on the user's

[jira] [Created] (SOLR-9163) Confusing solrconfig.xml in the downloaded solr*.zip

2016-05-25 Thread Sachin Goyal (JIRA)
Sachin Goyal created SOLR-9163: -- Summary: Confusing solrconfig.xml in the downloaded solr*.zip Key: SOLR-9163 URL: https://issues.apache.org/jira/browse/SOLR-9163 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-9146) Parallel SQL engine should support >, >=, <, <= syntax

2016-05-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301474#comment-15301474 ] Kevin Risden commented on SOLR-9146: {quote} Also, the ref guide should be updated to contain a known

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16833/ Java: 64bit/jdk-9-ea+119 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.schema.TestManagedSchemaAPI.test Error Message: Error from server at

[jira] [Resolved] (SOLR-8824) SolrJ JDBC - Apache Zeppelin JDBC documentation

2016-05-25 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden resolved SOLR-8824. Resolution: Fixed > SolrJ JDBC - Apache Zeppelin JDBC documentation >

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

2016-05-25 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301550#comment-15301550 ] David Smiley commented on SOLR-8988: BTW references to SolrCloud or "cloud mode" here seem incorrect,

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16834/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.schema.TestManagedSchemaAPI Error Message: ObjectTracker found 1 object(s) that were not

[jira] [Commented] (SOLR-9163) Confusing solrconfig.xml in the downloaded solr*.zip

2016-05-25 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15301545#comment-15301545 ] Varun Thacker commented on SOLR-9163: - Another way they are different - the "text" field in

[jira] [Updated] (SOLR-8995) Minimize code with Lambdas

2016-05-25 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-8995: - Summary: Minimize code with Lambdas (was: Replace anonymous implementations of SAM interfaces with

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

2016-05-25 Thread Simon Willnauer (JIRA)
Simon Willnauer created LUCENE-7300: --- Summary: Add directory wrapper that optionally uses hardlinks in copyFrom Key: LUCENE-7300 URL: https://issues.apache.org/jira/browse/LUCENE-7300 Project:

Re: Using rows=-1 for "give me all"

2016-05-25 Thread Per Steffensen
On 25/05/16 01:11, Chris Hostetter wrote: : > : Back when we used 4.4.0 I believe a query with rows=-1 returned all : > matching : > Nope -- that's never been how rows=-1 behaved. : Believe you are wrong. That was how it behaved in 4.4.0 Nope -- not in a regular search it didn't... OK, thanks.

RE: Using rows=-1 for "give me all"

2016-05-25 Thread Uwe Schindler
Hi, it could be that you hit some "bug", because of the missing check. Maybe the value overflowed and -1 was then interpreted like Integer.MAX_VALUE. This would make Lucene allocate a hge array of 2 Giga * 4 bytes = 8 GiB for collecting the search results in a priority queue. And this

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread Tommaso Teofili
got the same warning on the GPG key signature but could not reproduce David's issue, not sure what it could be though. I'd say if no one else can reproduce it let's go ahead with the release. +1 on my side. SUCCESS! [1:19:14.997834] Regards, Tommaso Il giorno mer 25 mag 2016 alle ore 06:48

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

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299737#comment-15299737 ] Dawid Weiss commented on LUCENE-7300: - This works as long as files are immutable (a hardlink to the

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-05-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8466: --- Description: The new JSON Faceting API supports building an UnInvertedField to do faceting

[jira] [Updated] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-05-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-8466: --- Description: The new JSON Faceting API supports building an UnInvertedField to do faceting

[jira] [Resolved] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-05-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-8466. Resolution: Fixed > Add support for UnInvertedField based faceting to FacetComponent >

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

2016-05-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299739#comment-15299739 ] Jan Høydahl commented on SOLR-8583: --- bq. I do wonder if we want to introduce new options [...] Agree.

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

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299741#comment-15299741 ] Dawid Weiss commented on LUCENE-7300: - {code} + assertEquals("hey man, nice shot!",

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

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299746#comment-15299746 ] Simon Willnauer commented on LUCENE-7300: - https://www.youtube.com/watch?v=I3yvFmi_q1M :) > Add

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

2016-05-25 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: * Avoid swapping in/out solrParams on the request * Use FVH on

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

2016-05-25 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15299767#comment-15299767 ] Dawid Weiss commented on LUCENE-7300: - Looks (and sounds) great to me. > Add directory wrapper that

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+119) - Build # 736 - Failure!

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/736/ Java: 64bit/jdk-9-ea+119 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestCloudBackupRestore.test Error Message: Error from server at http://127.0.0.1:42072/solr: Backup directory already

[jira] [Reopened] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-05-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev reopened SOLR-8466: > Add support for UnInvertedField based faceting to FacetComponent >

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

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7300: Attachment: LUCENE-7300.patch I added some lines to the javadocs [~dweiss] > Add

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

2016-05-25 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.0/19/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithTimeDelay Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find

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

2016-05-25 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: -- Description: Today, you can configure hl.alternateField for highlighter to display if no snippets were

[jira] [Closed] (SOLR-8466) Add support for UnInvertedField based faceting to FacetComponent

2016-05-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev closed SOLR-8466. -- > Add support for UnInvertedField based faceting to FacetComponent >

[jira] [Comment Edited] (SOLR-8096) Major faceting performance regressions

2016-05-25 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15298469#comment-15298469 ] Alessandro Benedetti edited comment on SOLR-8096 at 5/25/16 10:45 AM: --

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

2016-05-25 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-7300: Attachment: LUCENE-7300.patch here is a patch that adds such a directory with a test >

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

2016-05-25 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16829/ Java: 64bit/jdk1.8.0_92 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestTolerantUpdateProcessorRandomCloud.testRandomUpdates Error Message:

[jira] [Commented] (SOLR-4146) Error handling 'status' action, cannot access GUI

2016-05-25 Thread Alexandre (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1528#comment-1528 ] Alexandre commented on SOLR-4146: - Hi all, We are able to reproduce it as well. We have 4 SOLR Servers

Re: [VOTE] Release Lucene/Solr 6.0.1 RC2

2016-05-25 Thread Steve Rowe
Hi David, I think this is a result of the JDK naming stuff that Uwe has been working on (e.g. 1.8->8) to enable JDK9 usage - but AFAIK that’s not on branch_6_0: > On May 25, 2016, at 12:48 AM, David Smiley wrote: > [...] > RuntimeError: JAR file >

  1   2   >