[jira] [Commented] (SOLR-9565) Make every UpdateRequestProcessor available implicitly

2017-06-14 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16049121#comment-16049121 ] David Smiley commented on SOLR-9565: Perhaps we simply need to accept that implicit registered URPs

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 370 - Unstable

2017-06-14 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/370/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.CdcrBootstrapTest Error Message: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]

[JENKINS-EA] Lucene-Solr-master-Windows (32bit/jdk-9-ea+173) - Build # 6647 - Still Unstable!

2017-06-14 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6647/ Java: 32bit/jdk-9-ea+173 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Created] (SOLR-10886) Using V2Request.process(solrClient) method throws NPE if the API returns an error

2017-06-14 Thread Shalin Shekhar Mangar (JIRA)
Shalin Shekhar Mangar created SOLR-10886: Summary: Using V2Request.process(solrClient) method throws NPE if the API returns an error Key: SOLR-10886 URL: https://issues.apache.org/jira/browse/SOLR-10886

[jira] [Updated] (LUCENE-7878) QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym

2017-06-14 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7878: Description: This issue is about using the QueryParser with MultiWordsSynonyms. To

[jira] [Updated] (LUCENE-7878) QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym

2017-06-14 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7878: Description: This issue is about using the QueryParser with MultiWordsSynonyms. To

[jira] [Updated] (LUCENE-7878) QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym

2017-06-14 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7878: Description: This issue is about using the QueryParser with MultiWordsSynonyms. To

[jira] [Updated] (LUCENE-7878) QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym

2017-06-14 Thread Emmanuel Keller (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Keller updated LUCENE-7878: Labels: multi-word query-parser synonyms (was: ) > QueryParser AND default operator and

[jira] [Created] (LUCENE-7878) QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym

2017-06-14 Thread Emmanuel Keller (JIRA)
Emmanuel Keller created LUCENE-7878: --- Summary: QueryParser AND default operator and MultiWords synonyms failed if keywords exactly matches a synonym Key: LUCENE-7878 URL:

[jira] [Updated] (SOLR-10858) Make UUIDUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10858: Attachment: SOLR-10858.patch Patch updated since SOLR-10876 is resolved. Sample curl as above:

[jira] [Comment Edited] (SOLR-10858) Make UUIDUpdateProcessorFactory as Runtime URP; take params(s) with request

2017-06-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16047876#comment-16047876 ] Amrit Sarkar edited comment on SOLR-10858 at 6/14/17 10:30 AM: --- Patch

[jira] [Commented] (SOLR-9565) Make every UpdateRequestProcessor available implicitly

2017-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16049014#comment-16049014 ] Jan Høydahl commented on SOLR-9565: --- bq. But how do we do it in Solr? There is no such plugin

[jira] [Commented] (SOLR-10876) Regression in loading runtime UpdateRequestProcessors

2017-06-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048930#comment-16048930 ] ASF subversion and git services commented on SOLR-10876: Commit

[jira] [Commented] (SOLR-10876) Regression in loading runtime UpdateRequestProcessors

2017-06-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048922#comment-16048922 ] Noble Paul commented on SOLR-10876: --- Yeah, ${} syntax needs to be escaped. So I changed the syntax to {}

[jira] [Commented] (SOLR-7804) TestCloudPivotFacet failures: expected: but was:

2017-06-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048908#comment-16048908 ] Shalin Shekhar Mangar commented on SOLR-7804: - I found another failure while testing some

[jira] [Commented] (SOLR-7878) Use SortedNumericDocValues (efficient sort & facet on multi-valued numeric fields)

2017-06-14 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048905#comment-16048905 ] Cao Manh Dat commented on SOLR-7878: [~ysee...@gmail.com] [~hossman] My plan for adding support

[jira] [Commented] (SOLR-10865) parameter processor=Template doesn't invoke TemplateUpdateProcessorFactory.

2017-06-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048896#comment-16048896 ] Amrit Sarkar commented on SOLR-10865: - Resolving this as SOLR-10876 is resolved. > parameter

[jira] [Resolved] (SOLR-10865) parameter processor=Template doesn't invoke TemplateUpdateProcessorFactory.

2017-06-14 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar resolved SOLR-10865. - Resolution: Fixed > parameter processor=Template doesn't invoke TemplateUpdateProcessorFactory. >

[jira] [Commented] (SOLR-10876) Regression in loading runtime UpdateRequestProcessors

2017-06-14 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048894#comment-16048894 ] Shalin Shekhar Mangar commented on SOLR-10876: -- [~noble.paul] -- looks like some additional

[jira] [Commented] (SOLR-9565) Make every UpdateRequestProcessor available implicitly

2017-06-14 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048884#comment-16048884 ] Noble Paul commented on SOLR-9565: -- bq.This is also the case for analysis plugins. After you have

[jira] [Commented] (SOLR-10880) Support replica filtering by flavour

2017-06-14 Thread Domenico Fabio Marino (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048882#comment-16048882 ] Domenico Fabio Marino commented on SOLR-10880: -- This can be used as a solution for

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

2017-06-14 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19863/ Java: 32bit/jdk-9-ea+173 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard Error Message: Error from server at https://127.0.0.1:35407/solr: deleteshard

[jira] [Commented] (SOLR-10876) Regression in loading runtime UpdateRequestProcessors

2017-06-14 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048874#comment-16048874 ] ASF subversion and git services commented on SOLR-10876: Commit

[jira] [Commented] (PYLUCENE-37) Extended interfaces beyond first are ignored

2017-06-14 Thread Jesper Mattsson (JIRA)
[ https://issues.apache.org/jira/browse/PYLUCENE-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048822#comment-16048822 ] Jesper Mattsson commented on PYLUCENE-37: - Thanks for the update. Did you think that the changes

[jira] [Commented] (LUCENE-7867) Remove deprecated Token class

2017-06-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048787#comment-16048787 ] Alan Woodward commented on LUCENE-7867: --- I opened LUCENE-7877 to replace Prefix/Suffix. Redoing

[jira] [Commented] (SOLR-9565) Make every UpdateRequestProcessor available implicitly

2017-06-14 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048786#comment-16048786 ] Jan Høydahl commented on SOLR-9565: --- bq. Going forward, people will write their own URPs and how do you

[jira] [Updated] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-14 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-7877: -- Attachment: LUCENE-7877.patch Patch, implementing a ConcatenatingTokenStream that takes an

[jira] [Created] (LUCENE-7877) Replace PrefixAwareTokenStream

2017-06-14 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-7877: - Summary: Replace PrefixAwareTokenStream Key: LUCENE-7877 URL: https://issues.apache.org/jira/browse/LUCENE-7877 Project: Lucene - Core Issue Type:

[jira] [Commented] (SOLR-10760) Remove trie field types and fields from example schemas

2017-06-14 Thread Dawid Weiss (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16048773#comment-16048773 ] Dawid Weiss commented on SOLR-10760: bq. [...] and then advise people to add trie field declarations

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

2017-06-14 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3743/ Java: 64bit/jdk1.8.0_131 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.update.AutoCommitTest.testMaxTime Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

<    1   2