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

2017-03-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19246/ Java: 64bit/jdk-9-ea+161 -XX:-UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest Error Message: ObjectTracker found 4 object(s) that were not

[jira] [Commented] (SOLR-10356) Add evaluators for basic math functions

2017-03-23 Thread Vish Persaud (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939633#comment-15939633 ] Vish Persaud commented on SOLR-10356: - Is this intended for streaming expressions? How about abs(a),

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

2017-03-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19245/ Java: 32bit/jdk-9-ea+161 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Earlier: [15491, 15491, 15491], now: [15491, -1, 15491] Stack Trace:

[jira] [Created] (SOLR-10357) When sow=false, edismax query parsers should handle per-fieldtype autoGeneratePhraseQueries by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery

2017-03-23 Thread Steve Rowe (JIRA)
Steve Rowe created SOLR-10357: - Summary: When sow=false, edismax query parsers should handle per-fieldtype autoGeneratePhraseQueries by setting QueryBuilder.autoGenerateMultiTermSynonymsQuery Key: SOLR-10357 URL:

[jira] [Commented] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939484#comment-15939484 ] Steve Rowe commented on SOLR-10310: --- I created SOLR-10357 to deal with the auto-phrase-gen situation

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

2017-03-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6470/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.morphlines.solr.SolrMorphlineZkAliasTest.test Error Message: Cannot download schema.xml from ZooKeeper near: {

[jira] [Updated] (SOLR-10356) Add evaluators for basic math functions

2017-03-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10356: --- Summary: Add evaluators for basic math functions (was: Add evaluators for basic math function) >

[jira] [Updated] (SOLR-10356) Add evaluators for basic math functions

2017-03-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10356: --- Attachment: SOLR-10356.patch > Add evaluators for basic math functions >

[jira] [Updated] (SOLR-10356) Add evaluators for basic math function

2017-03-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10356: --- Summary: Add evaluators for basic math function (was: Add PowerEvaluator to support stream evaluator

[jira] [Commented] (SOLR-10356) Add evaluators for basic math functions

2017-03-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939496#comment-15939496 ] Dennis Gove commented on SOLR-10356: I'm going to keep this open for a week or so and if anyone has

[jira] [Commented] (SOLR-10356) Add evaluators for basic math function

2017-03-23 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939495#comment-15939495 ] Dennis Gove commented on SOLR-10356: {code} pow(a,b) // a^b mod(a,b) // a % b ceil(a) // Math.ceil(a)

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939333#comment-15939333 ] Hoss Man edited comment on SOLR-10298 at 3/24/17 12:37 AM: --- bq. Maybe, since

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

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

[jira] [Created] (SOLR-10356) Add PowerEvaluator to support stream evaluator pow(value,exponent)

2017-03-23 Thread Dennis Gove (JIRA)
Dennis Gove created SOLR-10356: -- Summary: Add PowerEvaluator to support stream evaluator pow(value,exponent) Key: SOLR-10356 URL: https://issues.apache.org/jira/browse/SOLR-10356 Project: Solr

[JENKINS] Lucene-Solr-NightlyTests-6.5 - Build # 4 - Unstable

2017-03-23 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.5/4/ 1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two replicas null Last available state:

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939422#comment-15939422 ] Joel Bernstein commented on SOLR-10341: --- Let's just add the mappings and we can make int, tint

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939342#comment-15939342 ] Kevin Risden commented on SOLR-10341: - One thought is we might be able to add the cast

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939338#comment-15939338 ] Kevin Risden commented on SOLR-10341: - [~thelabdude] No worries SQL is a pain :P I agree right now the

[jira] [Commented] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939335#comment-15939335 ] Steve Rowe commented on SOLR-10310: --- bq. #2 and #3 are pretty similar and not even mutually exclusive .

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939333#comment-15939333 ] Hoss Man commented on SOLR-10298: - bq. Maybe, since ghostscript's contribution in the optimization phase

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939331#comment-15939331 ] Timothy Potter commented on SOLR-10341: --- yep, sorry, {{cast(rating as bigint)}} worked > SQL AVG

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939324#comment-15939324 ] Kevin Risden commented on SOLR-10341: - [~joel.bernstein] When the mapping was implemented I thought

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

2017-03-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/746/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError:

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939320#comment-15939320 ] Kevin Risden commented on SOLR-10341: - https://calcite.apache.org/docs/reference.html#data-types You

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939304#comment-15939304 ] Timothy Potter commented on SOLR-10341: --- hmmm ... I guess I don't know how to cast with Calcite:

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939302#comment-15939302 ] Joel Bernstein commented on SOLR-10341: --- This is the mapping logic: {code} switch

[jira] [Commented] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939300#comment-15939300 ] David Smiley commented on SOLR-10310: - I'm glad to hear this seems to be just about configuration --

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939296#comment-15939296 ] Joel Bernstein commented on SOLR-10341: --- All the testing has been done with int rather then tint.

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939293#comment-15939293 ] Kevin Risden commented on SOLR-10341: - I would have to look closer but TrieInt may not be mapped

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939291#comment-15939291 ] Timothy Potter commented on SOLR-10341: --- rating=TrieInt, move_id=StrField and user_id=StrField ...

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939288#comment-15939288 ] Joel Bernstein commented on SOLR-10341: --- What are the field types for rating, movie_id, user_id? >

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939281#comment-15939281 ] Timothy Potter commented on SOLR-10341: --- This is failing for me: {code} curl --data-urlencode

[jira] [Commented] (SOLR-10348) unexpected sow=false interaction with defaultSearchField

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939270#comment-15939270 ] Steve Rowe commented on SOLR-10348: --- The query {{managed_en_field:happy test}}, with default field =

[jira] [Commented] (SOLR-10343) Update Solr default/example configs to use SynonymGraphFilterFactory

2017-03-23 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939253#comment-15939253 ] Jan Høydahl commented on SOLR-10343: Do we have proper QueryParser support for actually doing

[jira] [Commented] (SOLR-10259) admin/cores?action=STATUS returns 500 when a single core has init failures

2017-03-23 Thread Oliver Bates (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939115#comment-15939115 ] Oliver Bates commented on SOLR-10259: - This appears to be fixed in master -- I can't reproduce the

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

2017-03-23 Thread Mihaly Toth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939055#comment-15939055 ] Mihaly Toth commented on SOLR-10338: I am convinced. > Configure SecureRandom non blocking >

[jira] [Commented] (SOLR-10352) Low entropy warning in bin/solr script

2017-03-23 Thread Mihaly Toth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939053#comment-15939053 ] Mihaly Toth commented on SOLR-10352: I dont want to hijack the original intention of this issue. So

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

2017-03-23 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/779/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 4 tests failed. FAILED: org.apache.solr.cloud.CleanupOldIndexTest.test Error Message: Index: 0, Size: 0 Stack Trace: java.lang.IndexOutOfBoundsException: Index: 0,

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939047#comment-15939047 ] Hoss Man commented on SOLR-10338: - bq. As far as the IDEs concerned, we could also do that. Probably this

[jira] [Created] (SOLR-10355) ref-guide "ant build-pdf" fails with jdk9 due to jigsaw blocking jruby

2017-03-23 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10355: --- Summary: ref-guide "ant build-pdf" fails with jdk9 due to jigsaw blocking jruby Key: SOLR-10355 URL: https://issues.apache.org/jira/browse/SOLR-10355 Project: Solr

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

2017-03-23 Thread Mihaly Toth (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939025#comment-15939025 ] Mihaly Toth commented on SOLR-10338: bq. Is there a similar change we can make to help people running

[jira] [Commented] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939024#comment-15939024 ] Ishan Chattopadhyaya commented on SOLR-10354: - [~caomanhdat], this failure looks related to

[jira] [Updated] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-10354: Affects Version/s: master (7.0) > TestInPlaceUpdatesDistrib reproducible fail:

[jira] [Updated] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10354: Attachment: SOLR-10354.log.txt attaching a full log from a sample failures in case this seed doesn't

[jira] [Commented] (SOLR-10353) TestSQLHandler reproducible failure: No match found for function signature min()

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15939002#comment-15939002 ] Joel Bernstein commented on SOLR-10353: --- I believe this is due to the Azerbaijani locale causing

[jira] [Assigned] (SOLR-10353) TestSQLHandler reproducible failure: No match found for function signature min()

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-10353: - Assignee: Joel Bernstein > TestSQLHandler reproducible failure: No match found for

[jira] [Commented] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938994#comment-15938994 ] Hoss Man commented on SOLR-10354: - this might be related to the failures discussed in SOLR-10079, but

[jira] [Updated] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ... Never got numFound=242; results=> {numFound=0,start=0,docs=[]}

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-10354: Summary: TestInPlaceUpdatesDistrib reproducible fail: Repeated retry for 'set' results against client ...

[jira] [Created] (SOLR-10354) TestInPlaceUpdatesDistrib reproducible fail:

2017-03-23 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10354: --- Summary: TestInPlaceUpdatesDistrib reproducible fail: Key: SOLR-10354 URL: https://issues.apache.org/jira/browse/SOLR-10354 Project: Solr Issue Type: Bug

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

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938982#comment-15938982 ] Steve Rowe commented on SOLR-10298: --- Maybe, since ghostscript's contribution in the optimization phase

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

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938961#comment-15938961 ] Steve Rowe commented on SOLR-10298: --- bq. it still assumes/requires it can load the "gs" shared library

[jira] [Created] (SOLR-10353) TestSQLHandler reproducible failure: No match found for function signature min()

2017-03-23 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10353: --- Summary: TestSQLHandler reproducible failure: No match found for function signature min() Key: SOLR-10353 URL: https://issues.apache.org/jira/browse/SOLR-10353 Project: Solr

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

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938955#comment-15938955 ] Ishan Chattopadhyaya commented on SOLR-10338: - Added SOLR-10352. > Configure SecureRandom non

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938936#comment-15938936 ] Hoss Man commented on SOLR-10298: - I don't think so -- that's just a java wrapper API that uses JNI (JNA?)

[jira] [Comment Edited] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938935#comment-15938935 ] Steve Rowe edited comment on SOLR-10310 at 3/23/17 6:13 PM:

[jira] [Commented] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938935#comment-15938935 ] Steve Rowe commented on SOLR-10310: --- {{QueryBuilder.autoGenerateMultiTermSynonymsPhraseQuery()}},

[jira] [Comment Edited] (SOLR-10310) By default, stop splitting on whitespace prior to analysis in edismax and "Lucene"/standard query parsers

2017-03-23 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938935#comment-15938935 ] Steve Rowe edited comment on SOLR-10310 at 3/23/17 6:12 PM:

[jira] [Updated] (SOLR-10352) Low entropy warning in bin/solr script

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ishan Chattopadhyaya updated SOLR-10352: Description: We should add a warning in the startup script for Linux, if the output

[jira] [Created] (SOLR-10352) Low entropy warning in bin/solr script

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created SOLR-10352: --- Summary: Low entropy warning in bin/solr script Key: SOLR-10352 URL: https://issues.apache.org/jira/browse/SOLR-10352 Project: Solr Issue

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938914#comment-15938914 ] Hoss Man commented on SOLR-10338: - bq. Maybe, this is off-topic (and we can open a separate issue for

[jira] [Comment Edited] (SOLR-10338) Configure SecureRandom non blocking

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938904#comment-15938904 ] Ishan Chattopadhyaya edited comment on SOLR-10338 at 3/23/17 5:56 PM: --

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

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938904#comment-15938904 ] Ishan Chattopadhyaya commented on SOLR-10338: - bq. forbidding the use of UUID.randomUUID() in

[jira] [Commented] (SOLR-10284) Solr connection to Standalone node in Ensemble causes cluster failure

2017-03-23 Thread Ben DeMott (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938890#comment-15938890 ] Ben DeMott commented on SOLR-10284: --- bq. Keep it simple? boolean allowStandaloneZk = numZkHosts == 1;

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

2017-03-23 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938874#comment-15938874 ] Hoss Man commented on SOLR-10338: - bq. I have attached a patch that does this for all unit tests executed

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938688#comment-15938688 ] Joel Bernstein commented on SOLR-10341: --- We are pushing the down the AVG but always return a double

[jira] [Issue Comment Deleted] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10341: -- Comment: was deleted (was: We are pushing the down the AVG but always return a double from an

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938689#comment-15938689 ] Joel Bernstein commented on SOLR-10341: --- We are pushing the down the AVG but always return a double

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938686#comment-15938686 ] Joel Bernstein commented on SOLR-10341: --- I suspect Calcite is doing what is expected in SQL when

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938680#comment-15938680 ] Kevin Risden commented on SOLR-10341: - Unless we are pushing down AVG and its failing on the Solr

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938674#comment-15938674 ] Kevin Risden commented on SOLR-10341: - I'm not sure that Calcite is doing the wrong thing here. I

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938671#comment-15938671 ] Joel Bernstein commented on SOLR-10341: --- Here is the list of manual tests that I run in both *facet*

[jira] [Comment Edited] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938648#comment-15938648 ] Joel Bernstein edited comment on SOLR-10341 at 3/23/17 4:05 PM: I've only

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938655#comment-15938655 ] Joel Bernstein commented on SOLR-10341: --- Also this works: {code} select year_i, month_i, count(*) as

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938649#comment-15938649 ] Joel Bernstein commented on SOLR-10341: --- For example this query is working fine: select year_i,

[jira] [Comment Edited] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938649#comment-15938649 ] Joel Bernstein edited comment on SOLR-10341 at 3/23/17 4:02 PM: For

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938648#comment-15938648 ] Joel Bernstein commented on SOLR-10341: --- I've only seen the issue with the ave function. Have you

[jira] [Comment Edited] (SOLR-5970) Create collection API always has status 0

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938610#comment-15938610 ] Ishan Chattopadhyaya edited comment on SOLR-5970 at 3/23/17 3:55 PM: -

[jira] [Commented] (SOLR-5970) Create collection API always has status 0

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938610#comment-15938610 ] Ishan Chattopadhyaya commented on SOLR-5970: Until we fix the collections API properly, should

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

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938559#comment-15938559 ] Ishan Chattopadhyaya commented on SOLR-10338: - Should we change the usage of UUID.randomUUID()

[jira] [Assigned] (SOLR-10338) Configure SecureRandom non blocking

2017-03-23 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10338?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller reassigned SOLR-10338: -- Assignee: Mark Miller > Configure SecureRandom non blocking >

[jira] [Resolved] (SOLR-10350) By posting documents by post.jar i saw that it uses org.apache.tika.parser.txt.TXTParser" how can i change the parse that it also extract text from images which are insi

2017-03-23 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-10350. --- Resolution: Not A Problem > By posting documents by post.jar i saw that it uses >

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938533#comment-15938533 ] Ishan Chattopadhyaya commented on SOLR-6736: Even if a component is loaded lazily, throwing an

[jira] [Commented] (SOLR-10341) SQL AVG function mis-interprets field type.

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938459#comment-15938459 ] Timothy Potter commented on SOLR-10341: --- I know the release process for 6.5 has already started but

[jira] [Commented] (SOLR-1105) Use a different stored field for highlighting

2017-03-23 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938457#comment-15938457 ] David Smiley commented on SOLR-1105: Thanks for contributing a patch Julien! I didn't thoroughly

[jira] [Assigned] (SOLR-1105) Use a different stored field for highlighting

2017-03-23 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-1105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reassigned SOLR-1105: -- Assignee: David Smiley > Use a different stored field for highlighting >

[jira] [Commented] (SOLR-10016) SQL should support sorting by random_

2017-03-23 Thread Timothy Potter (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938402#comment-15938402 ] Timothy Potter commented on SOLR-10016: --- Thanks [~risdenk] ... I'll see about just working with

[jira] [Resolved] (SOLR-10281) ADMIN_PATHS is duplicated and inconsistent after SOLR-8029 and SOLR-8045

2017-03-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar resolved SOLR-10281. -- Resolution: Fixed > ADMIN_PATHS is duplicated and inconsistent after SOLR-8029

[jira] [Updated] (SOLR-10281) ADMIN_PATHS is duplicated and inconsistent after SOLR-8029 and SOLR-8045

2017-03-23 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shalin Shekhar Mangar updated SOLR-10281: - Affects Version/s: 6.5 Fix Version/s: (was: 5.6)

[jira] [Commented] (SOLR-10281) ADMIN_PATHS is duplicated and inconsistent after SOLR-8029 and SOLR-8045

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

[jira] [Commented] (SOLR-10281) ADMIN_PATHS is duplicated and inconsistent after SOLR-8029 and SOLR-8045

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

[jira] [Commented] (LUCENE-7729) Support for string type separator for CustomSeparatorBreakIterator

2017-03-23 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938378#comment-15938378 ] David Smiley commented on LUCENE-7729: -- bq. With that, I will check out SimplePatternTokenizer and

[jira] [Updated] (SOLR-10349) Add totalTermFreq support to TermsComponent

2017-03-23 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shai Erera updated SOLR-10349: -- Attachment: SOLR-10349.patch That was a good comment [~joel.bernstein]!! I changed more code to adapt

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

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10351: -- Description: The *analyze* Stream Evaluator uses a Solr analyzer to return a collection of

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-03-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938339#comment-15938339 ] Noble Paul commented on SOLR-6736: -- A lot of components are initialized lazily as well. So we don't know

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-03-23 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938319#comment-15938319 ] Ishan Chattopadhyaya commented on SOLR-6736: I thought about that, and decided to fail at the

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

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10351: -- Description: The *analyze* Stream Evaluator uses a Solr analyzer to return a collection of

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

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10351: -- Description: The *analyze* Stream Evaluator uses a Solr analyzer to return a collection of

[jira] [Commented] (SOLR-6736) A collections-like request handler to manage solr configurations on zookeeper

2017-03-23 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-6736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15938303#comment-15938303 ] Noble Paul commented on SOLR-6736: -- Looks good. I guess we should throw the exception at component

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

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10351: -- Description: The *analyze* Stream Evaluator uses a Solr analyzer to return a collection of

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

2017-03-23 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10351: -- Description: The *analyze* Stream Evaluator uses a Solr analyzer to return a collection of

  1   2   >