[jira] [Commented] (SOLR-8541) NPE in spatial field highlighting

2016-01-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097738#comment-15097738 ] David Smiley commented on SOLR-8541: Thanks Pawel. I filled LUCENE-6976 for this. I c

[jira] [Updated] (LUCENE-6976) BytesTermAttributeImpl.copyTo NPEs when the BytesRef is null

2016-01-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-6976: - Attachment: LUCENE_6976.patch See patch with fix and 2 tests (one from SOLR-8541 which is basical

[jira] [Created] (LUCENE-6976) BytesTermAttributeImpl.copyTo NPEs when the BytesRef is null

2016-01-13 Thread David Smiley (JIRA)
David Smiley created LUCENE-6976: Summary: BytesTermAttributeImpl.copyTo NPEs when the BytesRef is null Key: LUCENE-6976 URL: https://issues.apache.org/jira/browse/LUCENE-6976 Project: Lucene - Core

[jira] [Updated] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-6973: --- Attachment: LUCENE-6973.patch Patch with following changes: * Change from Deque to List. Uwe, I thou

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Greg Wilkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097652#comment-15097652 ] Greg Wilkins commented on SOLR-8539: Hmmm I've started looking at this and it is a huge

[jira] [Commented] (SOLR-8456) Investigate org.apache.solr.cloud.HttpPartitionTest.test failing more commonly.

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097650#comment-15097650 ] ASF subversion and git services commented on SOLR-8456: --- Commit 17245

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15548 - Failure!

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15548/ Java: 32bit/jdk-9-ea+95 -server -XX:+UseSerialGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 m

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Greg Wilkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097624#comment-15097624 ] Greg Wilkins commented on SOLR-8539: OK, we will see what we can do. I think we will a

[jira] [Commented] (SOLR-8522) ImplicitSnitch to support IPv4 based tags

2016-01-13 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097612#comment-15097612 ] Noble Paul commented on SOLR-8522: -- * The solr node string may not always be an IP address

[jira] [Assigned] (SOLR-8541) NPE in spatial field highlighting

2016-01-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-8541: -- Assignee: David Smiley > NPE in spatial field highlighting > - >

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097585#comment-15097585 ] Mark Miller commented on SOLR-8539: --- It is hard to guarantee, but well behaving code shou

[JENKINS-MAVEN] Lucene-Solr-Maven-5.3 #13: POMs out of sync

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.3/13/ No tests ran. Build Log: [...truncated 26171 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.3/build.xml:742: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/

[JENKINS-EA] Lucene-Solr-5.x-Linux (64bit/jdk-9-ea+95) - Build # 15252 - Failure!

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15252/ Java: 64bit/jdk-9-ea+95 -XX:-UseCompressedOops -XX:+UseParallelGC -XX:-CompactStrings 1 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.test Error Message: Error from server at http://127.0.0.1:52441/splitByRouteKeyTe

[jira] [Commented] (SOLR-4619) Improve PreAnalyzedField query analysis

2016-01-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097446#comment-15097446 ] Robert Muir commented on SOLR-4619: --- Also, majority of TokenFilters (which basically also

[jira] [Commented] (SOLR-4619) Improve PreAnalyzedField query analysis

2016-01-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097440#comment-15097440 ] Robert Muir commented on SOLR-4619: --- {quote} But PreAnalyzedTokenizer doesn't have any a

[JENKINS-MAVEN] Lucene-Solr-Maven-5.4 #15: POMs out of sync

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-5.4/15/ No tests ran. Build Log: [...truncated 24770 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-5.4/build.xml:808: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/workspace/

[jira] [Comment Edited] (SOLR-4619) Improve PreAnalyzedField query analysis

2016-01-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097417#comment-15097417 ] Steve Rowe edited comment on SOLR-4619 at 1/14/16 1:34 AM: --- Patch

[jira] [Updated] (SOLR-4619) Improve PreAnalyzedField query analysis

2016-01-13 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-4619: - Attachment: SOLR-4619.patch Patch that brings Andrzej's patch up to date with trunk, and adds tests for qu

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

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/3920/ 2 tests failed. FAILED: org.apache.solr.cloud.DistributedVersionInfoTest.test Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was reache

[jira] [Commented] (SOLR-8415) Provide command to switch between non/secure mode in ZK

2016-01-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097367#comment-15097367 ] Gregory Chanan commented on SOLR-8415: -- committed to trunk. [~mdrob] if you post a 5x

[jira] [Commented] (SOLR-8415) Provide command to switch between non/secure mode in ZK

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097363#comment-15097363 ] ASF subversion and git services commented on SOLR-8415: --- Commit 17245

[jira] [Commented] (SOLR-8453) Jetty update from 9.2 to 9.3 causes the server to reset formerly legitimate client connections.

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097318#comment-15097318 ] ASF subversion and git services commented on SOLR-8453: --- Commit 17245

[jira] [Commented] (SOLR-8453) Jetty update from 9.2 to 9.3 causes the server to reset formerly legitimate client connections.

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097316#comment-15097316 ] ASF subversion and git services commented on SOLR-8453: --- Commit 17245

[jira] [Commented] (SOLR-8416) Solr collection creation API should return after all cores are alive

2016-01-13 Thread Michael Sun (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097315#comment-15097315 ] Michael Sun commented on SOLR-8416: --- Thanks [~markrmil...@gmail.com] for review. I made a

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097291#comment-15097291 ] Uwe Schindler commented on LUCENE-6973: --- bq. Btw. in case there is preference for A

[jira] [Resolved] (SOLR-8535) Support forcing define-lucene-javadoc-url to be local

2016-01-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan resolved SOLR-8535. -- Resolution: Fixed Committed to 5.5 and 6.0. > Support forcing define-lucene-javadoc-url to be lo

[jira] [Updated] (SOLR-8415) Provide command to switch between non/secure mode in ZK

2016-01-13 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated SOLR-8415: - Attachment: SOLR-8415.patch Here's a patch with some minor changes: - Changed UPDATEACL to UPDATEAC

[jira] [Commented] (SOLR-8535) Support forcing define-lucene-javadoc-url to be local

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097198#comment-15097198 ] ASF subversion and git services commented on SOLR-8535: --- Commit 17245

[jira] [Commented] (SOLR-8535) Support forcing define-lucene-javadoc-url to be local

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097197#comment-15097197 ] ASF subversion and git services commented on SOLR-8535: --- Commit 17245

[jira] [Updated] (SOLR-8542) Integrate Learning to Rank into Solr

2016-01-13 Thread Michael Nilsson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Nilsson updated SOLR-8542: -- Attachment: SOLR-8542-branch_5x.patch Attached a patch for the ltr contrib module against branch_

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097152#comment-15097152 ] Robert Muir commented on LUCENE-6972: - I got confused by the patch being converted to

[jira] [Commented] (SOLR-8279) Add a new test fault injection approach and a new SolrCloud test that stops and starts the cluster while indexing data and with random faults.

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097145#comment-15097145 ] ASF subversion and git services commented on SOLR-8279: --- Commit 17245

[jira] [Updated] (SOLR-8501) Specify the entity request size when known in HttpSolrClient.

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8501?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-8501: -- Attachment: SOLR-8501.patch New patch, fixes the string content type size calc. > Specify the entity req

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6972: - Attachment: (was: LUCENE-6972.patch) > QueryBuilder should not differentiate single position

[jira] [Commented] (SOLR-2798) Local Param parsing does not support multivalued params

2016-01-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097125#comment-15097125 ] Hoss Man commented on SOLR-2798: Demian: I haven't tested your code out, but at first glanc

[JENKINS-MAVEN] Lucene-Solr-Maven-trunk #1657: POMs out of sync

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1657/ No tests ran. Build Log: [...truncated 24748 lines...] BUILD FAILED /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:800: The following error occurred while executing this line: /x1/jenkins/jenkins-slave/work

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Greg Wilkins (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097105#comment-15097105 ] Greg Wilkins commented on SOLR-8539: Shawn, I commented on the Jetty bug... but anothe

[jira] [Commented] (SOLR-8451) We should not call method.abort in HttpSolrClient and HttpSolrCall#remoteQuery should not close streams.

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097099#comment-15097099 ] ASF subversion and git services commented on SOLR-8451: --- Commit 17245

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097072#comment-15097072 ] Adrien Grand commented on LUCENE-6972: -- OK I see! Maybe we should still add your new

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

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/3015/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Didn't see all replicas for shard shard1 in c8n_1x2 come up within 3 ms! ClusterS

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15097004#comment-15097004 ] Shawn Heisey commented on SOLR-8539: I took the liberty of opening a bug on Jetty, sinc

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096973#comment-15096973 ] Paul Elschot commented on LUCENE-6973: -- Btw. in case there is preference for ArrayDe

[jira] [Updated] (SOLR-8541) NPE in spatial field highlighting

2016-01-13 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pawel Rog updated SOLR-8541: Summary: NPE in spatial field highlighting (was: NPE on spatial field highlighting) > NPE in spatial field

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096958#comment-15096958 ] Paul Elschot commented on LUCENE-6973: -- With the 2nd patch I get this output: {nofor

[jira] [Updated] (LUCENE-6974) TesGeoPointQuery failures: some hits were wrong (should not match but did)

2016-01-13 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize updated LUCENE-6974: --- Attachment: LUCENE-6974.patch Patch to fix simple bug in the horizontal collinear case. This

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096946#comment-15096946 ] Paul Elschot commented on LUCENE-6973: -- Ok, somehow I can't cleanly apply the patch,

[JENKINS] Lucene-Solr-SmokeRelease-5.x - Build # 436 - Still Failing

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-5.x/436/ No tests ran. Build Log: [...truncated 53153 lines...] prepare-release-no-sign: [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-5.x/lucene/build/smokeTestRelease/dist [copy] Copying

[jira] [Updated] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-6973: --- Attachment: LUCENE-6973.patch Patch w/ {{--show-copies-as-adds}} > Improve TeeSinkTokenFilter >

[jira] [Commented] (SOLR-8539) Solr queries swallows up OutOfMemoryErrors

2016-01-13 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096919#comment-15096919 ] Varun Thacker commented on SOLR-8539: - Yeah it looks like that. Here https://github.co

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096912#comment-15096912 ] Uwe Schindler commented on LUCENE-6973: --- When you execute svn diff, add the option

[jira] [Commented] (SOLR-2798) Local Param parsing does not support multivalued params

2016-01-13 Thread Demian Katz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096910#comment-15096910 ] Demian Katz commented on SOLR-2798: --- How does this look? https://github.com/apache/lucen

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096892#comment-15096892 ] Shai Erera commented on LUCENE-6973: This patch is for trunk. I renamed {{DateRecogni

[jira] [Updated] (SOLR-8542) Integrate Learning to Rank into Solr

2016-01-13 Thread Joshua Pantony (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Pantony updated SOLR-8542: - Description: This is a ticket to integrate learning to rank machine learning models into Solr. Sol

[jira] [Updated] (SOLR-8542) Integrate Learning to Rank into Solr

2016-01-13 Thread Joshua Pantony (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Pantony updated SOLR-8542: - Summary: Integrate Learning to Rank into Solr (was: Integrate learning to rank into Solr) > Integ

[jira] [Updated] (SOLR-8542) Integrate learning to rank into Solr

2016-01-13 Thread Michael Nilsson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Nilsson updated SOLR-8542: -- Attachment: README.md SOLR-8542-trunk.patch Attached the patch against trunk whic

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096886#comment-15096886 ] Paul Elschot commented on LUCENE-6973: -- The patch has changes to DateRecognizerFilte

[jira] [Created] (SOLR-8542) Integrate learning to rank into Solr

2016-01-13 Thread Joshua Pantony (JIRA)
Joshua Pantony created SOLR-8542: Summary: Integrate learning to rank into Solr Key: SOLR-8542 URL: https://issues.apache.org/jira/browse/SOLR-8542 Project: Solr Issue Type: New Feature

[jira] [Commented] (SOLR-7339) Upgrade Jetty from 9.2 to 9.3

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096870#comment-15096870 ] Mark Miller commented on SOLR-7339: --- SOLR-8453 is now committed, I'll check on the Local

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

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15544/ Java: 64bit/jdk1.8.0_66 -XX:+UseCompressedOops -XX:+UseParallelGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [So

[jira] [Updated] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated LUCENE-6973: --- Attachment: LUCENE-6973.patch Patch implements the proposed changes. > Improve TeeSinkTokenFilter >

[jira] [Commented] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Ferenczi Jim (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096811#comment-15096811 ] Ferenczi Jim commented on LUCENE-6972: -- Sorry I forgot to add a comment about mergin

[jira] [Resolved] (LUCENE-6951) GeoPointInPolygonQuery can be improved

2016-01-13 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicholas Knize resolved LUCENE-6951. Resolution: Resolved > GeoPointInPolygonQuery can be improved > ---

[jira] [Commented] (LUCENE-6973) Improve TeeSinkTokenFilter

2016-01-13 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096776#comment-15096776 ] Uwe Schindler commented on LUCENE-6973: --- Hi, I agree with Shai's proposal! So +1 to

[jira] [Commented] (SOLR-2798) Local Param parsing does not support multivalued params

2016-01-13 Thread Demian Katz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096762#comment-15096762 ] Demian Katz commented on SOLR-2798: --- That definitely sounds reasonable to me. I'll see if

[jira] [Commented] (SOLR-2798) Local Param parsing does not support multivalued params

2016-01-13 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096748#comment-15096748 ] Hoss Man commented on SOLR-2798: My off the cuff personal opinions w/o reviewing the code a

[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.8.0_66) - Build # 5545 - Still Failing!

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5545/ Java: 32bit/jdk1.8.0_66 -client -XX:+UseG1GC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExe

[JENKINS] Lucene-Solr-NightlyTests-5.4 - Build # 16 - Still Failing

2016-01-13 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.4/16/ 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Error from server at http://127.0.0.1:35181/awholynewcollection_2: non ok status: 500, message:Server Error Stack Trace: org.a

[jira] [Commented] (SOLR-2798) Local Param parsing does not support multivalued params

2016-01-13 Thread Demian Katz (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-2798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096728#comment-15096728 ] Demian Katz commented on SOLR-2798: --- Did a bit of digging on my own. Looks like the probl

[jira] [Comment Edited] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096707#comment-15096707 ] Joel Bernstein edited comment on SOLR-8176 at 1/13/16 6:15 PM: --

[jira] [Commented] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096707#comment-15096707 ] Joel Bernstein commented on SOLR-8176: -- Thinking some about the machanics of what you'

[jira] [Updated] (SOLR-8176) Model distributed graph traversals with Streaming Expressions

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-8176: - Assignee: (was: Joel Bernstein) > Model distributed graph traversals with Streaming Expressions

RE: [JENKINS] Lucene-Solr-SmokeRelease-5.4 - Build # 14 - Failure

2016-01-13 Thread Uwe Schindler
Done! I hope Git comes soon! Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Wednesday, January 13, 2016 5:24 PM > To: dev@lucene.apache.org > Subjec

[jira] [Closed] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2016-01-13 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove closed SOLR-7525. - Resolution: Implemented Fix Version/s: 6.0 Trunk > Add ComplementStream to the St

[jira] [Commented] (SOLR-7525) Add ComplementStream to the Streaming API and Streaming Expressions

2016-01-13 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096654#comment-15096654 ] ASF subversion and git services commented on SOLR-7525: --- Commit 17244

[jira] [Comment Edited] (SOLR-8541) NPE on spatial field highlighting

2016-01-13 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096649#comment-15096649 ] Pawel Rog edited comment on SOLR-8541 at 1/13/16 5:39 PM: -- I can r

[jira] [Commented] (SOLR-8541) NPE on spatial field highlighting

2016-01-13 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096649#comment-15096649 ] Pawel Rog commented on SOLR-8541: - I can reproduce this like below: {code} final Memor

[jira] [Updated] (LUCENE-6972) QueryBuilder should not differentiate single position and multiple positions queries when the analyzer produces synonyms.

2016-01-13 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-6972: - Attachment: LUCENE-6972.patch Hmm actually I'm seeing failures in the queryparser module with the

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096614#comment-15096614 ] Kevin Risden commented on SOLR-8503: actually why not add the changelog when SOLR-8502

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+95) - Build # 15543 - Still Failing!

2016-01-13 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15543/ Java: 32bit/jdk-9-ea+95 -client -XX:+UseConcMarkSweepGC -XX:-CompactStrings 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at org.

Re: missing schema.xml from core collections folder

2016-01-13 Thread Erick Erickson
You have to provide a lot more detail. And please use a smaller type ;). The most recent versions of Solr use "managed schema" rather than schema.xml, you might be seeing that. You haven't told us whether you're using SolrCloud, in which case there will be _no_ local schema.xml files. Etc. And p

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096585#comment-15096585 ] Kevin Risden commented on SOLR-8503: Hmmm the incremental changes don't really mean all

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096574#comment-15096574 ] Joel Bernstein commented on SOLR-8503: -- OK, sounds good. > Implement org.apache.solr.

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096572#comment-15096572 ] Joel Bernstein commented on SOLR-8503: -- I'm not quite sure how to handle the CHANGES.t

[jira] [Commented] (SOLR-8456) Investigate org.apache.solr.cloud.HttpPartitionTest.test failing more commonly.

2016-01-13 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096565#comment-15096565 ] Timothy Potter commented on SOLR-8456: -- Me too ... beast just passed 10 of 10 on trunk

[jira] [Updated] (SOLR-7341) xjoin - join data from external sources

2016-01-13 Thread Tom Winch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Winch updated SOLR-7341: Attachment: SOLR-7341.patch-5_3 Working version! > xjoin - join data from external sources > ---

Re: missing schema.xml from core collections folder

2016-01-13 Thread Siddhartha Singh Sandhu
You can create your own schema.xml but after you do so you have disable setting in solrconfig.xml which utilizes the managed schema. You also have specify in the core file the new schema file. On Tue, Jan 12, 2016 at 2:51 PM, Akash Paul wrote: > Hi, > There is a schema.xml missing from my solr

[jira] [Commented] (SOLR-8380) CollectionsAPIDistributedZkTest frequent failures with non ok status: 500, message:Server Error

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096545#comment-15096545 ] Mark Miller commented on SOLR-8380: --- bq. but perhaps it's legit? Kind of seems to big to

[jira] [Updated] (SOLR-7341) xjoin - join data from external sources

2016-01-13 Thread Tom Winch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tom Winch updated SOLR-7341: Attachment: (was: SOLR-7341.patch-5_3) > xjoin - join data from external sources > --

[jira] [Comment Edited] (SOLR-8380) CollectionsAPIDistributedZkTest frequent failures with non ok status: 500, message:Server Error

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096545#comment-15096545 ] Mark Miller edited comment on SOLR-8380 at 1/13/16 5:03 PM: bq.

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096542#comment-15096542 ] Kevin Risden commented on SOLR-8503: [~joel.bernstein] - No issues. This ticket should

[jira] [Commented] (SOLR-8456) Investigate org.apache.solr.cloud.HttpPartitionTest.test failing more commonly.

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096541#comment-15096541 ] Mark Miller commented on SOLR-8456: --- I've tried beasting this test locally and could not

[jira] [Commented] (SOLR-8503) Implement org.apache.solr.client.solrj.io.sql.ConnectionImpl.getMetaData and getCatalog

2016-01-13 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096535#comment-15096535 ] Joel Bernstein commented on SOLR-8503: -- Ok, this basically the skeleton for the Databa

[jira] [Commented] (SOLR-8540) Multi select facets give incorrect results

2016-01-13 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096532#comment-15096532 ] Shawn Heisey commented on SOLR-8540: While helping somebody with another issue - SOLR-8

[jira] [Resolved] (SOLR-8453) Jetty update from 9.2 to 9.3 causes the server to reset formerly legitimate client connections.

2016-01-13 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller resolved SOLR-8453. --- Resolution: Fixed Fix Version/s: Trunk 5.5 > Jetty update from 9.2 to 9.3 cau

[jira] [Commented] (LUCENE-6975) Add dimensional "equals" query to match docs containing precisely a given value

2016-01-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096508#comment-15096508 ] David Smiley commented on LUCENE-6975: -- I like your idea of renaming DimensionalRang

[jira] [Comment Edited] (SOLR-8541) NPE on spatial field highlighting

2016-01-13 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096504#comment-15096504 ] Pawel Rog edited comment on SOLR-8541 at 1/13/16 4:45 PM: -- Thanks

[jira] [Commented] (SOLR-8541) NPE on spatial field highlighting

2016-01-13 Thread Pawel Rog (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096504#comment-15096504 ] Pawel Rog commented on SOLR-8541: - I mean that the code which you can see in integration te

[jira] [Commented] (SOLR-8541) NPE on spatial field highlighting

2016-01-13 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096495#comment-15096495 ] David Smiley commented on SOLR-8541: Thanks for reporting this. So the NPE is bad of c

[jira] [Assigned] (SOLR-8456) Investigate org.apache.solr.cloud.HttpPartitionTest.test failing more commonly.

2016-01-13 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter reassigned SOLR-8456: Assignee: Timothy Potter > Investigate org.apache.solr.cloud.HttpPartitionTest.test failing

[jira] [Commented] (LUCENE-6975) Add dimensional "equals" query to match docs containing precisely a given value

2016-01-13 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096493#comment-15096493 ] Michael McCandless commented on LUCENE-6975: I have no patch here for now ...

  1   2   >