[jira] [Updated] (SOLR-9518) Kerberos Delegation Tokens doesn't work without a chrooted ZK

2016-09-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-9518: --- Description: Starting up Solr 6.2.0 (with delegation tokens enabled) that doesn't have

[jira] [Commented] (SOLR-9518) Kerberos Delegation Tokens doesn't work without a chrooted ZK

2016-09-25 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522053#comment-15522053 ] Ishan Chattopadhyaya commented on SOLR-9518: [~noble.paul], can you please review? > Kerberos

[jira] [Commented] (LUCENE-7460) Should SortedNumericDocValues expose a per-document random-access API?

2016-09-25 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15522041#comment-15522041 ] Adrien Grand commented on LUCENE-7460: -- Sorted numerics make it a bit hard to reason about to me

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

2016-09-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/412/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample Error Message: After running Solr cloud example, test collection

[jira] [Created] (SOLR-9560) Solr should check max open files and other ulimits and refuse to start if they are set too low

2016-09-25 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-9560: --- Summary: Solr should check max open files and other ulimits and refuse to start if they are set too low Key: SOLR-9560 URL:

[JENKINS] $PROJECT_NAME (${ENV,var="JAVA"}) - Build # $BUILD_NUMBER - $BUILD_STATUS!

2016-09-25 Thread Policeman Jenkins Server
Build: ${BUILD_URL} Java: ${ENV,var="JAVA_DESC"} ${FAILED_TESTS} Build Log: ${BUILD_LOG_MULTILINE_REGEX,regex="(?x: \

Re: Solr configuration format fracturing

2016-09-25 Thread Alexandre Rafalovitch
Did you know about configoverlay.json? +1 to the discussion. Additional fuel to the fire is that /config endpoint will return solrconfig.xml + overlay.json merged, but not params.json. Confusing. Additionally, /config output is JSON but not one that can round-trip AFAIK. Regards, Alex On

[jira] [Assigned] (SOLR-9411) Better validation for Schema API

2016-09-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reassigned SOLR-9411: - Assignee: Jan Høydahl > Better validation for Schema API > > >

[jira] [Updated] (SOLR-9411) Better validation for Schema API

2016-09-25 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9411: -- Attachment: SOLR-9411.patch This patch fixes a bug in {{add-dynamic-field}}, where the field got created

[jira] [Updated] (LUCENE-7465) Add a PatternTokenizer that uses Lucene's RegExp implementation

2016-09-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7465: --- Attachment: LUCENE-7465.patch Another iteration, adding

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

2016-09-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17901/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.client.solrj.TestLBHttpSolrClient Error Message: 1 thread leaked from SUITE scope at

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

2016-09-25 Thread Paul Elschot (JIRA)
Reporter: Christoph Goller >Assignee: Alan Woodward >Priority: Critical > Attachments: LUCENE-7398-20160814.patch, LUCENE-7398-20160924.patch, > LUCENE-7398-20160925.patch, LUCENE-7398.patch, LUCENE-7398.patch, > TestSpanCollection.java > > &

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

2016-09-25 Thread Paul Elschot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Elschot updated LUCENE-7398: - Attachment: LUCENE-7398-20160925.patch Patch of 25 Sep 2016. Compared to the previous patch

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Description: The topic expression already stores the checkpoints for a topic. This ticket will

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Description: The topic expression already stores the checkpoints for a topic. This ticket will

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2016-09-25 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15521377#comment-15521377 ] Ben Manes commented on SOLR-8241: - I took look to refresh myself on LFUCache and decay. I don't think there

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

2016-09-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/17900/ Java: 64bit/jdk1.8.0_102 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.TestReplicationHandler.doTestStressReplication Error Message: timed out waiting for collection1 startAt time

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

2016-09-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/411/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.schema.TestCloudSchemaless.test Error Message: QUERY FAILED:

[jira] [Updated] (SOLR-9559) Add ExecutorStream to execute stored topics and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9559: - Description: The ExecutorStream will execute the stored topics and macros from SOLR-9387. The

[jira] [Updated] (SOLR-9559) Add ExecutorStream to execute stored topics and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9559: - Description: The ExecutorStream will execute the stored topics and macros from SOLR-9387. The

Solr configuration format fracturing

2016-09-25 Thread Shawn Heisey
There seems to be some fracturing in the format of various Solr configs. Most of the config uses XML, but some new features in the last few years are using JSON, particularly where SolrCloud and Zookeeper are concerned. When notifications about SOLR-9557 came through, it revealed that there is a

[jira] [Updated] (SOLR-9559) Add ExecutorStream to execute stored topics and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9559: - Summary: Add ExecutorStream to execute stored topics and macros (was: Add ExecutorStream) > Add

[jira] [Created] (SOLR-9559) Add ExecutorStream

2016-09-25 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-9559: Summary: Add ExecutorStream Key: SOLR-9559 URL: https://issues.apache.org/jira/browse/SOLR-9559 Project: Solr Issue Type: New Feature Security Level:

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

2016-09-25 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15521130#comment-15521130 ] Pushkar Raste edited comment on SOLR-9506 at 9/25/16 5:14 PM: -- POC/Initial

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

2016-09-25 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15521130#comment-15521130 ] Pushkar Raste commented on SOLR-9506: - POC/Initial commit -

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Description: The topic expression already stores the checkpoints for a topic. This ticket will

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and macros

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Summary: Allow topic expression to store queries and macros (was: Allow topic expression to store

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and perform actions

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Description: The topic expression already stores the checkpoints for a topic. This ticket will

[jira] [Updated] (SOLR-9387) Allow topic expression to store queries and perform actions

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-9387: - Summary: Allow topic expression to store queries and perform actions (was: Scalable stored

[jira] [Assigned] (SOLR-9387) Allow topic expression to store queries and perform actions

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-9387: Assignee: Joel Bernstein > Allow topic expression to store queries and perform actions >

[jira] [Resolved] (SOLR-8577) Add AlertStream and ModelStream to the Streaming API

2016-09-25 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-8577. -- Resolution: Duplicate > Add AlertStream and ModelStream to the Streaming API >

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

2016-09-25 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3563/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test Error Message: Timeout occured while waiting response from server at:

[jira] [Commented] (SOLR-9558) DIH TemplateTransformer does not support multiple values

2016-09-25 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520840#comment-15520840 ] Shalin Shekhar Mangar commented on SOLR-9558: - So you want to transform the same column by

[jira] [Updated] (SOLR-9558) DIH TemplateTransformer does not support multiple values

2016-09-25 Thread Ted Sullivan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Sullivan updated SOLR-9558: --- Attachment: SOLR-9558.patch > DIH TemplateTransformer does not support multiple values >

[jira] [Created] (SOLR-9558) DIH TemplateTransformer does not support multiple values

2016-09-25 Thread Ted Sullivan (JIRA)
Ted Sullivan created SOLR-9558: -- Summary: DIH TemplateTransformer does not support multiple values Key: SOLR-9558 URL: https://issues.apache.org/jira/browse/SOLR-9558 Project: Solr Issue Type:

[jira] [Comment Edited] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-25 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520747#comment-15520747 ] Pushkar Raste edited comment on SOLR-9310 at 9/25/16 12:51 PM: --- I went

[jira] [Commented] (SOLR-9310) PeerSync fails on a node restart due to IndexFingerPrint mismatch

2016-09-25 Thread Pushkar Raste (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520747#comment-15520747 ] Pushkar Raste commented on SOLR-9310: - I went through logs in the failed test email notification but

[jira] [Resolved] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved LUCENE-7452. -- Resolution: Fixed > improve exception message: child query must only match non-parent

[jira] [Commented] (LUCENE-7452) improve exception message: child query must only match non-parent docs, but parent docID=180314...

2016-09-25 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15520705#comment-15520705 ] Mikhail Khludnev commented on LUCENE-7452: -- Thanks, Alexandre! > improve exception message:

[jira] [Updated] (LUCENE-7465) Add a PatternTokenizer that uses Lucene's RegExp implementation

2016-09-25 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7465: --- Attachment: LUCENE-7465.patch Patch. I added the {{SimplePatternTokenizerFactory}}