[jira] [Commented] (SOLR-10265) Overseer can become the bottleneck in very large clusters

2017-03-17 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15931070#comment-15931070 ] Noble Paul commented on SOLR-10265: --- We should seriously reconsider the idea of using ZK queue for the

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

2017-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-9835: -- Attachment: OnlyLeaderIndexesTest-fail-1.zip > Create another replication mode for SolrCloud >

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

2017-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15931066#comment-15931066 ] Mark Miller commented on SOLR-9835: --- Yeah, I see this too. It doesn't beast too terribly though. I'll

[jira] [Updated] (SOLR-10316) Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore.

2017-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10316: --- Attachment: SOLR-10316.patch > Unloading a core can remove a ZK SolrCore registration entry for the

[jira] [Created] (SOLR-10316) Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore.

2017-03-17 Thread Mark Miller (JIRA)
Mark Miller created SOLR-10316: -- Summary: Unloading a core can remove a ZK SolrCore registration entry for the wrong SolrCore. Key: SOLR-10316 URL: https://issues.apache.org/jira/browse/SOLR-10316

[jira] [Resolved] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe resolved SOLR-10218. --- Resolution: Fixed Committed to master, branch_6x and branch_6_5 (for inclusion in Solr 6.5). Thanks

[jira] [Commented] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

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

[jira] [Commented] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

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

[jira] [Commented] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

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

[jira] [Updated] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10218: -- Attachment: SOLR-10218.patch Modified patch, I think it's ready to go. Changes: * Boolean and String

Re: Release 6.5

2017-03-17 Thread Steve Rowe
I plan on including SOLR-10218: The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params. I have a patch ready, and I’ll commit later tonight after running all Solr tests. -- Steve www.lucidworks.com > On Mar 17, 2017, at 1:22 PM, Tomás

[jira] [Updated] (SOLR-10218) The Schema API commands "add-field-type" and "replace-field-type" improperly specify SimilarityFactory params

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe updated SOLR-10218: -- Summary: The Schema API commands "add-field-type" and "replace-field-type" improperly specify

[jira] [Updated] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10292: --- Attachment: SOLR-10292.patch Fixes a missed case in FieldEvaluator. Now this turns both object

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19196/ Java: 64bit/jdk-9-ea+160 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: inplace_updatable_float didn't match for replica at client:

[jira] [Updated] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10292: --- Attachment: SOLR-10292.patch Includes an implementation of read(). Also, updates FieldEvaluator to

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930934#comment-15930934 ] Jan Høydahl commented on SOLR-10295: Here's my dream scenario Define only the PDF as the official

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3902/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 286 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest Error Message: org.apache.solr.AnalysisAfterCoreReloadTest Stack

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Windows/786/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest Error Message: Illegal char at index 17: ignoredSchemaName? Stack Trace:

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930824#comment-15930824 ] Dennis Gove commented on SOLR-10292: My concern with relying on sort() is that it requires reading all

[jira] [Commented] (LUCENE-7671) Enhance UpgradeIndexMergePolicy with additional options

2017-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930822#comment-15930822 ] Michael McCandless commented on LUCENE-7671: bq. A lot of added complexity here was to make

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-17 Thread Andi Vajda
On Fri, 17 Mar 2017, Ruediger Meier wrote: On Friday 17 March 2017, Andi Vajda wrote: Now, several people, including yourself, have proposed python 3 ports. I still have to figure a way to package this all up into a release that works with both. I need some time to integrate the three python

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6456/ Java: 64bit/jdk1.8.0_121 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.cloud.CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap Error Message: Captured an uncaught exception in thread:

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19194/ Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Earlier: [11659, -1, 11659], now: [11659, 11659, 11659] Stack

[JENKINS] Lucene-Solr-SmokeRelease-6.x - Build # 289 - Failure

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

[jira] [Commented] (SOLR-10315) Core selector fixed width drop-down truncates core names in UI

2017-03-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930661#comment-15930661 ] Alexandre Rafalovitch commented on SOLR-10315: -- Do you have a CSS (or other) suggestion on

[jira] [Updated] (SOLR-10315) Core selector fixed width drop-down truncates core names in UI

2017-03-17 Thread Rohit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit updated SOLR-10315: - Attachment: Core Dropdown Issue.png Core Dropdown Expected.png Attaching screenshot of the

[jira] [Updated] (SOLR-10315) Core selector fixed width drop-down truncates core names in UI

2017-03-17 Thread Rohit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit updated SOLR-10315: - Attachment: Core Dropdown.png > Core selector fixed width drop-down truncates core names in UI >

[jira] [Updated] (SOLR-10315) Core selector fixed width drop-down truncates core names in UI

2017-03-17 Thread Rohit (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rohit updated SOLR-10315: - Attachment: (was: Core Dropdown.png) > Core selector fixed width drop-down truncates core names in UI >

[jira] [Created] (SOLR-10315) Core selector fixed width drop-down truncates core names in UI

2017-03-17 Thread Rohit (JIRA)
Rohit created SOLR-10315: Summary: Core selector fixed width drop-down truncates core names in UI Key: SOLR-10315 URL: https://issues.apache.org/jira/browse/SOLR-10315 Project: Solr Issue Type:

[jira] [Updated] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10237: - Affects Version/s: (was: 6.5) > Poly-Fields should work with subfield that

[jira] [Updated] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10237: - Affects Version/s: 6.5 Fix Version/s: master (7.0) > Poly-Fields should

[jira] [Resolved] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe resolved SOLR-10237. -- Resolution: Fixed Assignee: Tomás Fernández Löbbe Fix Version/s:

[jira] [Commented] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

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

[jira] [Commented] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

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

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

2017-03-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/311/ 2 tests failed. FAILED: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv Error Message: java.lang.RuntimeException: Error from server at http://127.0.0.1:38142/solr/test_col: Async exception during

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930541#comment-15930541 ] Cassandra Targett commented on SOLR-10295: -- We should define "release" probably. Today we have

[jira] [Commented] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

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

Re: pylucene-6.4.1: Missing/Can't unzip jars Under lucene-java-6.4.1 Directory

2017-03-17 Thread Ruediger Meier
On Friday 17 March 2017, Andi Vajda wrote: > Now, several people, including yourself, have proposed > python 3 ports. I still have to figure a way to package this all up > into a release that works with both. I need some time to integrate > the three python 3 ports, FYI I have the other two ports

[jira] [Commented] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930482#comment-15930482 ] Tomás Fernández Löbbe commented on SOLR-10237: -- Results will be incorrect if

[jira] [Commented] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930437#comment-15930437 ] David Smiley commented on SOLR-10237: - You mentioned in an email recently: bq. This is specially

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930432#comment-15930432 ] Alexandre Rafalovitch commented on SOLR-10295: -- Sorry it was confusing. I was referring

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930428#comment-15930428 ] Joel Bernstein commented on SOLR-10292: --- For the read() implementation I think each cartesian

[jira] [Updated] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10237: - Attachment: SOLR-10237.patch Thanks for the heads up David, I moved the DV

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930412#comment-15930412 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 6:15 PM: We could

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930412#comment-15930412 ] Joel Bernstein commented on SOLR-10292: --- We could skip the productSort all together and rely on the

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930400#comment-15930400 ] Cassandra Targett commented on SOLR-10295: -- bq. https://www.netlify.com/open-source/ ? So, there

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930354#comment-15930354 ] Dennis Gove commented on SOLR-10292: Also, in search of a better parameter name than "productSort". I

[jira] [Updated] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dennis Gove updated SOLR-10292: --- Attachment: SOLR-10292.patch Implements everything except the read() function. Expression is {code}

Re: Release 6.5

2017-03-17 Thread Tomás Fernández Löbbe
I'd like to include SOLR-10237, Poly-fields can provide incorrect results if subfields are point fields with docValues=true. This is specially tricky since the users will get results, but will sometimes be incorrect, and the only way out is to modify the field type and reindex. I already have a

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

2017-03-17 Thread Gethin James (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gethin James updated SOLR-10303: Attachment: SOLR-10303.patch Adding a patch file or would you prefer a pull request? > Add

[jira] [Commented] (SOLR-10032) Create report to assess Solr test quality at a commit point.

2017-03-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930325#comment-15930325 ] Mark Miller commented on SOLR-10032: I'm a little behind on my latest run because I want to look into

[jira] [Updated] (SOLR-10237) Poly-Fields should work with subfield that have docValues=true

2017-03-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated SOLR-10237: - Priority: Major (was: Minor) Issue Type: Bug (was: Improvement)

[jira] [Updated] (SOLR-10286) Declare a field as "large", don't keep value in the document cache

2017-03-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-10286: Attachment: tests-failures.txt > Declare a field as "large", don't keep value in the document cache

[jira] [Commented] (SOLR-10286) Declare a field as "large", don't keep value in the document cache

2017-03-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930270#comment-15930270 ] Yonik Seeley commented on SOLR-10286: - bq. Is your machine also Windows Yonik? Nope, it was Ubuntu

[jira] [Commented] (SOLR-10286) Declare a field as "large", don't keep value in the document cache

2017-03-17 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930252#comment-15930252 ] David Smiley commented on SOLR-10286: - Thanks for bringing this to my attention. Hmm a quick try

[jira] [Updated] (SOLR-10252) Example spellcheck config uses _text_ as default field

2017-03-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alexandre Rafalovitch updated SOLR-10252: - Component/s: examples > Example spellcheck config uses _text_ as default field >

[jira] [Updated] (SOLR-10314) Spellcheck with SnowballPorterFilterFactory and Synonyms doesn't work well

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10314: - Description: As noted in SOLR-10252, the default spellcheck configuration in the

[jira] [Updated] (SOLR-10252) Example spellcheck config uses _text_ as default field

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10252: - Description: SOLR-8381 made the {{\_text_}} field the default field for spellchecking for

[jira] [Updated] (SOLR-10252) Example spellcheck config uses _text_ as default field

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-10252: - Description: SOLR-8381 made the {{\_text_}} field the default field for spellchecking for

[jira] [Created] (SOLR-10314) Spellcheck with SnowballPorterFilterFactory and Synonyms doesn't work well

2017-03-17 Thread Cassandra Targett (JIRA)
Cassandra Targett created SOLR-10314: Summary: Spellcheck with SnowballPorterFilterFactory and Synonyms doesn't work well Key: SOLR-10314 URL: https://issues.apache.org/jira/browse/SOLR-10314

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

2017-03-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930253#comment-15930253 ] Yonik Seeley commented on SOLR-9835: OnlyLeaderIndexesTest just failed for me. Seems like it fails

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

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

[jira] [Reopened] (SOLR-10286) Declare a field as "large", don't keep value in the document cache

2017-03-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley reopened SOLR-10286: - This test just failed for me. Seems like it fails for jenkins sometimes also:

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

2017-03-17 Thread Gethin James (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930237#comment-15930237 ] Gethin James commented on SOLR-10303: - I renamed the evaluator as suggested and added support for

[jira] [Commented] (SOLR-7452) json facet api returning inconsistent counts in cloud set up

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

[jira] [Commented] (LUCENE-7671) Enhance UpgradeIndexMergePolicy with additional options

2017-03-17 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930202#comment-15930202 ] Keith Laban commented on LUCENE-7671: - How would you feel about removing some of the complexity if we

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930197#comment-15930197 ] Alexandre Rafalovitch commented on SOLR-10295: -- https://www.netlify.com/open-source/ ? Just

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930185#comment-15930185 ] Cassandra Targett commented on SOLR-10295: -- bq. If this is all mirrored on GitHub, can we use one

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Alexandre Rafalovitch (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930153#comment-15930153 ] Alexandre Rafalovitch commented on SOLR-10295: -- If this is all mirrored on GitHub, can we use

[jira] [Commented] (LUCENE-7708) Track PositionLengthAttribute abuse

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7708?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930152#comment-15930152 ] Steve Rowe commented on LUCENE-7708: bq. Looks like 6.5.0 isn't a valid version yet. Easy enough to

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/766/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter Error Message: Collection not found: withShardField Stack Trace:

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930135#comment-15930135 ] Joel Bernstein commented on SOLR-10292: --- Here are some text cartesian operations that might be

[jira] [Commented] (SOLR-10295) Decide online location for Ref Guide HTML pages

2017-03-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930127#comment-15930127 ] Cassandra Targett commented on SOLR-10295: -- bq. How often would updates be published with these

[jira] [Resolved] (LUCENE-7747) QueryBuilder should build side-paths query (graph query) lazily

2017-03-17 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi resolved LUCENE-7747. -- Resolution: Fixed Fix Version/s: master (7.0) Thanks [~mikemccand] ! > QueryBuilder

[jira] [Commented] (SOLR-9185) Solr's edismax and "Lucene"/standard query parsers should optionally not split on whitespace before sending terms to analysis

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930115#comment-15930115 ] Steve Rowe commented on SOLR-9185: -- {quote} bq. For edismax, this is a departure: it's supposed to never

[jira] [Commented] (SOLR-9185) Solr's edismax and "Lucene"/standard query parsers should optionally not split on whitespace before sending terms to analysis

2017-03-17 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15930064#comment-15930064 ] Shawn Heisey commented on SOLR-9185: bq. For edismax, this is a departure: it's supposed to never throw

GSOC2017: Call to Solr and Tika/Nutch/Camel/NiFi/Zeppelin/etc mentors

2017-03-17 Thread Alexandre Rafalovitch
I am mentoring in this year's Google Summer of Code (first timer!). I know there is a couple of us from Solr project, but I also noticed some mentors from upstream/downstream projects. I am proposing that we put at least a couple of integration projects to improve/upgrade Solr integration with

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

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929963#comment-15929963 ] Dennis Gove commented on SOLR-10303: Can we call this a DatePartEvaluator? This seems to only work on

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Dennis Gove (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929953#comment-15929953 ] Dennis Gove commented on SOLR-10292: I like this. Also, a new set of evaluator types which return

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

2017-03-17 Thread Gethin James (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929941#comment-15929941 ] Gethin James commented on SOLR-10303: - I started working on this. With support for: {code}year,

[jira] [Updated] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields and text fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10292: -- Summary: Add cartesian Streaming Expression to build cartesian products from multi-value fields

[jira] [Assigned] (SOLR-10218) The Schema API "replace-field-type" does not generate the SolrParameters for a SimilarityFactory correctly

2017-03-17 Thread Steve Rowe (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Rowe reassigned SOLR-10218: - Assignee: Steve Rowe > The Schema API "replace-field-type" does not generate the SolrParameters

Re: Release 6.5

2017-03-17 Thread David Smiley
+1 that's serious. On Fri, Mar 17, 2017 at 8:02 AM jim ferenczi wrote: > I made https://issues.apache.org/jira/browse/LUCENE-7747 a blocker for > the 6.5 release. It's a protection against combinatorial explosion in the > query parser when graph analysis is enabled

[jira] [Commented] (LUCENE-7747) QueryBuilder should build side-paths query (graph query) lazily

2017-03-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929894#comment-15929894 ] Michael McCandless commented on LUCENE-7747: +1, thanks [~jim.ferenczi] > QueryBuilder

Re: Release 6.5

2017-03-17 Thread Steve Rowe
Oops, I didn’t notice the *obsolete* warning at the top of the ASF Infra Jenkins wiki page I pointed to. Here’s the modern version (which says basically the same thing): . -- Steve www.lucidworks.com > On

[jira] [Commented] (SOLR-10308) Solr fails to work with Guava 21.0

2017-03-17 Thread Vincent Massol (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929826#comment-15929826 ] Vincent Massol commented on SOLR-10308: --- {quote} I suspect that Google follows generally

Re: Release 6.5

2017-03-17 Thread jim ferenczi
I made https://issues.apache.org/jira/browse/LUCENE-7747 a blocker for the 6.5 release. It's a protection against combinatorial explosion in the query parser when graph analysis is enabled (enabled by default). I'll push early next week if there is no objection. 2017-03-17 12:31 GMT+01:00 jim

[jira] [Commented] (SOLR-10308) Solr fails to work with Guava 21.0

2017-03-17 Thread Vincent Massol (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929825#comment-15929825 ] Vincent Massol commented on SOLR-10308: --- Yes you're ost likely right but it's a bit more complex; we

[jira] [Updated] (LUCENE-7747) QueryBuilder should build side-paths query (graph query) lazily

2017-03-17 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-7747: - Priority: Blocker (was: Major) Fix Version/s: 6.5 > QueryBuilder should build

[jira] [Comment Edited] (SOLR-10308) Solr fails to work with Guava 21.0

2017-03-17 Thread Vincent Massol (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929825#comment-15929825 ] Vincent Massol edited comment on SOLR-10308 at 3/17/17 12:00 PM: - Yes

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:55 AM: - Here is

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

2017-03-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19191/ Java: 32bit/jdk-9-ea+160 -client -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: Error from server at

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:52 AM: - Here is

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:52 AM: - Here is

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:51 AM: - Here is

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:50 AM: - Here is

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein commented on SOLR-10292: --- Here is a potential pipeline: {code}

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:50 AM: - Here is

[jira] [Comment Edited] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929822#comment-15929822 ] Joel Bernstein edited comment on SOLR-10292 at 3/17/17 11:50 AM: - Here is

[jira] [Commented] (SOLR-10292) Add cartesian Streaming Expression to build cartesian products from multi-value fields

2017-03-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15929818#comment-15929818 ] Joel Bernstein commented on SOLR-10292: --- I was basing the name off of this:

  1   2   >