[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+107) - Build # 55 - Failure!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/55/ Java: 32bit/jdk-9-ea+107 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=3976,

[jira] [Resolved] (LUCENE-7073) FieldType problems with Points

2016-03-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir resolved LUCENE-7073. - Resolution: Fixed > FieldType problems with Points > -- > >

[jira] [Commented] (LUCENE-7073) FieldType problems with Points

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

[jira] [Created] (LUCENE-7076) MIGRATE/CHANGES.txt need improved Points verbage

2016-03-07 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7076: --- Summary: MIGRATE/CHANGES.txt need improved Points verbage Key: LUCENE-7076 URL: https://issues.apache.org/jira/browse/LUCENE-7076 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

2016-03-07 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182906#comment-15182906 ] Alessandro Benedetti commented on SOLR-7739: [~teofili] I ws on Holidays, I take a look when I

[jira] [Updated] (SOLR-6671) Introduce a solr.data.home as root dir for all data

2016-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-6671: -- Attachment: SOLR-6671.patch New patch * Explicit test for verifying last path component of

[jira] [Commented] (LUCENE-7072) Geo3dPointField should always use WGS84 planet model

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

Exact matches in phrase queries for terms analyzed using StandardAnalyzer

2016-03-07 Thread Kamaldeep Singh
Hi, I have come across an actual use case where I need to do an exact match for a term which is indexed as TextField using StandardAnalyzer ie value of term "abc" should match to only "abc" and not "abc xyz" . I understand I can use different analyzer like KeywordAnalyzer and avoid converting

[jira] [Commented] (LUCENE-7072) Geo3dPointField should always use WGS84 planet model

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

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+107) - Build # 16130 - Failure!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16130/ Java: 32bit/jdk-9-ea+107 -server -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest Error Message: 5 threads leaked from SUITE scope at

[jira] [Resolved] (LUCENE-7072) Geo3dPointField should always use WGS84 planet model

2016-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7072. Resolution: Fixed > Geo3dPointField should always use WGS84 planet model >

[jira] [Commented] (LUCENE-7072) Geo3dPointField should always use WGS84 planet model

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

[jira] [Comment Edited] (SOLR-6671) Introduce a solr.data.home as root dir for all data

2016-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182846#comment-15182846 ] Jan Høydahl edited comment on SOLR-6671 at 3/7/16 10:33 AM: New patch *

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

2016-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/953/ 2 tests failed. FAILED: org.apache.lucene.search.TestPointQueries.testRandomLongsBig Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout

Re: [jira] [Commented] (LUCENE-7077) fail precommit on useless assignment

2016-03-07 Thread Erick Erickson
Absolutely. On Mon, Mar 7, 2016 at 7:04 PM, Ryan Ernst (JIRA) wrote: > > [ > https://issues.apache.org/jira/browse/LUCENE-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184296#comment-15184296 > ] > > Ryan Ernst commented on LUCENE-7077: >

[jira] [Commented] (SOLR-6926) "ant example" makes no sense anymore - should be "ant server" (or refactored into some other compilation realted target)

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

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184511#comment-15184511 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:25 AM: -- Hey thanks , I used your

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_72) - Build # 56 - Still Failing!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/56/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=500,

[jira] [Commented] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184511#comment-15184511 ] Deepak commented on SOLR-8795: -- Hey thanks , following link work for me...

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184511#comment-15184511 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:37 AM: -- Hey thanks , I used your

[JENKINS] Lucene-Solr-Tests-6.x - Build # 23 - Failure

2016-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/23/ 1 tests failed. FAILED: org.apache.solr.cloud.overseer.ZkStateReaderTest.testStateFormatUpdateWithExplicitRefreshLazy Error Message: Could not find collection : c1 Stack Trace: org.apache.solr.common.SolrException: Could not find

[jira] [Commented] (SOLR-6926) "ant example" makes no sense anymore - should be "ant server" (or refactored into some other compilation realted target)

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

[jira] [Commented] (SOLR-6926) "ant example" makes no sense anymore - should be "ant server" (or refactored into some other compilation realted target)

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

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184472#comment-15184472 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:13 AM: -- Steps used: 1) install solr 2)

[jira] [Updated] (LUCENE-7077) fail precommit on useless assignment

2016-03-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7077: Attachment: LUCENE-7077.patch Simple patch, and fixing the other two instances of it. The

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+107) - Build # 16139 - Still Failing!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16139/ Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 11422 lines...] [junit4] JVM J2: stdout was not empty, see:

[jira] [Updated] (LUCENE-7056) Separate Geo3DPoint into another package from the rest of Geo3D

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-7056: - Description: The original description follows; it's greater in scope than the new title:

[jira] [Resolved] (LUCENE-7056) Separate Geo3DPoint into another package from the rest of Geo3D

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-7056. -- Resolution: Fixed > Separate Geo3DPoint into another package from the rest of Geo3D >

[jira] [Commented] (SOLR-5750) Backup/Restore API for SolrCloud

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184501#comment-15184501 ] David Smiley commented on SOLR-5750: Hello Varun. I've been kicking the tires on this. When I run it

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

2016-03-07 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184203#comment-15184203 ] Steve Rowe commented on SOLR-8542: -- Just read through the comments on the issue, but haven't looked at any

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184472#comment-15184472 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:12 AM: -- Steps used: 1) install solr 2)

[jira] [Commented] (LUCENE-7077) fail precommit on useless assignment

2016-03-07 Thread Ryan Ernst (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184296#comment-15184296 ] Ryan Ernst commented on LUCENE-7077: +1 > fail precommit on useless assignment >

[jira] [Updated] (LUCENE-7076) MIGRATE/CHANGES.txt need improved Points verbage

2016-03-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7076?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7076: Attachment: LUCENE-7076.patch Here's what i could hack up tonight: * Adds "introduction to points"

[jira] [Commented] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184472#comment-15184472 ] Deepak commented on SOLR-8795: -- Steps used: 1) install solr 2) used "solr start" then create "solr create -c

[jira] [Updated] (LUCENE-7077) fail precommit on useless assignment

2016-03-07 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Muir updated LUCENE-7077: Summary: fail precommit on useless assignment (was: fail precommit on ) > fail precommit on

[jira] [Created] (LUCENE-7077) fail precommit on

2016-03-07 Thread Robert Muir (JIRA)
Robert Muir created LUCENE-7077: --- Summary: fail precommit on Key: LUCENE-7077 URL: https://issues.apache.org/jira/browse/LUCENE-7077 Project: Lucene - Core Issue Type: Bug

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_72) - Build # 5695 - Failure!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5695/ Java: 32bit/jdk1.8.0_72 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.BasicDistributedZkTest.test Error Message: .response.numFound:1!=0 Stack Trace: junit.framework.AssertionFailedError:

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/32/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica1 received all 10 requests Stack

OOM kill script for solr on windows

2016-03-07 Thread Binoy Dalal
Hello everyone, This is with reference to this thread: http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201602.mbox/< ca+tigkpguoppdpxgda7g3xasoxj++tdwyw7mdx36hfqjje4...@mail.gmail.com> I've started writing a batch file to do this but an having some trouble with getting the correct

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/31/ Java: 64bit/jdk1.8.0_72 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest Error Message: Suite timeout exceeded (>= 720 msec). Stack

[jira] [Closed] (SOLR-6926) "ant example" makes no sense anymore - should be "ant server" (or refactored into some other compilation realted target)

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-6926. -- Resolution: Fixed Fix Version/s: 5.0 Marking as closed to 5.0 which is when the work really

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

2016-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/5/ 1 tests failed. FAILED: org.apache.lucene.search.TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread Error Message: Captured an uncaught exception in thread: Thread[id=563, name=NRTNoDeletes Reopen Thread,

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16140/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImport Error Message: IOException occured when talking

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184472#comment-15184472 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:18 AM: -- Steps used: 1) install solr 2)

[jira] [Comment Edited] (SOLR-8795) build search query

2016-03-07 Thread Deepak (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184511#comment-15184511 ] Deepak edited comment on SOLR-8795 at 3/8/16 6:20 AM: -- Hey thanks , I used your

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/58/ Java: 64bit/jdk-9-ea+107 -XX:+UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat.testDocsAndFreqsAndPositionsAndOffsetsAndPayloads Error Message: Captured an

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+107) - Build # 16141 - Still Failing!

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/16141/ Java: 64bit/jdk-9-ea+107 -XX:-UseCompressedOops -XX:+UseG1GC 27 tests failed. FAILED: org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat.testDocsAndFreqsAndPositionsAndPayloads Error Message: Unable to unmap the

[jira] [Commented] (SOLR-8528) UIMA processor with multivalued fields and atomic updates bug

2016-03-07 Thread Srinivasarao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15184548#comment-15184548 ] Srinivasarao commented on SOLR-8528: Hi, I know it is closed. But I'm still facing the issue with

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

2016-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/957/ 2 tests failed. FAILED: org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors Error Message: Connection reset Stack Trace: java.net.SocketException: Connection reset at

[jira] [Commented] (LUCENE-7066) Optimize the "everything matches" case for point range queries

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

Re: Lucene/Solr 6.0.0 Release Branch

2016-03-07 Thread david.w.smi...@gmail.com
I just want to clarify you(Nick) / our expectations about this release branch. It seems, based on issues I've seen like LUCENE-7072, that we can commit to the release branch without your permission as RM. If this is true, then I presume the tacit approval is okay so long as it's not a new

[JENKINS] Lucene-Solr-Tests-6.x - Build # 19 - Failure

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

[jira] [Commented] (SOLR-8740) use docValues by default

2016-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183152#comment-15183152 ] Tomás Fernández Löbbe commented on SOLR-8740: - +1 > use docValues by default >

[jira] [Updated] (SOLR-8786) Ensure Solr's JDBC Driver works with Apache Zeppelin

2016-03-07 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8786: --- Attachment: zeppelin-0.6.0-incubating-SNAPSHOT_solr-7.0.0-SNAPSHOT_20160307.pdf Solr

[jira] [Created] (SOLR-8798) org.apache.solr.rest.RestManager can't find cyrillic synonyms.

2016-03-07 Thread Vitalii (JIRA)
Vitalii created SOLR-8798: - Summary: org.apache.solr.rest.RestManager can't find cyrillic synonyms. Key: SOLR-8798 URL: https://issues.apache.org/jira/browse/SOLR-8798 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-8745) Deprecate ZkStateReader.updateClusterState(), remove uses

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

[jira] [Created] (SOLR-8797) Backup command on a recovering index should fail

2016-03-07 Thread JIRA
Gérald Reinhart created SOLR-8797: - Summary: Backup command on a recovering index should fail Key: SOLR-8797 URL: https://issues.apache.org/jira/browse/SOLR-8797 Project: Solr Issue Type:

[jira] [Updated] (SOLR-8798) org.apache.solr.rest.RestManager can't find cyrillic synonyms.

2016-03-07 Thread Vitalii (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vitalii updated SOLR-8798: -- Description: RestManager doesn't work well with cyrillic symbols. I'm able to create new synonyms via REST

Re: [JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 4 - Still Failing

2016-03-07 Thread Michael McCandless
I'll fix. Mike McCandless http://blog.mikemccandless.com On Mon, Mar 7, 2016 at 1:38 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/4/ > > 1 tests failed. > FAILED: >

[jira] [Commented] (SOLR-8795) build search query

2016-03-07 Thread Marius Grama (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183101#comment-15183101 ] Marius Grama commented on SOLR-8795: For using termfreq function, in your case, there is nothing that

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

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

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

2016-03-07 Thread Michael McCandless
I'll dig. Mike McCandless http://blog.mikemccandless.com On Mon, Mar 7, 2016 at 7:31 AM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/953/ > > 2 tests failed. > FAILED:

[jira] [Commented] (SOLR-8797) Backup command on a recovering index should fail

2016-03-07 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182993#comment-15182993 ] Varun Thacker commented on SOLR-8797: - bq. Our point is that it shouldn't be possible to do a backup

[JENKINS] Lucene-Solr-Tests-master - Build # 958 - Still Failing

2016-03-07 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/958/ 12 tests failed. FAILED: org.apache.solr.TestDistributedGrouping.test Error Message: IOException occured when talking to server at: https://127.0.0.1:46546/oyr/collection1 Stack Trace:

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 430 - Still Failing

2016-03-07 Thread Michael McCandless
I pushed a fix. Mike McCandless http://blog.mikemccandless.com On Mon, Mar 7, 2016 at 8:11 AM, Michael McCandless wrote: > I'll dig. > > Mike McCandless > > http://blog.mikemccandless.com > > > On Sun, Mar 6, 2016 at 1:57 PM, Apache Jenkins Server >

Re: [JENKINS] Lucene-Solr-SmokeRelease-master - Build # 430 - Still Failing

2016-03-07 Thread Michael McCandless
I'll dig. Mike McCandless http://blog.mikemccandless.com On Sun, Mar 6, 2016 at 1:57 PM, Apache Jenkins Server wrote: > Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-master/430/ > > No tests ran. > > Build Log: > [...truncated 40033 lines...] >

[jira] [Resolved] (SOLR-8745) Deprecate ZkStateReader.updateClusterState(), remove uses

2016-03-07 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-8745. - Resolution: Fixed Fix Version/s: 6.1 master Thanks

[jira] [Commented] (SOLR-8797) Backup command on a recovering index should fail

2016-03-07 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15182992#comment-15182992 ] Gérald Reinhart commented on SOLR-8797: --- Hi Varun, Thanks for the quick answer. We will

Re: Exact matches in phrase queries for terms analyzed using StandardAnalyzer

2016-03-07 Thread Jack Krupansky
This is the dev list - ask your usage question on the user list (Solr or Lucene.) -- Jack Krupansky On Mon, Mar 7, 2016 at 7:09 AM, Kamaldeep Singh wrote: > Hi, > > I have come across an actual use case where I need to do an exact match > for a term which is indexed

[jira] [Closed] (SOLR-8797) Backup command on a recovering index should fail

2016-03-07 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker closed SOLR-8797. --- Resolution: Not A Problem Assignee: Varun Thacker Hi Gerald, Yes this will happen now.

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

2016-03-07 Thread Michael McCandless
I pushed a fix, the test was just too evil, indexing 1.1M longs with MockRandomMergePolicy. Mike McCandless http://blog.mikemccandless.com On Mon, Mar 7, 2016 at 8:26 AM, Michael McCandless wrote: > I'll dig. > > Mike McCandless > > http://blog.mikemccandless.com >

[jira] [Commented] (SOLR-6926) "ant example" makes no sense anymore - should be "ant server" (or refactored into some other compilation realted target)

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183109#comment-15183109 ] David Smiley commented on SOLR-6926: I will do so, to include the 6.0 release branch tonight. It's a

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/29/ Java: 32bit/jdk1.8.0_72 -server -XX:+UseSerialGC 12 tests failed. FAILED: org.apache.solr.TestDistributedMissingSort.test Error Message: IOException occured when talking to server at: http://127.0.0.1:58007/mm_hba/en/collection1

[jira] [Commented] (LUCENE-7056) Spatial3d/Geo3d should have zero runtime dependencies

2016-03-07 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183335#comment-15183335 ] Nicholas Knize commented on LUCENE-7056: +1 for new patch > Spatial3d/Geo3d should have zero

[jira] [Updated] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-03-07 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8680: --- Attachment: SOLR-8680.patch No idea if this is the right approach at all. It seems to build a

[jira] [Commented] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-03-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183342#comment-15183342 ] Joel Bernstein commented on SOLR-8680: -- [~steve_rowe], I was wondering if you had some ideas about the

[jira] [Updated] (LUCENE-7073) FieldType problems with Points

2016-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7073: --- Fix Version/s: 6.0 master > FieldType problems with Points >

[jira] [Commented] (SOLR-8680) Distribute JDBC driver as a separate jar

2016-03-07 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183373#comment-15183373 ] Kevin Risden commented on SOLR-8680: I just tested the solr-solrj-jdbc*.jar file that is created with

[jira] [Commented] (LUCENE-7073) FieldType problems with Points

2016-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183371#comment-15183371 ] Michael McCandless commented on LUCENE-7073: +1, horrible, thanks [~rcmuir]! We need this

[jira] [Commented] (SOLR-8794) Remove code usage of previously removed solr.xml tags

2016-03-07 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183394#comment-15183394 ] David Smiley commented on SOLR-8794: Minor quibble: I thought we don't call the Solr Reference Guide

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

2016-03-07 Thread Policeman Jenkins Server
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/48/ Java: 64bit/jdk1.8.0_72 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.UnloadDistributedZkTest.test Error Message: Captured an uncaught exception in thread: Thread[id=6606,

RE: Exact matches in phrase queries for terms analyzed using StandardAnalyzer

2016-03-07 Thread Uwe Schindler
Hi, please ask questions like this on the user lists. But to answer your question: It is common to index the same text in multiple fields with different Analyzers (or no Analyzer at all). This is the right solution to solve your issue. There is no need to change anything in Lucene/Solr

[jira] [Updated] (SOLR-8782) Improve SolrJ Collections async API

2016-03-07 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated SOLR-8782: Attachment: SOLR-8782.patch SOLR-8765 has missed the 6.0 cutoff, so here's an updated patch for 6.1.

[JENKINS] Solr-Artifacts-master - Build # 2810 - Failure

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

[JENKINS] Lucene-Solr-Tests-master - Build # 959 - Still Failing

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

[jira] [Commented] (SOLR-8740) use docValues by default

2016-03-07 Thread Jack Krupansky (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183177#comment-15183177 ] Jack Krupansky commented on SOLR-8740: -- And default to docValuesFormat="Memory" as well, or is that

[jira] [Commented] (SOLR-8740) use docValues by default

2016-03-07 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183190#comment-15183190 ] Ishan Chattopadhyaya commented on SOLR-8740: In the same breath, now that non-stored docValues

Re: [jira] [Commented] (SOLR-8740) use docValues by default

2016-03-07 Thread Erick Erickson
Note that any multivalued fields that rely on the data being returned in the same order it was added will break since MV fields are returned in sorted order when they're DV fields. Probably an edge case, but still On Mar 7, 2016 08:06, "Ishan Chattopadhyaya (JIRA)" wrote: >

[jira] [Commented] (SOLR-8736) GET operations on fields, dynamicFields, fieldTypes, copyField should work

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

[jira] [Commented] (SOLR-8786) Ensure Solr's JDBC Driver works with Apache Zeppelin

2016-03-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183303#comment-15183303 ] Joel Bernstein commented on SOLR-8786: -- Ok, this great news. So all the work you put in on the JDBC

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

2016-03-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183189#comment-15183189 ] Christine Poerschke commented on SOLR-8542: --- Hi Michael, thanks for the response above. Based on

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

2016-03-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183199#comment-15183199 ] Christine Poerschke commented on SOLR-8542: --- [~hossman] and [~steve_rowe] - would you have any

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

2016-03-07 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183216#comment-15183216 ] Christine Poerschke commented on SOLR-8542: --- bq. ... The only question I have is regarding "'git

[jira] [Updated] (SOLR-8799) Improve error message when tuple can't be read by SolrJ JDBC

2016-03-07 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-8799: --- Flags: Patch > Improve error message when tuple can't be read by SolrJ JDBC >

[jira] [Commented] (SOLR-8736) GET operations on fields, dynamicFields, fieldTypes, copyField should work

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

[jira] [Commented] (SOLR-8740) use docValues by default

2016-03-07 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183357#comment-15183357 ] Adrien Grand commented on SOLR-8740: bq. And default to docValuesFormat="Memory" as well, or is that

[jira] [Commented] (LUCENE-7056) Spatial3d/Geo3d should have zero runtime dependencies

2016-03-07 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183386#comment-15183386 ] Michael McCandless commented on LUCENE-7056: bq. the Geo3d brand/name whatever lives on Do

Re: [jira] [Created] (SOLR-8794) Remove code usage of previously removed solr.xml tags

2016-03-07 Thread Erick Erickson
Right, the failIfFound stuff was only for when we were supporting both formats. Now that we're not supporting the older format we should be able to nuke any code that reads it. I suppose leaving the checks in is a good idea though. +1 for updating the docs. On Mar 6, 2016 11:43 PM, "Varun Thacker

[jira] [Commented] (SOLR-8786) Ensure Solr's JDBC Driver works with Apache Zeppelin

2016-03-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15183330#comment-15183330 ] Joel Bernstein commented on SOLR-8786: -- Agreed. I'll see if I can get the ball rolling with SOLR-8680.

[jira] [Resolved] (SOLR-8786) Ensure Solr's JDBC Driver works with Apache Zeppelin

2016-03-07 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8786. -- Resolution: Not A Problem Apache Zeppelin appears to already be working with Solr's JDBC driver.

  1   2   3   >