[jira] [Commented] (SOLR-8151) OverseerCollectionMessageHandler shouldn't be logging informative data as WARN

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952768#comment-14952768 ] ASF subversion and git services commented on SOLR-8151: --- Commit 1708047 from

[jira] [Commented] (SOLR-8151) OverseerCollectionMessageHandler shouldn't be logging informative data as WARN

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952767#comment-14952767 ] ASF subversion and git services commented on SOLR-8151: --- Commit 1708046 from

[jira] [Resolved] (SOLR-8151) OverseerCollectionMessageHandler shouldn't be logging informative data as WARN

2015-10-12 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved SOLR-8151. - Resolution: Fixed > OverseerCollectionMessageHandler shouldn't be logging informative data as WARN

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14500 - Still Failing!

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14500/ Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseParallelGC -XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName 3 tests failed. FAILED:

[jira] [Created] (SOLR-8156) RequestHandlerBase.handleRequest logs stacktraces caused by user requests

2015-10-12 Thread Alan Woodward (JIRA)
Alan Woodward created SOLR-8156: --- Summary: RequestHandlerBase.handleRequest logs stacktraces caused by user requests Key: SOLR-8156 URL: https://issues.apache.org/jira/browse/SOLR-8156 Project: Solr

[JENKINS] Lucene-Solr-5.x-Linux (32bit/jdk1.8.0_60) - Build # 14211 - Failure!

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14211/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Commented] (SOLR-8157) Dead link to replicas in AngularUI

2015-10-12 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952932#comment-14952932 ] Upayavira commented on SOLR-8157: - Good observations. I've hit that issue a couple of times - where the UI

[jira] [Assigned] (SOLR-8157) Dead link to replicas in AngularUI

2015-10-12 Thread Upayavira (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Upayavira reassigned SOLR-8157: --- Assignee: Upayavira > Dead link to replicas in AngularUI > -- > >

Geospatial indexing of 2laksh polygons in lucene in 2 mins

2015-10-12 Thread Swarn Kumar
Hi, I am trying to find intersecting geo-hashes(upto precision length 6) of around 2lakhs polygons. I have tried using postgis st_geohash and st_intersect but it is very slow for my use-case. I need to index 2lakhs polygons and find their intersecting geohashes in 2 mins. I read it that its

[jira] [Updated] (LUCENE-6829) OfflineSorter should use Directory API

2015-10-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6829: --- Attachment: LUCENE-6829.patch New patch, I think it's closer: * The default temp

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14501/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack

[jira] [Commented] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952926#comment-14952926 ] Adrien Grand commented on LUCENE-6276: -- I think it would make more sense to sum up

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14502/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: commitWithin did not work on node:

[jira] [Created] (SOLR-8157) Dead link to replicas in AngularUI

2015-10-12 Thread JIRA
Jan Høydahl created SOLR-8157: - Summary: Dead link to replicas in AngularUI Key: SOLR-8157 URL: https://issues.apache.org/jira/browse/SOLR-8157 Project: Solr Issue Type: Bug

[jira] [Created] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2015-10-12 Thread Michael McCandless (JIRA)
Michael McCandless created LUCENE-6835: -- Summary: Directory.deleteFile should "own" retrying deletions on Windows Key: LUCENE-6835 URL: https://issues.apache.org/jira/browse/LUCENE-6835 Project:

[jira] [Commented] (SOLR-8157) Dead link to replicas in AngularUI

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14952936#comment-14952936 ] Jan Høydahl commented on SOLR-8157: --- The patch is simple in {{collection_overview.html}} {code} Core:

[jira] [Resolved] (LUCENE-6301) Deprecate Filter

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

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14214/ Java: 32bit/jdk1.9.0-ea-b83 -server -XX:+UseParallelGC -XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName 1 tests failed. FAILED:

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 478 - Still Failing

2015-10-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/478/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.stats.TestDistribIDF Error Message: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestDistribIDF: 1) Thread[id=15373,

[jira] [Resolved] (LUCENE-6834) Remove BoostQuery.toString()'s hack with parenthesis

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6834. -- Resolution: Fixed > Remove BoostQuery.toString()'s hack with parenthesis >

[jira] [Commented] (LUCENE-6834) Remove BoostQuery.toString()'s hack with parenthesis

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953245#comment-14953245 ] ASF subversion and git services commented on LUCENE-6834: - Commit 1708146 from

[jira] [Updated] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6836: - Description: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14504/ {noformat}

[jira] [Created] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-6836: Summary: TestBlockJoinSorter test failure Key: LUCENE-6836 URL: https://issues.apache.org/jira/browse/LUCENE-6836 Project: Lucene - Core Issue Type: Bug

[jira] [Commented] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953254#comment-14953254 ] ASF subversion and git services commented on LUCENE-6836: - Commit 1708150 from

Re: [JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14504 - Still Failing!

2015-10-12 Thread Adrien Grand
I will look into it. I think it's due to the Filter removal since I had to refactor index sorting a bit. I opened an issue to track it: https://issues.apache.org/jira/browse/LUCENE-6836 Le lun. 12 oct. 2015 à 16:46, Policeman Jenkins Server a écrit : > Build:

[jira] [Commented] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953256#comment-14953256 ] ASF subversion and git services commented on LUCENE-6836: - Commit 1708152 from

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14212/ Java: 32bit/jdk1.8.0_60 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Commented] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953074#comment-14953074 ] ASF subversion and git services commented on SOLR-7888: --- Commit 1708103 from

[jira] [Comment Edited] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953084#comment-14953084 ] Jack Krupansky edited comment on LUCENE-6301 at 10/12/15 12:58 PM: --- I

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953084#comment-14953084 ] Jack Krupansky commented on LUCENE-6301: I know this change has been in progress for awhile, but

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14503/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[jira] [Commented] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953126#comment-14953126 ] Jan Høydahl commented on SOLR-7888: --- Added documentation to refguide:

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953047#comment-14953047 ] ASF subversion and git services commented on LUCENE-6301: - Commit 1708097 from

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

2015-10-12 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953060#comment-14953060 ] Ishan Chattopadhyaya commented on SOLR-5944: I am close to a patch for the above proposal, and

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953124#comment-14953124 ] Adrien Grand commented on LUCENE-6301: -- bq. wasn't Filter supposed to be a big performance win over

[jira] [Resolved] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-7888. --- Resolution: Fixed Fix Version/s: Trunk > Make Lucene's AnalyzingInfixSuggester.lookup() method

[jira] [Commented] (SOLR-7890) By default require admin rights to access /security.json in ZK

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953130#comment-14953130 ] Jan Høydahl commented on SOLR-7890: --- Happy to get more input on this approach to securing

[jira] [Updated] (SOLR-8158) Analytics module not supporting multi-valued int values

2015-10-12 Thread Jaroslaw Rozanski (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaroslaw Rozanski updated SOLR-8158: Priority: Major (was: Critical) > Analytics module not supporting multi-valued int values >

[jira] [Commented] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953114#comment-14953114 ] Robert Muir commented on LUCENE-6276: - {quote} As to TwoPhaseIterator or DocIdSetIterator, I think

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953031#comment-14953031 ] Luc Vanlerberghe commented on SOLR-8050: Contrary to the components list in the original report,

[jira] [Commented] (SOLR-8139) Provide a way for the admin UI to utilize managed schema functionality

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953072#comment-14953072 ] Jan Høydahl commented on SOLR-8139: --- This is cool! And we get extra testing of the APIs as well! >

[jira] [Created] (SOLR-8158) Analytics module not supporting multi-valued int values

2015-10-12 Thread Jaroslaw Rozanski (JIRA)
Jaroslaw Rozanski created SOLR-8158: --- Summary: Analytics module not supporting multi-valued int values Key: SOLR-8158 URL: https://issues.apache.org/jira/browse/SOLR-8158 Project: Solr

[jira] [Moved] (SOLR-8159) Tokenizing Chinese strings using lucene Chinese analyzer

2015-10-12 Thread Gavin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gavin moved INFRA-10577 to SOLR-8159: - INFRA-Members: (was: [infrastructure-team]) Workflow: classic default workflow

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953174#comment-14953174 ] Jack Krupansky commented on LUCENE-6301: Thanks! LGTM. Now let's see if the Solr guys pick up on

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/2797/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.test Error Message: KeeperErrorCode = Session expired for /clusterstate.json

[jira] [Commented] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953138#comment-14953138 ] Tommaso Teofili commented on LUCENE-6821: - do you mean the {{BytesRef.deepCopyOf}} at

[jira] [Comment Edited] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953138#comment-14953138 ] Tommaso Teofili edited comment on LUCENE-6821 at 10/12/15 1:52 PM: --- do

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953149#comment-14953149 ] Luc Vanlerberghe commented on SOLR-8050: P.s.: I updated the pull request so the original link to

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

2015-10-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/983/ 13 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.TestSolrCoreProperties Error Message: ObjectTracker found 6 object(s) that were not released!!! [SolrZkClient] Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-7323) Core Admin API looks for config sets in wrong directory

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953180#comment-14953180 ] Søren Dyrsting commented on SOLR-7323: -- HI, I get the same issues as Mr Haase. After running

[jira] [Commented] (SOLR-8050) Partial update on document with multivalued date field fails

2015-10-12 Thread Luc Vanlerberghe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953145#comment-14953145 ] Luc Vanlerberghe commented on SOLR-8050: I managed to fix it (at least it seems to be ok now

[jira] [Commented] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-12 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953160#comment-14953160 ] Tommaso Teofili commented on LUCENE-6821: - after a quick look it doesn't seem removing the deep

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14504 - Still Failing!

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14504/ Java: 64bit/jdk1.9.0-ea-b83 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName 1 tests failed. FAILED:

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953147#comment-14953147 ] ASF subversion and git services commented on LUCENE-6301: - Commit 1708121 from

[jira] [Commented] (LUCENE-6301) Deprecate Filter

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953148#comment-14953148 ] Adrien Grand commented on LUCENE-6301: -- Jack, I just backported to 5.x. Feel free to review and

[jira] [Commented] (LUCENE-6821) TermQuery's constructors should clone the incoming term

2015-10-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953479#comment-14953479 ] Paul Elschot commented on LUCENE-6821: -- One could also create the Term in the loop and pass that, or

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14215/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack

[jira] [Updated] (SOLR-8160) Terms query parser ignores query analysis

2015-10-12 Thread Devansh Dhutia (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devansh Dhutia updated SOLR-8160: - Description: Field setup as {code}

[jira] [Created] (SOLR-8160) Terms query parser ignores query analysis

2015-10-12 Thread Devansh Dhutia (JIRA)
Devansh Dhutia created SOLR-8160: Summary: Terms query parser ignores query analysis Key: SOLR-8160 URL: https://issues.apache.org/jira/browse/SOLR-8160 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-8160) Terms query parser ignores query analysis

2015-10-12 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953503#comment-14953503 ] Hoss Man commented on SOLR-8160: TermsQParser is behaving as intended & documented...

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/118/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

[JENKINS-EA] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b83) - Build # 14505 - Still Failing!

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14505/ Java: 64bit/jdk1.9.0-ea-b83 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:CompileCommand=exclude,org.apache.directory.api.ldap.model.name.Dn::rdnOidToName 1 tests failed. FAILED:

[jira] [Updated] (SOLR-8160) Terms query parser ignores query analysis

2015-10-12 Thread Devansh Dhutia (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devansh Dhutia updated SOLR-8160: - Description: Field setup as {code}

Re: Geospatial indexing of 2laksh polygons in lucene in 2 mins

2015-10-12 Thread Nicholas Knize
If you just need the intersecting geohashes for a provided polygon you can do so in a few lines without indexing the shape. // build poly ctx = JtsSpatialContext.GEO; Shape shape = ctx.readShapeFromWkt(wkt); // build geohash prefix tree and iterate intersecting cells

[jira] [Commented] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953518#comment-14953518 ] Paul Elschot commented on LUCENE-6276: -- bq. it would make more sense to sum up

[jira] [Commented] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953612#comment-14953612 ] ASF subversion and git services commented on LUCENE-6836: - Commit 1708209 from

[jira] [Commented] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953622#comment-14953622 ] ASF subversion and git services commented on LUCENE-6305: - Commit 1708211 from

[jira] [Updated] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2015-10-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6835: --- Attachment: LUCENE-6835.patch Tentative initial patch, but there are problems. I

[jira] [Resolved] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6836. -- Resolution: Fixed > TestBlockJoinSorter test failure > > >

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953676#comment-14953676 ] ASF subversion and git services commented on LUCENE-6835: - Commit 1708229 from

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953677#comment-14953677 ] ASF subversion and git services commented on LUCENE-6835: - Commit 1708230 from

[jira] [Commented] (LUCENE-6835) Directory.deleteFile should "own" retrying deletions on Windows

2015-10-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953679#comment-14953679 ] Michael McCandless commented on LUCENE-6835: I committed the starting patch here:

[jira] [Commented] (LUCENE-6836) TestBlockJoinSorter test failure

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953613#comment-14953613 ] ASF subversion and git services commented on LUCENE-6836: - Commit 1708210 from

[jira] [Commented] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953571#comment-14953571 ] Adrien Grand commented on LUCENE-6276: -- bq. change the matchCost() method to return a float instead

[jira] [Commented] (SOLR-7888) Make Lucene's AnalyzingInfixSuggester.lookup() method that takes a BooleanQuery filter parameter available in Solr

2015-10-12 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-7888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953694#comment-14953694 ] Jan Høydahl commented on SOLR-7888: --- [~arcadius] and [~ctargett], I'd appreciate a review of my changes

[jira] [Commented] (LUCENE-6305) BooleanQuery.equals should ignore clause order

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953732#comment-14953732 ] ASF subversion and git services commented on LUCENE-6305: - Commit 1708244 from

[jira] [Updated] (SOLR-8153) Support upper case and mixed case column identifiers in the SQL interface

2015-10-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8153: - Fix Version/s: Trunk > Support upper case and mixed case column identifiers in the SQL interface >

[jira] [Resolved] (SOLR-8153) Support upper case and mixed case column identifiers in the SQL interface

2015-10-12 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8153. -- Resolution: Fixed > Support upper case and mixed case column identifiers in the SQL interface >

[jira] [Updated] (LUCENE-6829) OfflineSorter should use Directory API

2015-10-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-6829: --- Attachment: LUCENE-6829.patch New patch, I think it's close. I made a few

[jira] [Commented] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953889#comment-14953889 ] Adrien Grand commented on LUCENE-6276: -- The change in ConjunctionDISI does not look right to me: we

[jira] [Resolved] (LUCENE-6305) BooleanQuery.equals should ignore clause order

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

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

2015-10-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-trunk/819/ 6 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: java.lang.AssertionError: Delete action failed! at

[jira] [Commented] (LUCENE-6825) Add multidimensional byte[] indexing support to Lucene

2015-10-12 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953813#comment-14953813 ] Michael McCandless commented on LUCENE-6825: bq. have you considered a new module for this

[JENKINS] Lucene-Solr-5.x-Linux (64bit/jdk1.8.0_60) - Build # 14217 - Failure!

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14217/ Java: 64bit/jdk1.8.0_60 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack

[jira] [Updated] (LUCENE-6276) Add matchCost() api to TwoPhaseDocIdSetIterator

2015-10-12 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-6276: - Attachment: LUCENE-6276-NoSpans.patch Patch of 13 Oct 2015. No spans yet. Left matchDoc()

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14511/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace:

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

2015-10-12 Thread KONNO, Hiroharu (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] KONNO, Hiroharu updated LUCENE-6837: Attachment: LUCENE-6837.patch LUCENE-6837.patch > Add N-best output capability to

[jira] [Updated] (SOLR-8161) allowCompression parameter not been used

2015-10-12 Thread HanDongdong (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] HanDongdong updated SOLR-8161: -- Description: shardHandlerFactory config in solr.xml: {noformat} ${socketTimeout:60}

[jira] [Updated] (SOLR-7997) Add new Solr book 'Scaling Big Data with Hadoop and Solr' to resources

2015-10-12 Thread Hrishikesh Karambelkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hrishikesh Karambelkar updated SOLR-7997: - Attachment: solr-7997.patch Patch for Solr-7997 > Add new Solr book 'Scaling Big

[jira] [Commented] (SOLR-7997) Add new Solr book 'Scaling Big Data with Hadoop and Solr' to resources

2015-10-12 Thread Hrishikesh Karambelkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14954387#comment-14954387 ] Hrishikesh Karambelkar commented on SOLR-7997: -- I've attached the files to change the site.

[jira] [Commented] (SOLR-8153) Support upper case and mixed case column identifiers in the SQL interface

2015-10-12 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14953808#comment-14953808 ] ASF subversion and git services commented on SOLR-8153: --- Commit 1708259 from

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 479 - Still Failing

2015-10-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/479/ 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: java.lang.AssertionError: Delete action failed! at

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

2015-10-12 Thread KONNO, Hiroharu (JIRA)
KONNO, Hiroharu created LUCENE-6837: --- Summary: Add N-best output capability to JapaneseTokenizer Key: LUCENE-6837 URL: https://issues.apache.org/jira/browse/LUCENE-6837 Project: Lucene - Core

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

2015-10-12 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/984/ 1 tests failed. FAILED: org.apache.lucene.search.join.TestBlockJoin.testMultiChildQueriesOfDiffParentLevels Error Message: this writer hit an unrecoverable error; cannot commit Stack Trace: java.lang.IllegalStateException:

[jira] [Created] (SOLR-8161) allowCompression parameter not been used

2015-10-12 Thread HanDongdong (JIRA)
HanDongdong created SOLR-8161: - Summary: allowCompression parameter not been used Key: SOLR-8161 URL: https://issues.apache.org/jira/browse/SOLR-8161 Project: Solr Issue Type: Bug

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

2015-10-12 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5329/ Java: 32bit/jdk1.8.0_60 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection Error Message: Delete action failed! Stack Trace: