[GitHub] [lucene-solr] magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302357020 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

Re: Solr or Lucene stickers?

2019-07-10 Thread Alexandre Rafalovitch
I have Solr one. I think there may have been a Lucene one as well. No idea how to get them outside of ApacheCon though. Regards, Alex On Wed, Jul 10, 2019, 10:57 PM David Smiley, wrote: > Does anyone know if Lucene or Solr stickers are made available anywhere, > perhaps by the ASF? Not

[GitHub] [lucene-solr] magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302354143 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[GitHub] [lucene-solr] magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302353887 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[GitHub] [lucene-solr] magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
magibney commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302352238 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[jira] [Commented] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-07-10 Thread Michael Gibney (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882628#comment-16882628 ] Michael Gibney commented on SOLR-13257: --- Thanks, [~cpoerschke] and [~tomasflobbe]! Responses

Solr or Lucene stickers?

2019-07-10 Thread David Smiley
Does anyone know if Lucene or Solr stickers are made available anywhere, perhaps by the ASF? Not only would I like some but some colleagues of mine inquired. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley

[jira] [Commented] (LUCENE-8883) CHANGES.txt: Auto add issue categories on new releases

2019-07-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882617#comment-16882617 ] David Smiley commented on LUCENE-8883: -- Optimization really does seam useful & meaningful, and I

Re: Lucene/Solr 8.2.0

2019-07-10 Thread David Smiley
BTW for 8.2.0 I updated Solr's CHANGES.txt to split out issues that seemed to be Improvements that were not really New Features. ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Jul 10, 2019 at 10:38 AM Ignacio Vera wrote: > Thanks Tomoko for

[jira] [Updated] (LUCENE-8883) CHANGES.txt: Auto add issue categories on new releases

2019-07-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8883?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley updated LUCENE-8883: - Attachment: LUCENE-8883.patch Status: Open (was: Open) Nice unix piping :) In this

[jira] [Commented] (SOLR-10377) Improve readability of the explain output for JSON format

2019-07-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882580#comment-16882580 ] David Smiley commented on SOLR-10377: - I really don't think everyone would like structured=true by

[jira] [Commented] (LUCENE-8366) upgrade to icu 62.1

2019-07-10 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882575#comment-16882575 ] Robert Muir commented on LUCENE-8366: - good catch! do you want to submit a fix? > upgrade to icu

[jira] [Commented] (SOLR-13240) UTILIZENODE action results in an exception

2019-07-10 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882557#comment-16882557 ] Lucene/Solr QA commented on SOLR-13240: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

Re: New feature idea - Backwards (FST) dictionary for approximate string search

2019-07-10 Thread Michael Sokolov
You could create an alternate field in which you index the reverse tokens, using a reverse token filter appended to the analysis chain of the main field. That leaves the question of how do you manage that in a service context, and what kind of query makes use of two fields? Otherwise you have to

[jira] [Commented] (SOLR-13480) Collection creation failure when using Kerberos authentication combined with rule-base authorization

2019-07-10 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882554#comment-16882554 ] Ishan Chattopadhyaya commented on SOLR-13480: - [~moshebla], Are you using Autoscaling? If so,

[jira] [Comment Edited] (SOLR-13472) HTTP requests to a node that does not hold a core of the collection are unauthorized

2019-07-10 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16879967#comment-16879967 ] Ishan Chattopadhyaya edited comment on SOLR-13472 at 7/11/19 12:55 AM:

[jira] [Commented] (SOLR-13619) Kerberos: 403 when node doesn't host collection

2019-07-10 Thread Ishan Chattopadhyaya (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882548#comment-16882548 ] Ishan Chattopadhyaya commented on SOLR-13619: - Internode communication also happens using

[GitHub] [lucene-solr] chatman opened a new pull request #773: Kerberos: 403 when node doesn't host collection

2019-07-10 Thread GitBox
chatman opened a new pull request #773: Kerberos: 403 when node doesn't host collection URL: https://github.com/apache/lucene-solr/pull/773 # Description Kerberos: 403 when node doesn't host collection # Solution Forwarded requests with Kerberos should carry

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882545#comment-16882545 ] Tomoko Uchida commented on LUCENE-8907: --- I don't want to stop 8.2 release for this issue. If there

[jira] [Created] (SOLR-13619) Kerberos: 403 when node doesn't host collection

2019-07-10 Thread Ishan Chattopadhyaya (JIRA)
Ishan Chattopadhyaya created SOLR-13619: --- Summary: Kerberos: 403 when node doesn't host collection Key: SOLR-13619 URL: https://issues.apache.org/jira/browse/SOLR-13619 Project: Solr

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1895 - Failure

2019-07-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1895/ 3 tests failed. FAILED: org.apache.lucene.codecs.memory.TestDirectDocValuesFormat.testSparseBooleanNumericsVsStoredFields Error Message: Test abandoned because suite timeout was reached. Stack Trace:

[jira] [Commented] (SOLR-13616) Possible racecondition/deadlock between collection DELETE and PrepRecovery ? (TestPolicyCloud failures)

2019-07-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882523#comment-16882523 ] ASF subversion and git services commented on SOLR-13616: Commit

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-12.0.1) - Build # 24382 - Unstable!

2019-07-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24382/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy Error Message: Timeout occurred while

Re: 8.1.2 bug fix release

2019-07-10 Thread Đạt Cao Mạnh
Thanks Steve! On Wed, 10 Jul 2019 at 22:35, Steve Rowe wrote: > I've disabled the ASF Jenkins 8.1 jobs. > > -- > Steve > > On Jul 10, 2019, at 9:39 AM, Đạt Cao Mạnh wrote: > > Hi Adrien, > > Yeah, I am good with skipping/canceling 8.1.2 and focusing on 8.2 now. > > On Wed, 10 Jul 2019 at

[jira] [Commented] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882505#comment-16882505 ] Tomás Fernández Löbbe commented on SOLR-13257: -- This feature sounds great. I left some

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882500#comment-16882500 ] Tomoko Uchida commented on LUCENE-8907: --- Hi, I picked the commits which should be reverted from

[jira] [Commented] (SOLR-13617) 8.x memory issue

2019-07-10 Thread Scott Yeadon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882496#comment-16882496 ] Scott Yeadon commented on SOLR-13617: - It hasn't been an issue from 4.x to 7.x, just from 8.x If

[jira] [Comment Edited] (SOLR-13617) 8.x memory issue

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882493#comment-16882493 ] Jan Høydahl edited comment on SOLR-13617 at 7/10/19 10:39 PM: -- Checked the

[jira] [Commented] (SOLR-13617) 8.x memory issue

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882493#comment-16882493 ] Jan Høydahl commented on SOLR-13617: Checked the attached logs. Appears your system has only 1Gb

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302192407 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[jira] [Resolved] (SOLR-13617) 8.x memory issue

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-13617. Resolution: Invalid Closing. Now you have drawn attention to your initial email (sorry for no

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302282284 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302296475 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[JENKINS] Lucene-Solr-SmokeRelease-8.x - Build # 145 - Still Failing

2019-07-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/145/ No tests ran. Build Log: [...truncated 24989 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[GitHub] [lucene-solr] tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences

2019-07-10 Thread GitBox
tflobbe commented on a change in pull request #677: SOLR-13257: support for stable replica routing preferences URL: https://github.com/apache/lucene-solr/pull/677#discussion_r302281692 ## File path: solr/core/src/java/org/apache/solr/handler/component/HttpShardHandlerFactory.java

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882483#comment-16882483 ] Jan Høydahl commented on LUCENE-8907: - Reverting sounds to cause least friction, not delaying 8.2.

[jira] [Commented] (SOLR-13617) 8.x memory issue

2019-07-10 Thread Scott Yeadon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882472#comment-16882472 ] Scott Yeadon commented on SOLR-13617: - I did post to the solr-user mailing list, but got no response

[jira] [Updated] (SOLR-13617) 8.x memory issue

2019-07-10 Thread Scott Yeadon (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Yeadon updated SOLR-13617: Attachment: hs_err_pid17948.log.8.1.1 hs_console_log.8.1.1 > 8.x memory issue >

[jira] [Updated] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8907: Fix Version/s: 8.2 > Provide backward compatibility for loading analysis factories >

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk-12.0.1) - Build # 856 - Unstable!

2019-07-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/856/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseG1GC 17 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateCollWithDefaultClusterPropertiesOldFormat Error Message: expected:<[2]> but was:<[null]>

[jira] [Commented] (SOLR-13257) Enable replica routing affinity for better cache usage

2019-07-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882405#comment-16882405 ] Christine Poerschke commented on SOLR-13257: Thanks [~mgibney] for creating and working on

[jira] [Comment Edited] (SOLR-13399) compositeId support for shard splitting

2019-07-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882321#comment-16882321 ] Yonik Seeley edited comment on SOLR-13399 at 7/10/19 6:43 PM: -- Here's a

[jira] [Commented] (LUCENE-8909) Deprecate getFieldNames from IndexWriter

2019-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882325#comment-16882325 ] Adrien Grand commented on LUCENE-8909: -- +1 > Deprecate getFieldNames from IndexWriter >

[jira] [Updated] (SOLR-13399) compositeId support for shard splitting

2019-07-10 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-13399: Attachment: SOLR-13399.patch Status: Open (was: Open) Here's a draft patch (no tests yet)

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882314#comment-16882314 ] Munendra S N commented on SOLR-12368: - [^SOLR-12368.patch] Patch without any changes in lucene >

[jira] [Updated] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-12368: Attachment: SOLR-12368.patch > in-place DV updates should no longer have to jump through hoops if

[jira] [Created] (LUCENE-8909) Deprecate getFieldNames from IndexWriter

2019-07-10 Thread Munendra S N (JIRA)
Munendra S N created LUCENE-8909: Summary: Deprecate getFieldNames from IndexWriter Key: LUCENE-8909 URL: https://issues.apache.org/jira/browse/LUCENE-8909 Project: Lucene - Core Issue Type:

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882309#comment-16882309 ] Uwe Schindler commented on LUCENE-8907: --- I agree partly with Adrien. But we can still allow to use

[GitHub] [lucene-solr] magibney edited a comment on issue #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
magibney edited a comment on issue #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772#issuecomment-510162543 Would you want to consider reordering tokens in PayloadTokenLengthFilter, so that query implementations can expect a reliable

[GitHub] [lucene-solr] magibney commented on issue #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
magibney commented on issue #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772#issuecomment-510162543 Would you want to consider reordering tokens in PositionLengthTokenFilter, so that query implementations can expect a reliable ordering of

[jira] [Resolved] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-8875. -- Resolution: Fixed Fix Version/s: 8.2 > Should TopScoreDocCollector Always Populate

[jira] [Commented] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-07-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882295#comment-16882295 ] ASF subversion and git services commented on LUCENE-8875: - Commit

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882292#comment-16882292 ] Munendra S N commented on SOLR-12368: - Thanks for the review [~hossman] I haven't yet created the

[GitHub] [lucene-solr] jpountz commented on a change in pull request #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
jpountz commented on a change in pull request #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772#discussion_r302183512 ## File path: lucene/sandbox/src/java/org/apache/lucene/payloads/PayloadTokenLengthFilter.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
jpountz commented on a change in pull request #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772#discussion_r302179849 ## File path: lucene/sandbox/src/java/org/apache/lucene/payloads/PayloadLengthTermIntervalsSource.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
jpountz commented on a change in pull request #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772#discussion_r302183057 ## File path: lucene/sandbox/src/java/org/apache/lucene/payloads/PayloadLengthTermIntervalsSource.java ##

[GitHub] [lucene-solr] jpountz commented on a change in pull request #769: LUCENE-8905: Better Error Handling For Illegal Arguments

2019-07-10 Thread GitBox
jpountz commented on a change in pull request #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#discussion_r302182531 ## File path: lucene/core/src/java/org/apache/lucene/search/TopDocsCollector.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #769: LUCENE-8905: Better Error Handling For Illegal Arguments

2019-07-10 Thread GitBox
jpountz commented on a change in pull request #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#discussion_r302182252 ## File path: lucene/core/src/test/org/apache/lucene/search/TestTopDocsCollector.java ##

[GitHub] [lucene-solr] jpountz commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments

2019-07-10 Thread GitBox
jpountz commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#issuecomment-510152347 For instance I suspect that most of those are due to the call to `return TopFieldCollector.create(rewrittenSort,

[GitHub] [lucene-solr] jpountz commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments

2019-07-10 Thread GitBox
jpountz commented on issue #769: LUCENE-8905: Better Error Handling For Illegal Arguments URL: https://github.com/apache/lucene-solr/pull/769#issuecomment-510151784 Can you share the stack trace of the exception? I suspect we could get rid of most test failures by fixing only a couple

[jira] [Commented] (LUCENE-8875) Should TopScoreDocCollector Always Populate Sentinel Values?

2019-07-10 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882278#comment-16882278 ] ASF subversion and git services commented on LUCENE-8875: - Commit

[GitHub] [lucene-solr] jpountz merged pull request #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits

2019-07-10 Thread GitBox
jpountz merged pull request #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits URL: https://github.com/apache/lucene-solr/pull/754 This is an automated message from the Apache Git Service. To respond

[jira] [Commented] (SOLR-13616) Possible racecondition/deadlock between collection DELETE and PrepRecovery ? (TestPolicyCloud failures)

2019-07-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882245#comment-16882245 ] Hoss Man commented on SOLR-13616: - {quote}I'm not sure we should change the waitForState logic to rethrow

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-10 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882226#comment-16882226 ] Hoss Man commented on SOLR-12368: - Hey [~munendrasn] - patch functionality looks good to me, but i'm

[jira] [Commented] (SOLR-10377) Improve readability of the explain output for JSON format

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882221#comment-16882221 ] Munendra S N commented on SOLR-10377: - Should the behavior be changed to return structured response

Re: 8.1.2 bug fix release

2019-07-10 Thread Steve Rowe
I've disabled the ASF Jenkins 8.1 jobs. -- Steve > On Jul 10, 2019, at 9:39 AM, Đạt Cao Mạnh wrote: > > Hi Adrien, > > Yeah, I am good with skipping/canceling 8.1.2 and focusing on 8.2 now. > > On Wed, 10 Jul 2019 at 19:11, Adrien Grand > wrote: > Hi Đạt, > > What

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882192#comment-16882192 ] Munendra S N commented on SOLR-12368: - I will commit this once 8.2 branch is cut > in-place DV

[jira] [Updated] (LUCENE-8908) 2 arg "query()" does not exist for all docs, even though second arg specifies a default value

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated LUCENE-8908: - Attachment: LUCENE-8908.patch > 2 arg "query()" does not exist for all docs, even though second

[jira] [Moved] (LUCENE-8908) 2 arg "query()" does not exist for all docs, even though second arg specifies a default value

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N moved SOLR-7845 to LUCENE-8908: Lucene Fields: New,Patch Available Key: LUCENE-8908 (was:

[jira] [Commented] (SOLR-7845) 2 arg "query()" does not exist for all docs, even though second arg specifies a default value

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882187#comment-16882187 ] Munendra S N commented on SOLR-7845: [^SOLR-7845.patch] With additional test. I'm moving this to

[jira] [Updated] (SOLR-7845) 2 arg "query()" does not exist for all docs, even though second arg specifies a default value

2019-07-10 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-7845: --- Attachment: SOLR-7845.patch > 2 arg "query()" does not exist for all docs, even though second arg

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #755: SOLR-13592: Introduce EmbeddedSolrTestBase for better integration tests

2019-07-10 Thread GitBox
thomaswoeckinger commented on issue #755: SOLR-13592: Introduce EmbeddedSolrTestBase for better integration tests URL: https://github.com/apache/lucene-solr/pull/755#issuecomment-510092523 Need any support, or are you just busy at the moment?

Re: New feature idea - Backwards (FST) dictionary for approximate string search

2019-07-10 Thread Juan Caicedo
I didn’t integrate it directly with a Lucene index. I used the FST class (and related utilities) to build a stand-alone spellchecker. However, the FST for the term dictionary is modified at index time only. At query time, we need to create a variation of the Levemshtein automata and match it with

Re: Lucene/Solr 8.2.0

2019-07-10 Thread Ignacio Vera
Thanks Tomoko for taking care of that. On Wed, Jul 10, 2019 at 4:03 PM Đạt Cao Mạnh wrote: > Hi Ignacio, > > 8.1.2 bugfix release will cancelled. You can go ahead with 8.2 release. > > Thanks! > > On Wed, 10 Jul 2019 at 20:38, Tomoko Uchida > wrote: > >> Hi, >> I opened a blocker issue a while

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-12.0.1) - Build # 8046 - Unstable!

2019-07-10 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8046/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 12 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: IOException occurred when talking to server

[jira] [Commented] (LUCENE-4312) Index format to store position length per position

2019-07-10 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882091#comment-16882091 ] Alan Woodward commented on LUCENE-4312: --- I've opened a PR with a simple implementation of this as

Re: Lucene/Solr 8.2.0

2019-07-10 Thread Đạt Cao Mạnh
Hi Ignacio, 8.1.2 bugfix release will cancelled. You can go ahead with 8.2 release. Thanks! On Wed, 10 Jul 2019 at 20:38, Tomoko Uchida wrote: > Hi, > I opened a blocker issue a while ago for release 8.2: > https://issues.apache.org/jira/browse/LUCENE-8907 > > Sorry about that, I noticed the

[GitHub] [lucene-solr] romseygeek opened a new pull request #772: Payload-stored position length intervals

2019-07-10 Thread GitBox
romseygeek opened a new pull request #772: Payload-stored position length intervals URL: https://github.com/apache/lucene-solr/pull/772 An experimental token filter and intervals source that use payloads to encode token lengths

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882074#comment-16882074 ] Adrien Grand commented on LUCENE-8907: -- I have a slight preference for reverting on 8.x and have

[jira] [Assigned] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida reassigned LUCENE-8907: - Assignee: Tomoko Uchida > Provide backward compatibility for loading analysis

Re: 8.1.2 bug fix release

2019-07-10 Thread Đạt Cao Mạnh
Hi Adrien, Yeah, I am good with skipping/canceling 8.1.2 and focusing on 8.2 now. On Wed, 10 Jul 2019 at 19:11, Adrien Grand wrote: > Hi Đạt, > > What do you think of focusing on 8.2 now, as Shalin suggested? Ignacio > had suggested cutting the 8.2 branch today initially so 8.2 could be > out

Re: Lucene/Solr 8.2.0

2019-07-10 Thread Tomoko Uchida
Hi, I opened a blocker issue a while ago for release 8.2: https://issues.apache.org/jira/browse/LUCENE-8907 Sorry about that, I noticed the backwards incompatibility we have to deal with today. If there are no objections, I will revert the all related commits from the branch_8x and 8_2 in a few

[GitHub] [lucene-solr] iverase commented on issue #770: LUCENE-8746: Component2D topology library that works on encoded space

2019-07-10 Thread GitBox
iverase commented on issue #770: LUCENE-8746: Component2D topology library that works on encoded space URL: https://github.com/apache/lucene-solr/pull/770#issuecomment-510062125 After merging master with XYShape, it seems clear that this approach won't work for that encoding as it is not

[jira] [Commented] (SOLR-13618) Solr start-up fails to discover cores outside SOLR_HOME

2019-07-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13618?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882043#comment-16882043 ] Shawn Heisey commented on SOLR-13618: - We need to be careful when deciding just how much rope we will

[jira] [Commented] (SOLR-13617) 8.x memory issue

2019-07-10 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882031#comment-16882031 ] Shawn Heisey commented on SOLR-13617: - What is the FULL error message? Java exceptions are typically

Re: Lucene/Solr 8.2.0

2019-07-10 Thread Ignacio Vera
Hi, All the issues listed above has been already committed and I see no blockers for release 8.2. I will cut the branch tomorrow around 10am CEST and I will wait for the decision on the bug release 8.1.2 to schedule the build of the first release candidate. Please let us know if this is

[jira] [Commented] (SOLR-10377) Improve readability of the explain output for JSON format

2019-07-10 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16882004#comment-16882004 ] David Smiley commented on SOLR-10377: - Thanks for the reminder of that obscure parameter. I think

[JENKINS] Lucene-Solr-SmokeRelease-8.1 - Build # 57 - Still Failing

2019-07-10 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.1/57/ No tests ran. Build Log: [...truncated 23880 lines...] [asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881999#comment-16881999 ] Tomoko Uchida commented on LUCENE-8907: --- Hi, reverting is a feasible option because there have

Re: 8.1.2 bug fix release

2019-07-10 Thread Adrien Grand
Hi Đạt, What do you think of focusing on 8.2 now, as Shalin suggested? Ignacio had suggested cutting the 8.2 branch today initially so 8.2 could be out pretty soon. Moreover if we want to move forward with 8.1.2, we will likely have to delay 8.2 at this point. On Fri, Jul 5, 2019 at 8:42 AM

[GitHub] [lucene-solr] atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits

2019-07-10 Thread GitBox
atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits URL: https://github.com/apache/lucene-solr/pull/754#issuecomment-510028794 @jpountz JFYI I ran ant beast in 3 batches of 10 times each and it ran clean: WARNING: All illegal access

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881982#comment-16881982 ] Adrien Grand commented on LUCENE-8907: -- I don't like 2, it feels too breaking to me for a minor

[jira] [Commented] (SOLR-13240) UTILIZENODE action results in an exception

2019-07-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881977#comment-16881977 ] Christine Poerschke commented on SOLR-13240: bq. ... Validate source patterns

[jira] [Updated] (SOLR-13240) UTILIZENODE action results in an exception

2019-07-10 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated SOLR-13240: --- Attachment: SOLR-13240.patch > UTILIZENODE action results in an exception >

[jira] [Commented] (LUCENE-8311) Leverage impacts for phrase queries

2019-07-10 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881967#comment-16881967 ] Adrien Grand commented on LUCENE-8311: -- This made exact phrase queries 3x faster in the nightly

[jira] [Created] (SOLR-13618) Solr start-up fails to discover cores outside SOLR_HOME

2019-07-10 Thread Talvinder Matharu (JIRA)
Talvinder Matharu created SOLR-13618: Summary: Solr start-up fails to discover cores outside SOLR_HOME Key: SOLR-13618 URL: https://issues.apache.org/jira/browse/SOLR-13618 Project: Solr

[jira] [Commented] (LUCENE-8907) Provide backward compatibility for loading analysis factories

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881944#comment-16881944 ] Tomoko Uchida commented on LUCENE-8907: --- There may be two options: 1. Completely emulate the

[GitHub] [lucene-solr] atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits

2019-07-10 Thread GitBox
atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits URL: https://github.com/apache/lucene-solr/pull/754#issuecomment-510007530 > @atris Can you give some result comparison or other evidence? Please see the blog post listed above.

[jira] [Commented] (SOLR-5837) Add missing equals implementation for SolrDocument, SolrInputDocument and SolrInputField.

2019-07-10 Thread jia yang (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-5837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881908#comment-16881908 ] jia yang commented on SOLR-5837:  

[jira] [Commented] (SOLR-13593) Allow to specify analyzer components by their SPI names in schema definition

2019-07-10 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16881892#comment-16881892 ] Tomoko Uchida commented on SOLR-13593: -- I opened an blocker issue: LUCENE-8907. [~thetaphi]:

  1   2   >