[jira] [Commented] (SOLR-9745) SolrCLI swallows errors from solr.cmd

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

[jira] [Commented] (SOLR-9745) SolrCLI swallows errors from solr.cmd

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

Re: [JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_121) - Build # 6497 - Unstable!

2017-04-03 Thread Mikhail Khludnev
This might be caused by https://issues.apache.org/jira/browse/SOLR-9745 commit. Looking into. On Tue, Apr 4, 2017 at 6:18 AM, Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6497/ > Java: 32bit/jdk1.8.0_121 -server

[jira] [Updated] (SOLR-10007) Clean up references to CoreContainer and CoreDescriptors

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10007?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-10007: -- Attachment: SOLR-10007.patch Here's what this patch is looking like. Something of a WIP, but

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

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6497/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample Error Message: Test abandoned because suite timeout was reached. Stack

[jira] [Commented] (LUCENE-7765) Remove Scorer.iterator

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954501#comment-15954501 ] David Smiley commented on LUCENE-7765: -- This could really simplify and clarify the API. Sounds good

[jira] [Commented] (LUCENE-5189) Numeric DocValues Updates

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954500#comment-15954500 ] David Smiley commented on LUCENE-5189: -- [~erickerickson] was this a case of accidental keyboard

[jira] [Commented] (SOLR-10400) refactor "instanceof TrieFooField || instanceof FooPointsField" to use "FooValueFieldType" marker interface

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954498#comment-15954498 ] David Smiley commented on SOLR-10400: - Looks very nice Hoss! In a couple cases I see you're throwing

[jira] [Commented] (SOLR-9835) Create another replication mode for SolrCloud

2017-04-03 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954479#comment-15954479 ] Cassandra Targett commented on SOLR-9835: - bq. will this be ported to 6x and what is the expected

[jira] [Created] (SOLR-10415) Within solr-core, debug/trace level logging should use parameterized log messages

2017-04-03 Thread Michael Braun (JIRA)
Michael Braun created SOLR-10415: Summary: Within solr-core, debug/trace level logging should use parameterized log messages Key: SOLR-10415 URL: https://issues.apache.org/jira/browse/SOLR-10415

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+162) - Build # 3193 - Still Unstable!

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3193/ Java: 32bit/jdk-9-ea+162 -server -XX:+UseSerialGC 765 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery Error Message: expected:<[SHA1PRN]G> but was:<[DRB]G> Stack Trace:

[jira] [Commented] (SOLR-10239) MOVEREPLICA API

2017-04-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954456#comment-15954456 ] Cao Manh Dat commented on SOLR-10239: - [~shalinmangar] Right now, we add a new replica first then

[jira] [Updated] (SOLR-10323) SpellingQueryConverter does not remove ":" char when using fielded queries

2017-04-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10323: Attachment: SOLR-10323.patch SOLR-10323.patch uploaded with light but precise test cases. {code}

[jira] [Updated] (SOLR-10400) refactor "instanceof TrieFooField || instanceof FooPointsField" to use "FooValueFieldType" marker interface

2017-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10400: Attachment: SOLR-10400.patch bq. ...we already have the NumericValueFieldType marker interface and

[jira] [Assigned] (SOLR-10400) refactor "instanceof TrieFooField || instanceof FooPointsField" to use "FooValueFieldType" marker interface

2017-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reassigned SOLR-10400: --- Assignee: Hoss Man > refactor "instanceof TrieFooField || instanceof FooPointsField" to use >

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

2017-04-03 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954436#comment-15954436 ] Ishan Chattopadhyaya commented on SOLR-10338: - In the interim, it is possible to increase the

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

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

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

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

[jira] [Assigned] (LUCENE-5189) Numeric DocValues Updates

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson reassigned LUCENE-5189: -- Assignee: Erick Erickson (was: Shai Erera) > Numeric DocValues Updates >

[jira] [Commented] (SOLR-10351) Add analyze Stream Evaluator to support streaming NLP

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

[jira] [Commented] (SOLR-10351) Add analyze Stream Evaluator to support streaming NLP

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

[jira] [Updated] (SOLR-10414) RecoveryStrategy should be Runnable and not a Thread

2017-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10414: - Attachment: SOLR-10414.patch > RecoveryStrategy should be Runnable and not a

[jira] [Created] (SOLR-10414) RecoveryStrategy should be Runnable and not a Thread

2017-04-03 Thread JIRA
Tomás Fernández Löbbe created SOLR-10414: Summary: RecoveryStrategy should be Runnable and not a Thread Key: SOLR-10414 URL: https://issues.apache.org/jira/browse/SOLR-10414 Project: Solr

[jira] [Updated] (SOLR-10233) Add support for different replica types in Solr

2017-04-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10233: - Attachment: SOLR-10233.patch After looking at the discussion and changes in

[jira] [Commented] (LUCENE-7760) StandardAnalyzer/Tokenizer.setMaxTokenLength's javadocs are lying

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954346#comment-15954346 ] Steve Rowe commented on LUCENE-7760: +1, thanks Mike. bq. Another iteration, also fixing

[jira] [Commented] (SOLR-9835) Create another replication mode for SolrCloud

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954328#comment-15954328 ] Erick Erickson commented on SOLR-9835: -- will this be ported to 6x and what is the expected timeframe

[jira] [Comment Edited] (SOLR-8138) Simple UI for issuing SQL queries

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954310#comment-15954310 ] Joel Bernstein edited comment on SOLR-8138 at 4/3/17 11:18 PM: --- I applied the

[jira] [Commented] (SOLR-8138) Simple UI for issuing SQL queries

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954310#comment-15954310 ] Joel Bernstein commented on SOLR-8138: -- I applied the patch to master. It applied cleanly and the

[jira] [Commented] (LUCENE-7756) Only record the major that was used to create the index rather than the full version

2017-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954305#comment-15954305 ] Michael McCandless commented on LUCENE-7756: +1, thanks [~jpountz]. > Only record the major

Re: Lucene/Solr Clover Build - 478 - Hung?

2017-04-03 Thread Steve Rowe
Thanks Kevin, I killed it. -- Steve www.lucidworks.com > On Apr 3, 2017, at 7:00 PM, Kevin Risden wrote: > > https://builds.apache.org/job/Lucene-Solr-Clover-master/478/ > > #478 - 6 days 3 hr and counting > #477 - 9 hr 32 min > #476 - 3 hr 11 min > > Kevin Risden

Lucene/Solr Clover Build - 478 - Hung?

2017-04-03 Thread Kevin Risden
https://builds.apache.org/job/Lucene-Solr-Clover-master/478/ #478 - 6 days 3 hr and counting #477 - 9 hr 32 min #476 - 3 hr 11 min Kevin Risden

[jira] [Comment Edited] (SOLR-10303) Add date/time Stream Evaluators

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954260#comment-15954260 ] Joel Bernstein edited comment on SOLR-10303 at 4/3/17 10:59 PM: I really

[jira] [Commented] (SOLR-10323) SpellingQueryConverter does not remove ":" char when using fielded queries

2017-04-03 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954285#comment-15954285 ] Amrit Sarkar commented on SOLR-10323: - Cool, I will add the test cases then to the current patch and

[jira] [Commented] (SOLR-10009) Explore removing CoreDescriptor from SolrCore

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954283#comment-15954283 ] Erick Erickson commented on SOLR-10009: --- Since SOLR-10007 has SOLR-10008 and SOLR-10009 as related,

[jira] [Commented] (SOLR-10008) Move the reference to CoreContainer from CoreDescriptor to SolrCore.

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954282#comment-15954282 ] Erick Erickson commented on SOLR-10008: --- Since SOLR-10007 has SOLR-10008 and SOLR-10009 as related,

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+162) - Build # 3192 - Unstable!

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3192/ Java: 32bit/jdk-9-ea+162 -server -XX:+UseSerialGC 765 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery Error Message: expected:<[SHA1PRN]G> but was:<[DRB]G> Stack Trace:

[jira] [Comment Edited] (SOLR-10303) Add date/time Stream Evaluators

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954260#comment-15954260 ] Joel Bernstein edited comment on SOLR-10303 at 4/3/17 10:36 PM: I really

[jira] [Comment Edited] (SOLR-10303) Add date/time Stream Evaluators

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954260#comment-15954260 ] Joel Bernstein edited comment on SOLR-10303 at 4/3/17 10:33 PM: I really

[jira] [Comment Edited] (SOLR-10303) Add date/time Stream Evaluators

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954260#comment-15954260 ] Joel Bernstein edited comment on SOLR-10303 at 4/3/17 10:33 PM: I really

[jira] [Commented] (SOLR-10303) Add date/time Stream Evaluators

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954260#comment-15954260 ] Joel Bernstein commented on SOLR-10303: --- I really like the design of this. A couple things to think

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+162) - Build # 19305 - Still Unstable!

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19305/ Java: 64bit/jdk-9-ea+162 -XX:+UseCompressedOops -XX:+UseG1GC 765 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery Error Message: expected:<[SHA1PRN]G> but was:<[DRB]G>

[jira] [Commented] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-03 Thread gopikannan venugopalsamy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954201#comment-15954201 ] gopikannan venugopalsamy commented on SOLR-9217: Great Mikhail, I am unable to

[jira] [Commented] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954187#comment-15954187 ] Mikhail Khludnev commented on SOLR-9217: absolutely > {!join score=..}.. should delay join to

[jira] [Commented] (SOLR-9745) SolrCLI swallows errors from solr.cmd

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

[jira] [Commented] (SOLR-9217) {!join score=..}.. should delay join to createWeight

2017-04-03 Thread gopikannan venugopalsamy (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954183#comment-15954183 ] gopikannan venugopalsamy commented on SOLR-9217: Can I work on this? > {!join score=..}..

[jira] [Commented] (SOLR-9745) SolrCLI swallows errors from solr.cmd

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

[jira] [Closed] (SOLR-8906) Make transient core cache pluggable.

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson closed SOLR-8906. Resolution: Fixed Fix Version/s: 6.6 trunk > Make transient core cache

[jira] [Updated] (SOLR-10413) v2 API: parsed JSON type should be coerced to expected type

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10413: -- Description: v2 API request bodies are parsed as JSON and are checked via JSON schema for the correct

[jira] [Updated] (SOLR-10413) v2 API: parsed JSON type should be coerced to expected type

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10413: -- Component/s: v2 API > v2 API: parsed JSON type should be coerced to expected type >

[jira] [Updated] (SOLR-10413) v2 API: parsed JSON type should be coerced to expected type

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10413: -- Description: v2 API requests are parsed as JSON and are checked via JSON schema for the correct types.

[jira] [Commented] (SOLR-8906) Make transient core cache pluggable.

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

[jira] [Created] (SOLR-10413) v2 API: parsed JSON type should be coerced to expected type

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10413: - Summary: v2 API: parsed JSON type should be coerced to expected type Key: SOLR-10413 URL: https://issues.apache.org/jira/browse/SOLR-10413 Project: Solr Issue

[jira] [Updated] (SOLR-8906) Make transient core cache pluggable.

2017-04-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-8906: - Attachment: SOLR-8906.patch Final patch with CHANGES.txt. > Make transient core cache pluggable.

[jira] [Commented] (SOLR-8906) Make transient core cache pluggable.

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

[jira] [Commented] (SOLR-9745) SolrCLI swallows errors from solr.cmd

2017-04-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954100#comment-15954100 ] Mikhail Khludnev commented on SOLR-9745: Checking the patch. It make sense: {quote} ERROR: Failed

[jira] [Updated] (SOLR-10412) v2 API: many API command specification properties are typed "number" but should instead be typed "integer"

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10412: -- Description: JSON schema distinguishes between the {{number}} type (which is the same as JSON's

[jira] [Updated] (SOLR-10412) v2 API: many API command specification properties are typed "number" but should instead be typed "integer"

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10412: -- Priority: Minor (was: Major) > v2 API: many API command specification properties are typed "number"

[jira] [Updated] (SOLR-10404) The "fetch" streaming expression should escape join values in generated query

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-10404: Fix Version/s: 6.5.1 > The "fetch" streaming expression should escape join values in generated

[jira] [Updated] (SOLR-10412) v2 API: many API command specification properties are typed "number" but should instead be typed "integer"

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10412: -- Component/s: v2 API > v2 API: many API command specification properties are typed "number" but >

[jira] [Created] (SOLR-10412) v2 API: many API command specification properties are typed "number" but should instead be typed "integer"

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10412: - Summary: v2 API: many API command specification properties are typed "number" but should instead be typed "integer" Key: SOLR-10412 URL:

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+162) - Build # 19304 - Still Unstable!

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19304/ Java: 64bit/jdk-9-ea+162 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 765 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery Error Message: expected:<[SHA1PRN]G> but

[jira] [Commented] (SOLR-10323) SpellingQueryConverter does not remove ":" char when using fielded queries

2017-04-03 Thread Michael Pellegrini (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10323?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954072#comment-15954072 ] Michael Pellegrini commented on SOLR-10323: --- This compromise works for my needs >

[jira] [Created] (SOLR-10411) v2 Collection API "modify" command specification's replicationFactor property is incorrectly typed as string, should be integer

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10411: - Summary: v2 Collection API "modify" command specification's replicationFactor property is incorrectly typed as string, should be integer Key: SOLR-10411 URL:

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

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3190/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.TestRandomRequestDistribution.test Error Message: Shard a1x2_shard1_replica2 received all 10 requests Stack Trace:

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

2017-04-03 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15954030#comment-15954030 ] Mark Miller commented on SOLR-10338: Yup, sorry away for the weekend. I'll take a look. > Configure

[jira] [Updated] (LUCENE-7760) StandardAnalyzer/Tokenizer.setMaxTokenLength's javadocs are lying

2017-04-03 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7760: --- Attachment: LUCENE-7760.patch Another iteration, also fixing

Re: 6.5.1 release?

2017-04-03 Thread Joel Bernstein
SOLR-10404 looks like a nice improvement! I'll shoot for Friday morning to create the release candidate. I've never been a release manager before so I may need some guidance along the way. Joel Bernstein http://joelsolr.blogspot.com/ On Mon, Apr 3, 2017 at 12:21 PM, David Smiley

[jira] [Updated] (SOLR-10409) /export should support rows=x parameter

2017-04-03 Thread Pradeep Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Rao updated SOLR-10409: --- Description: Its will be very useful to make /export component support rows=x to only export first x

[jira] [Updated] (SOLR-10408) v2 API introspect should fail when filtering for a non-existent command

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10408: -- Component/s: v2 API > v2 API introspect should fail when filtering for a non-existent command >

[jira] [Created] (SOLR-10410) /v2/_introspect doesn't work

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10410: - Summary: /v2/_introspect doesn't work Key: SOLR-10410 URL: https://issues.apache.org/jira/browse/SOLR-10410 Project: Solr Issue Type: Bug Security Level:

[jira] [Updated] (SOLR-10409) /export should support rows=x parameter

2017-04-03 Thread Pradeep Rao (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pradeep Rao updated SOLR-10409: --- Description: Its will be very useful to make /export component support rows=x to only export first x

[jira] [Commented] (SOLR-9337) Add fetch Streaming Expression

2017-04-03 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953934#comment-15953934 ] Joel Bernstein commented on SOLR-9337: -- Another name for this could have been nestedLoopJoin. But for

[jira] [Created] (SOLR-10409) /export should support rows=x parameter

2017-04-03 Thread Pradeep Rao (JIRA)
Pradeep Rao created SOLR-10409: -- Summary: /export should support rows=x parameter Key: SOLR-10409 URL: https://issues.apache.org/jira/browse/SOLR-10409 Project: Solr Issue Type: Improvement

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

2017-04-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19303/ Java: 32bit/jdk-9-ea+162 -client -XX:+UseParallelGC 765 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.analysis.TestFoldingMultitermExtrasQuery Error Message: expected:<[SHA1PRN]G> but was:<[DRB]G> Stack

[jira] [Created] (SOLR-10408) v2 API introspect should fail when filtering for a non-existent command

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10408: - Summary: v2 API introspect should fail when filtering for a non-existent command Key: SOLR-10408 URL: https://issues.apache.org/jira/browse/SOLR-10408 Project: Solr

[jira] [Updated] (LUCENE-7766) WordDelimiter(Graph)Filter does not handle split offsets after HTMLStripCharFilter correctly

2017-04-03 Thread Michael Braun (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Braun updated LUCENE-7766: -- Description: When using the HTMLStripCharFilter before the WordDelimiterGraphFilter (or

[jira] [Created] (LUCENE-7766) WordDelimiter(Graph)Filter does not handle split offsets after HTMLStripCharFilter correctly

2017-04-03 Thread Michael Braun (JIRA)
Michael Braun created LUCENE-7766: - Summary: WordDelimiter(Graph)Filter does not handle split offsets after HTMLStripCharFilter correctly Key: LUCENE-7766 URL: https://issues.apache.org/jira/browse/LUCENE-7766

[jira] [Updated] (SOLR-10406) v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10406: -- Description: E.g. attempting introspect on {{/v2/c/.system/blob}} will fail if the {{.system}}

[jira] [Updated] (SOLR-10407) v2 API introspect output: availableSubPaths should be sorted

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10407: -- Description: This makes it hard to find things, since you have to read through the whole (possibly

[jira] [Updated] (SOLR-10407) v2 API introspect output: availableSubPaths should be sorted

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10407: -- Description: This makes it hard to find things, since you have to read through the whole (possibly

[jira] [Created] (SOLR-10407) v2 API introspect output: availableSubPaths should be sorted

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10407: - Summary: v2 API introspect output: availableSubPaths should be sorted Key: SOLR-10407 URL: https://issues.apache.org/jira/browse/SOLR-10407 Project: Solr Issue

[jira] [Commented] (SOLR-10338) Configure SecureRandom non blocking for tests.

2017-04-03 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953893#comment-15953893 ] Hoss Man commented on SOLR-10338: - Jekinks JDK9 builds are freaking out over this change... {noformat}

[jira] [Created] (SOLR-10406) v2 API error messages list the URL request path as /solr/____v2/... when the original path was /v2/...

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10406: - Summary: v2 API error messages list the URL request path as /solr/v2/... when the original path was /v2/... Key: SOLR-10406 URL: https://issues.apache.org/jira/browse/SOLR-10406

Re: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+162) - Build # 19294 - Still Unstable!

2017-04-03 Thread Chris Hostetter
https://issues.apache.org/jira/browse/SOLR-10338 : Date: Sun, 2 Apr 2017 23:05:59 + (UTC) : From: Policeman Jenkins Server : Reply-To: dev@lucene.apache.org : To: dev@lucene.apache.org : Subject: [JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+162) - Build # :

[jira] [Updated] (SOLR-10405) v2 API introspect response contains multiple copies of the experimental format WARNING

2017-04-03 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10405: -- Description: E.g. after {{bin/solr start -e cloud -noprompt}} and {{curl

[jira] [Created] (SOLR-10405) v2 API introspect response contains multiple copies of the experimental format WARNING

2017-04-03 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10405: - Summary: v2 API introspect response contains multiple copies of the experimental format WARNING Key: SOLR-10405 URL: https://issues.apache.org/jira/browse/SOLR-10405

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953766#comment-15953766 ] vikash edited comment on LUCENE-7745 at 4/3/17 4:46 PM: oops i could not do that,

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953766#comment-15953766 ] vikash edited comment on LUCENE-7745 at 4/3/17 4:44 PM: oops i could not do that,

[jira] [Comment Edited] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953766#comment-15953766 ] vikash edited comment on LUCENE-7745 at 4/3/17 4:44 PM: oops i could not do that,

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread vikash (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953766#comment-15953766 ] vikash commented on LUCENE-7745: oops i could not do that, i submitted my proposal by the way and if you

Re: 6.5.1 release?

2017-04-03 Thread David Smiley
Found & fixed a bug: https://issues.apache.org/jira/browse/SOLR-10404 I'd like to get this into 6.5.1. You might be interested in this one Joel. On Mon, Apr 3, 2017 at 11:58 AM Steve Rowe wrote: > > > On Apr 3, 2017, at 11:52 AM, Adrien Grand wrote: > > >

[jira] [Updated] (SOLR-10404) The "fetch" streaming expression should escape join values in generated query

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated SOLR-10404: Attachment: SOLR_10404.patch Here's a patch that fixes the issue. It also sizes some lists &

Re: 6.5.1 release?

2017-04-03 Thread Steve Rowe
> On Apr 3, 2017, at 11:52 AM, Adrien Grand wrote: > > Building the first RC on April 6th sounds good to me! I'm wondering whether > the 6.5 Jenkins jobs are still running? I disabled the ASF Jenkins 6.5 jobs shortly after the release. FYI you can see which Lucene/Solr

Re: 6.5.1 release?

2017-04-03 Thread Adrien Grand
I just merged LUCENE-7749. Building the first RC on April 6th sounds good to me! I'm wondering whether the 6.5 Jenkins jobs are still running? Le lun. 3 avr. 2017 à 14:09, Joel Bernstein a écrit : Ok, so it sounds like we've got some open issues to resolve. How does Thursday

[jira] [Commented] (SOLR-10298) Reduce size of new Ref Guide PDF

2017-04-03 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953689#comment-15953689 ] Cassandra Targett commented on SOLR-10298: -- bq. Might be possible to scale the images using

[jira] [Assigned] (SOLR-10404) The "fetch" streaming expression should escape join values in generated query

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-10404: --- Assignee: David Smiley > The "fetch" streaming expression should escape join values in

[jira] [Commented] (LUCENE-7745) Explore GPU acceleration

2017-04-03 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953673#comment-15953673 ] Ishan Chattopadhyaya commented on LUCENE-7745: -- If you still haven't submitted your

[jira] [Comment Edited] (SOLR-10317) Solr Nightly Benchmarks

2017-04-03 Thread Vivek Narang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953589#comment-15953589 ] Vivek Narang edited comment on SOLR-10317 at 4/3/17 3:29 PM: - Hello, I have

[jira] [Created] (SOLR-10404) The "fetch" streaming expression should escape join values in generated query

2017-04-03 Thread David Smiley (JIRA)
David Smiley created SOLR-10404: --- Summary: The "fetch" streaming expression should escape join values in generated query Key: SOLR-10404 URL: https://issues.apache.org/jira/browse/SOLR-10404 Project:

[jira] [Commented] (SOLR-9337) Add fetch Streaming Expression

2017-04-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15953637#comment-15953637 ] David Smiley commented on SOLR-9337: bq. How does a fetch differ from an innerJoin? IMO I think that

  1   2   >