[jira] [Commented] (SOLR-9606) Remove GeoHashField from Solr

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

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

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/493/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithDelegationTokens Error Message: java.util.concurrent.TimeoutException: Could

[jira] [Updated] (SOLR-6246) Core fails to reload when AnalyzingInfixSuggester is used as a Suggester

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-6246: - Attachment: SOLR-6246-test.patch Modernized version of [~varunthacker]'s test patch. This test now

[jira] [Comment Edited] (SOLR-6246) Core fails to reload when AnalyzingInfixSuggester is used as a Suggester

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671575#comment-15671575 ] Steve Rowe edited comment on SOLR-6246 at 11/16/16 8:46 PM: Modernized version

[jira] [Updated] (SOLR-9609) Change hard-coded keysize from 512 to 1024

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9609: - Attachment: SOLR-9609.patch Patch I'm committing. NOTE: the larger patch from a couple of days ago

[jira] [Commented] (SOLR-9780) Solr managed schema should allow specifying the uniqueKey.

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671759#comment-15671759 ] Steve Rowe commented on SOLR-9780: -- This is a subset of SOLR-7242. > Solr managed schema should allow

[jira] [Commented] (SOLR-9609) Change hard-coded keysize from 512 to 1024

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671460#comment-15671460 ] Erick Erickson commented on SOLR-9609: -- OK, I'm going to just hard-code it to 1024 and be done with

[jira] [Closed] (SOLR-9780) Solr managed schema should allow specifying the uniqueKey.

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley closed SOLR-9780. -- Resolution: Duplicate > Solr managed schema should allow specifying the uniqueKey. >

[jira] [Commented] (SOLR-9774) Delta indexing with child documents with help of cacheImpl="SortedMapBackedCache"

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671391#comment-15671391 ] Erick Erickson commented on SOLR-9774: -- This _looks_ like a usage question at first glance, it would

[jira] [Updated] (LUCENE-7564) AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated LUCENE-7564: --- Attachment: LUCENE-7564.patch Patch with a test improvement: testing that SearcherManager's

[jira] [Comment Edited] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671519#comment-15671519 ] Tommaso Teofili edited comment on LUCENE-7466 at 11/16/16 8:29 PM: ---

[jira] [Updated] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Sandeep Mukherjee (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sandeep Mukherjee updated SOLR-9779: Description: I'm creating a StreamFactory object like the following code: new

[jira] [Created] (SOLR-9780) Solr managed schema should allow specifying the uniqueKey.

2016-11-16 Thread David Smiley (JIRA)
David Smiley created SOLR-9780: -- Summary: Solr managed schema should allow specifying the uniqueKey. Key: SOLR-9780 URL: https://issues.apache.org/jira/browse/SOLR-9780 Project: Solr Issue

[jira] [Commented] (SOLR-9606) Remove GeoHashField from Solr

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

[jira] [Commented] (SOLR-6246) Core fails to reload when AnalyzingInfixSuggester is used as a Suggester

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671489#comment-15671489 ] Steve Rowe commented on SOLR-6246: -- bq. One suggestion that might minimize the impact: close the writer

[jira] [Comment Edited] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671519#comment-15671519 ] Tommaso Teofili edited comment on LUCENE-7466 at 11/16/16 8:38 PM: ---

[jira] [Comment Edited] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671519#comment-15671519 ] Tommaso Teofili edited comment on LUCENE-7466 at 11/16/16 8:38 PM: ---

[jira] [Created] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Sandeep Mukherjee (JIRA)
Sandeep Mukherjee created SOLR-9779: --- Summary: Basic auth in not supported in Streaming Expressions Key: SOLR-9779 URL: https://issues.apache.org/jira/browse/SOLR-9779 Project: Solr Issue

[jira] [Commented] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671728#comment-15671728 ] Kevin Risden commented on SOLR-9779: Would be nice to get this into Solr 6.4 but we will have to see.

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671519#comment-15671519 ] Tommaso Teofili commented on LUCENE-7466: - when running 'ant clean test' under lucene/core the

[jira] [Updated] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9779: --- Issue Type: Improvement (was: Task) > Basic auth in not supported in Streaming Expressions >

[jira] [Updated] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9779: --- Priority: Major (was: Critical) > Basic auth in not supported in Streaming Expressions >

[jira] [Updated] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9779: --- Description: I'm creating a StreamFactory object like the following code: {code} new

[jira] [Updated] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Risden updated SOLR-9779: --- Fix Version/s: 6.4 > Basic auth in not supported in Streaming Expressions >

[jira] [Commented] (SOLR-8213) SolrJ JDBC support basic authentication

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671725#comment-15671725 ] Kevin Risden commented on SOLR-8213: Linking to SOLR-9779 since it is most likely need for this to work

[jira] [Commented] (LUCENE-7564) AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()

2016-11-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671791#comment-15671791 ] Michael McCandless commented on LUCENE-7564: +1, thanks [~steve_rowe]. >

[jira] [Commented] (SOLR-9606) Remove GeoHashField from Solr

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671789#comment-15671789 ] David Smiley commented on SOLR-9606: Wrong issue [~erickerickson] > Remove GeoHashField from Solr >

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1155 - Still Unstable

2016-11-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1155/ 5 tests failed. FAILED: org.apache.solr.cloud.CdcrReplicationDistributedZkTest.testUpdateLogSynchronisation Error Message: Timeout waiting for CDCR replication to complete @source_collection:shard1 Stack Trace:

[JENKINS] Lucene-Solr-6.x-Windows (32bit/jdk1.8.0_102) - Build # 561 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/561/ Java: 32bit/jdk1.8.0_102 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full output: {

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2197 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2197/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingDocValuesFormat Error Message: Suite timeout exceeded (>=

[jira] [Commented] (LUCENE-7564) AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()

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

[jira] [Commented] (LUCENE-7564) AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()

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

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672391#comment-15672391 ] Erick Erickson commented on SOLR-8327: -- [~shalinmangar] Does SOLR-9014 being fixed mean we can close

[jira] [Resolved] (SOLR-9609) Change hard-coded keysize from 512 to 1024

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-9609. -- Resolution: Fixed Fix Version/s: 6.4 trunk > Change hard-coded keysize

[jira] [Issue Comment Deleted] (SOLR-9606) Remove GeoHashField from Solr

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9606: - Comment: was deleted (was: Commit e402a304bf97ead8c2a7f00a745e837fe0c6d449 in lucene-solr's branch

[jira] [Resolved] (LUCENE-7564) AnalyzingInfixSuggester should close its IndexWriter by default at the end of build()

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved LUCENE-7564. Resolution: Fixed Assignee: Steve Rowe Fix Version/s: 6.4 master

[jira] [Commented] (SOLR-9609) Change hard-coded keysize from 512 to 1024

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672014#comment-15672014 ] Erick Erickson commented on SOLR-9609: -- Messed up JIRA number, here are the commits, typed 9606

[jira] [Issue Comment Deleted] (SOLR-9606) Remove GeoHashField from Solr

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-9606: - Comment: was deleted (was: Commit 8bd4ad36c5297cfd2c39be807a7f099cda4ec13e in lucene-solr's branch

[jira] [Commented] (SOLR-9606) Remove GeoHashField from Solr

2016-11-16 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672018#comment-15672018 ] Erick Erickson commented on SOLR-9606: -- Yep, just noticed that when I went to lose 9609. I'm batting

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_102) - Build # 6225 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6225/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure Error Message: The data directory was not cleaned

[jira] [Comment Edited] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672191#comment-15672191 ] Kevin Risden edited comment on SOLR-9779 at 11/17/16 12:23 AM: ---

[jira] [Commented] (SOLR-9779) Basic auth in not supported in Streaming Expressions

2016-11-16 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672191#comment-15672191 ] Kevin Risden commented on SOLR-9779: [~wiredcity11] - I was looking into this and was curious if this

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Peilin Yang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672434#comment-15672434 ] Peilin Yang commented on LUCENE-7466: - Thanks for pointing this out. For the test cases, since all

[jira] [Comment Edited] (SOLR-9774) Delta indexing with child documents with help of cacheImpl="SortedMapBackedCache"

2016-11-16 Thread Aniket Khare (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672976#comment-15672976 ] Aniket Khare edited comment on SOLR-9774 at 11/17/16 6:55 AM: -- I already have

[jira] [Commented] (SOLR-9774) Delta indexing with child documents with help of cacheImpl="SortedMapBackedCache"

2016-11-16 Thread Aniket Khare (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672976#comment-15672976 ] Aniket Khare commented on SOLR-9774: I already have subscribed ti maining list and posted the question

[jira] [Commented] (SOLR-8327) SolrDispatchFilter is not caching new state format, which results in live fetch from ZK per request if node does not contain core from collection

2016-11-16 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15672990#comment-15672990 ] Shalin Shekhar Mangar commented on SOLR-8327: - No, this is still very relevant. SOLR-9014 was

[jira] [Commented] (SOLR-8994) EmbeddedSolrServer does not provide the httpMethod to the handler

2016-11-16 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15673052#comment-15673052 ] Mikhail Khludnev commented on SOLR-8994: What's exact problem is addressed here? Can we have an

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+140) - Build # 2200 - Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2200/ Java: 64bit/jdk-9-ea+140 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

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

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/494/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not released!!!

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

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/950/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest Error Message: ObjectTracker found 1 object(s) that were not

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

2016-11-16 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1479/ No tests ran. Build Log: [...truncated 11034 lines...] [junit4] Suite: org.apache.solr.cloud.ShardSplitTest [junit4] 2> Creating dataDir:

[jira] [Commented] (LUCENE-7398) Nested Span Queries are buggy

2016-11-16 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15671305#comment-15671305 ] Paul Elschot commented on LUCENE-7398: -- bq. is this latest patch ready to be committed, or are

[jira] [Commented] (LUCENE-6664) Replace SynonymFilter with SynonymGraphFilter

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670466#comment-15670466 ] David Smiley commented on LUCENE-6664: -- +1. This should be experimental for now as people begin to

[jira] [Commented] (LUCENE-2450) Explore write-once attr bindings in the analysis chain

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-2450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670481#comment-15670481 ] David Smiley commented on LUCENE-2450: -- I really like the ideas here! It would make capture/restore

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

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15547986#comment-15547986 ] Ishan Chattopadhyaya edited comment on SOLR-5944 at 11/16/16 1:50 PM: --

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

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667874#comment-15667874 ] Ishan Chattopadhyaya edited comment on SOLR-5944 at 11/16/16 1:51 PM: --

[jira] [Commented] (SOLR-9284) The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.

2016-11-16 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670479#comment-15670479 ] Steve Rowe commented on SOLR-9284: -- Three more seeds, but none reproduce for me - note that all three

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

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-5944: --- Attachment: SOLR-5944.patch Added another test, a specific unit test for AUDM's

[jira] [Comment Edited] (SOLR-9506) cache IndexFingerprint for each segment

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15667956#comment-15667956 ] Ishan Chattopadhyaya edited comment on SOLR-9506 at 11/16/16 1:52 PM: --

[jira] [Updated] (SOLR-9774) Delta indexing with child documents with help of cacheImpl="SortedMapBackedCache"

2016-11-16 Thread Aniket Khare (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aniket Khare updated SOLR-9774: --- Description: Hi, I am using solr DIH for indexing the Parent-Child relation data and using

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Peilin Yang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670373#comment-15670373 ] Peilin Yang commented on LUCENE-7466: - ok, will add test cases > add axiomatic similarity >

[jira] [Commented] (SOLR-9775) NPE in QueryResultKey constructor (when executing a clustering search query?)

2016-11-16 Thread Roman Kagan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670423#comment-15670423 ] Roman Kagan commented on SOLR-9775: --- Hello [~cpoerschke] Thanks a lot for the suggestion. I will add

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_102) - Build # 6224 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6224/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory Error Message: Could not remove the following files (in the order

[jira] [Updated] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-9777: --- Attachment: SOLR-9777.patch Adding the patch for this. > IndexFingerprinting: use

[jira] [Created] (SOLR-9777) IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching

2016-11-16 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created SOLR-9777: -- Summary: IndexFingerprinting: use getCombinedCoreAndDeletesKey() instead of getCoreCacheKey() for per-segment caching Key: SOLR-9777 URL:

[jira] [Commented] (LUCENE-7398) Nested Span Queries are buggy

2016-11-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670478#comment-15670478 ] Michael McCandless commented on LUCENE-7398: I can't quite tell from the comments/iterations

[jira] [Resolved] (LUCENE-7562) CompletionFieldsConsumer throws NPE on ghost fields

2016-11-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7562. Resolution: Fixed > CompletionFieldsConsumer throws NPE on ghost fields >

[jira] [Assigned] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tommaso Teofili reassigned LUCENE-7466: --- Assignee: Tommaso Teofili > add axiomatic similarity > - >

[jira] [Commented] (LUCENE-7274) Add LogisticRegressionDocumentClassifier

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669850#comment-15669850 ] Tommaso Teofili commented on LUCENE-7274: - Hi [~caomanhdat], thanks for your patch. A couple of

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18295 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18295/ Java: 32bit/jdk-9-ea+140 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.component.SpellCheckComponentTest.testThresholdTokenFrequency Error Message: Path not found:

[jira] [Commented] (LUCENE-7562) CompletionFieldsConsumer throws NPE on ghost fields

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

[jira] [Commented] (LUCENE-7562) CompletionFieldsConsumer throws NPE on ghost fields

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

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 182 - Still Failing

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

[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_102) - Build # 18296 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18296/ Java: 32bit/jdk1.8.0_102 -client -XX:+UseG1GC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

[jira] [Commented] (LUCENE-7560) Can we make QueryBuilder.createFieldQuery un-final?

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

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670273#comment-15670273 ] Tommaso Teofili commented on LUCENE-7466: - sorry for the confusion, forget about the

[jira] [Commented] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-16 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670293#comment-15670293 ] Michael Suzuki commented on SOLR-9728: -- Please note that this patch does not include the fix to issue

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670066#comment-15670066 ] Tommaso Teofili commented on LUCENE-7466: - thanks [~ypeilin] for your patch, here're a couple of

[jira] [Created] (SOLR-9775) NPE in QueryResultKey constructor (when executing a clustering search query?)

2016-11-16 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9775: - Summary: NPE in QueryResultKey constructor (when executing a clustering search query?) Key: SOLR-9775 URL: https://issues.apache.org/jira/browse/SOLR-9775

[jira] [Created] (SOLR-9776) NPE in QueryResultKey constructor (when executing a clustering search query?)

2016-11-16 Thread Christine Poerschke (JIRA)
Christine Poerschke created SOLR-9776: - Summary: NPE in QueryResultKey constructor (when executing a clustering search query?) Key: SOLR-9776 URL: https://issues.apache.org/jira/browse/SOLR-9776

[jira] [Comment Edited] (LUCENE-7274) Add LogisticRegressionDocumentClassifier

2016-11-16 Thread Tommaso Teofili (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15669850#comment-15669850 ] Tommaso Teofili edited comment on LUCENE-7274 at 11/16/16 12:05 PM:

[jira] [Commented] (SOLR-9728) Ability to specify Key Store type in solr.in file for SSL

2016-11-16 Thread Michael Suzuki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670285#comment-15670285 ] Michael Suzuki commented on SOLR-9728: -- [~manokovacs] yes, you are correct. Appologies for not

[jira] [Commented] (LUCENE-7466) add axiomatic similarity

2016-11-16 Thread Peilin Yang (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670225#comment-15670225 ] Peilin Yang commented on LUCENE-7466: - Hi [~teofili], thanks for your feedback. For the `NDV`, `FDV`

[jira] [Commented] (SOLR-9552) Upgrade to Tika 1.14 when available

2016-11-16 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670318#comment-15670318 ] Tim Allison commented on SOLR-9552: --- Make sure not to include the grobid parser because of change in

[jira] [Closed] (SOLR-9776) NPE in QueryResultKey constructor (when executing a clustering search query?)

2016-11-16 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke closed SOLR-9776. - Resolution: Duplicate > NPE in QueryResultKey constructor (when executing a clustering

[jira] [Commented] (LUCENE-7560) Can we make QueryBuilder.createFieldQuery un-final?

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

[GitHub] lucene-solr issue #116: fixed NPEs

2016-11-16 Thread cpoerschke
Github user cpoerschke commented on the issue: https://github.com/apache/lucene-solr/pull/116 Hi Roman, thanks for your pull request. I have created https://issues.apache.org/jira/browse/SOLR-9775 to correspond to it. --- If your project is set up for it, you can reply to this email

[jira] [Commented] (SOLR-9775) NPE in QueryResultKey constructor (when executing a clustering search query?)

2016-11-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670156#comment-15670156 ] ASF GitHub Bot commented on SOLR-9775: -- Github user cpoerschke commented on the issue:

Re:[GitHub] lucene-solr pull request #116: fixed NPEs

2016-11-16 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Hi Roman, thanks for your pull request. I have created https://issues.apache.org/jira/browse/SOLR-9775 to correspond to it. - Original Message - From: dev@lucene.apache.org To: dev@lucene.apache.org At: 11/15/16 21:43:05 GitHub user kagan770 opened a pull request:

[jira] [Resolved] (LUCENE-7560) Can we make QueryBuilder.createFieldQuery un-final?

2016-11-16 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-7560. Resolution: Fixed Fix Version/s: 6.4 master (7.0) > Can

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_102) - Build # 2195 - Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2195/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.LeaderFailoverAfterPartitionTest.test Error Message: Expected 2 of 3 replicas to be active but only found 1;

[jira] [Commented] (SOLR-9284) The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.

2016-11-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670664#comment-15670664 ] Mark Miller commented on SOLR-9284: --- bq.It probably just matters what is running in parallel and also

[jira] [Commented] (LUCENE-5012) Make graph-based TokenFilters easier

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670617#comment-15670617 ] David Smiley commented on LUCENE-5012: -- Seems very promising. Is LUCENE-2450 a dependency on this

[jira] [Commented] (SOLR-9284) The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.

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

[JENKINS] Lucene-Solr-6.x-Windows (64bit/jdk1.8.0_102) - Build # 560 - Still Unstable!

2016-11-16 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/560/ Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.core.TestDynamicLoading.testDynamicLoading Error Message: Could not get expected value 'X val' for path 'x' full

[jira] [Updated] (SOLR-9778) Make luceneMatchVersion handling easy/automatic

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9778?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-9778: --- Summary: Make luceneMatchVersion handling easy/automatic (was: improve luceneMatchVersion handling)

[jira] [Commented] (SOLR-9284) The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.

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

[jira] [Commented] (SOLR-4533) Synonyms, created in custom filters are ignored after tokenizers.

2016-11-16 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670581#comment-15670581 ] David Smiley commented on SOLR-4533: Is this still an issue? A test is quite necessary to demonstrate

[jira] [Commented] (SOLR-9284) The HDFS BlockDirectoryCache should not let it's keysToRelease or names maps grow indefinitely.

2016-11-16 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670646#comment-15670646 ] Mark Miller commented on SOLR-9284: --- It probably just matters what is running in parallel and also eating

[jira] [Commented] (SOLR-4533) Synonyms, created in custom filters are ignored after tokenizers.

2016-11-16 Thread Artem Lukanin (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-4533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15670656#comment-15670656 ] Artem Lukanin commented on SOLR-4533: - Sorry for not providing a test case 3 years ago, but I'm not in

  1   2   >