[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1953 - Still Failing

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1953/ No tests ran. Build Log: [...truncated 25 lines...] ERROR: Failed to check out http://svn.apache.org/repos/asf/lucene/test-data org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server svn:

[jira] [Commented] (SOLR-13745) Test should close resources: AtomicUpdateProcessorFactoryTest

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924690#comment-16924690 ] Hoss Man commented on SOLR-13745: - Interesting... David: i suspect the reason these test bugs didn't

[jira] [Updated] (SOLR-13747) 'ant test' should fail on JVM's w/known SSL bugs

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-13747: Attachment: SOLR-13747.patch Status: Open (was: Open) Some background... In SOLR-12988, during

[jira] [Updated] (SOLR-13747) 'ant test' should fail on JVM's w/known SSL bugs

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man updated SOLR-13747: Description: If {{ant test}} (or the future gradle equivalent) is run w/a JVM that has known SSL bugs,

[jira] [Created] (SOLR-13747) 'ant test' should fail on JVM's w/known SSL bugs

2019-09-06 Thread Hoss Man (Jira)
Hoss Man created SOLR-13747: --- Summary: 'ant test' should fail on JVM's w/known SSL bugs Key: SOLR-13747 URL: https://issues.apache.org/jira/browse/SOLR-13747 Project: Solr Issue Type: Test

[jira] [Commented] (SOLR-13746) Apache jenkins needs JVM 11 upgraded to at least 11.0.3 (SSL bugs)

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924661#comment-16924661 ] Hoss Man commented on SOLR-13746: - [~thetaphi] / [~steve_rowe] - is this still something you guys have

[jira] [Created] (SOLR-13746) Apache jenkins needs JVM 11 upgraded to at least 11.0.3 (SSL bugs)

2019-09-06 Thread Hoss Man (Jira)
Hoss Man created SOLR-13746: --- Summary: Apache jenkins needs JVM 11 upgraded to at least 11.0.3 (SSL bugs) Key: SOLR-13746 URL: https://issues.apache.org/jira/browse/SOLR-13746 Project: Solr Issue

[jira] [Commented] (SOLR-13661) A package management system for Solr

2019-09-06 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924657#comment-16924657 ] Noble Paul commented on SOLR-13661: --- [~janhoy]  I think we can leverage the package discovery 

[GitHub] [lucene-solr] msokolov opened a new pull request #862: LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictio…

2019-09-06 Thread GitBox
msokolov opened a new pull request #862: LUCENE-8971: Enable constructing JapaneseTokenizer with custom dictio… URL: https://github.com/apache/lucene-solr/pull/862 …nary # Description Extends the API of JapaneseTokenizer so it can accept a dictionary other than the built-in

[jira] [Commented] (SOLR-13677) All Metrics Gauges should be unregistered by the objects that registered them

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924616#comment-16924616 ] David Smiley commented on SOLR-13677: - +Yes, lets revert this now then+. I appreciate that [~ab] is

Re: Alias Id condundrum

2019-09-06 Thread David Smiley
On Wed, Sep 4, 2019 at 11:26 PM Gus Heck wrote: > It seems that the real time get handler doesn't play nice with aliases. > The current (and past) behavior seems to be that it only works for the > first collection listed in the alias. This seems to be pretty clearly a > bug, as one certainly

(Oh my) Spans in Solr json request

2019-09-06 Thread Mikhail Khludnev
Hello, Finally we let users to send span queries via XML (yeah) query parser. But I feel awkward to invoke XML under Json. Straightforward approach lead us to bunch of span[Or|And|Not|Etc] QParser plugins. Are there any more elegant ideas? -- Sincerely yours Mikhail Khludnev

Re: precommit fail or is it me?

2019-09-06 Thread Michael Sokolov
I replied to a separate thread - seems that I had dangling symlinks left over from removing my Maven repo at some point in the past. I hadn't used this particular folder in a while ... By the way find -L solr -type l -exec rm -fr {} \; will remove broken symlinks On Fri, Sep 6, 2019 at 10:15

[jira] [Commented] (SOLR-13661) A package management system for Solr

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924582#comment-16924582 ] Jan Høydahl commented on SOLR-13661: It is a branch in my git fork. See the PR I added to 13662 but

Re: precommit fail or is it me?

2019-09-06 Thread Michael Sokolov
ant clean clean-jars did not fix it; sokolovm@ski4➜workspace/lucene/lucene_baseline(msokolov)» find -name jetty-continuation\* ./solr/licenses/jetty-continuation-9.4.19.v20190610.jar.sha1 ./solr/server/lib/jetty-continuation-9.4.14.v20181114.jar

[JENKINS] Lucene-Solr-Tests-master - Build # 3689 - Still unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3689/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 6 object(s) that were not released!!! [SolrIndexSearcher, SolrCore,

[GitHub] [lucene-solr] janhoy opened a new pull request #861: SOLR-10665 POC for a PF4J based plugin system

2019-09-06 Thread GitBox
janhoy opened a new pull request #861: SOLR-10665 POC for a PF4J based plugin system URL: https://github.com/apache/lucene-solr/pull/861 Creating PR for this old issue This is an automated message from the Apache Git

[jira] [Resolved] (SOLR-13745) Test should close resources: AtomicUpdateProcessorFactoryTest

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-13745. - Fix Version/s: 8.3 Resolution: Fixed > Test should close resources:

[jira] [Resolved] (LUCENE-8753) New PostingFormat - UniformSplit

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved LUCENE-8753. -- Fix Version/s: 8.3 Resolution: Fixed Thanks [~bruno.roustant] and [~juan.duran]! BTW

[jira] [Commented] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924482#comment-16924482 ] David Smiley commented on SOLR-13728: - I'm puzzled but lets discuss further in SOLR-13745 -- an issue

[jira] [Commented] (SOLR-13745) Test should close resources: AtomicUpdateProcessorFactoryTest

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924478#comment-16924478 ] ASF subversion and git services commented on SOLR-13745: Commit

[jira] [Commented] (SOLR-13745) Test should close resources: AtomicUpdateProcessorFactoryTest

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924476#comment-16924476 ] ASF subversion and git services commented on SOLR-13745: Commit

[jira] [Created] (SOLR-13745) Test should close resources: AtomicUpdateProcessorFactoryTest

2019-09-06 Thread David Smiley (Jira)
David Smiley created SOLR-13745: --- Summary: Test should close resources: AtomicUpdateProcessorFactoryTest Key: SOLR-13745 URL: https://issues.apache.org/jira/browse/SOLR-13745 Project: Solr

[jira] [Commented] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924463#comment-16924463 ] Hoss Man commented on SOLR-13728: - Huh? No i'm directly refering to Commit

[jira] [Commented] (LUCENE-8951) Create issues@ and builds@ lists and update notifications

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924460#comment-16924460 ] Jan Høydahl commented on LUCENE-8951: - Who has the karma to redirect Jira, GitHub and Apache Jenkins

[jira] [Commented] (LUCENE-8951) Create issues@ and builds@ lists and update notifications

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924459#comment-16924459 ] Jan Høydahl commented on LUCENE-8951: - Also updated these pages: *

[jira] [Resolved] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-13728. - Resolution: Fixed [~hossman] I'm confident you mean to comment on SOLR-13523 (June 20th), not

[jira] [Commented] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

2019-09-06 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924433#comment-16924433 ] David Smiley commented on SOLR-13728: - I'll investigate [~hossman]. I had run the tests right before

[GitHub] [lucene-solr] dsmiley commented on issue #828: LUCENE-8753: UniformSplitPostingsFormat

2019-09-06 Thread GitBox
dsmiley commented on issue #828: LUCENE-8753: UniformSplitPostingsFormat URL: https://github.com/apache/lucene-solr/pull/828#issuecomment-528935783 Merged: https://github.com/apache/lucene-solr/commit/b963b7c3dbecda86c2917ad341caee63b93815ac

[GitHub] [lucene-solr] dsmiley closed pull request #828: LUCENE-8753: UniformSplitPostingsFormat

2019-09-06 Thread GitBox
dsmiley closed pull request #828: LUCENE-8753: UniformSplitPostingsFormat URL: https://github.com/apache/lucene-solr/pull/828 This is an automated message from the Apache Git Service. To respond to the message, please log on

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924394#comment-16924394 ] ASF subversion and git services commented on SOLR-13105: Commit

[jira] [Commented] (SOLR-13677) All Metrics Gauges should be unregistered by the objects that registered them

2019-09-06 Thread Mark Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924391#comment-16924391 ] Mark Miller commented on SOLR-13677: Reverts should take place right away, else we can easily end up

[JENKINS] Lucene-Solr-repro - Build # 3595 - Still Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3595/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/33/consoleText [repro] Revision: 3a20ebc3a66d60645c6902ba24a9ffa4a16841d0 [repro] Ant options:

[JENKINS] Lucene-Solr-repro - Build # 3594 - Still Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3594/ [...truncated 33 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/532/consoleText [repro] Revision: 3a20ebc3a66d60645c6902ba24a9ffa4a16841d0 [repro] Repro line: ant test

[jira] [Commented] (LUCENE-8753) New PostingFormat - UniformSplit

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924365#comment-16924365 ] ASF subversion and git services commented on LUCENE-8753: - Commit

[JENKINS] Lucene-Solr-Tests-8.x - Build # 533 - Still Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/533/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 5 object(s) that were not released!!! [SolrCore, SolrIndexSearcher,

[jira] [Reopened] (SOLR-13728) Fail partial updates if it would inadvertently remove nested docs

2019-09-06 Thread Hoss Man (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hoss Man reopened SOLR-13728: - these commits appear to be the cause of a 100% failure rate in {{ant test

[jira] [Commented] (LUCENE-8753) New PostingFormat - UniformSplit

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924352#comment-16924352 ] ASF subversion and git services commented on LUCENE-8753: - Commit

Re: precommit fail or is it me?

2019-09-06 Thread Chris Hostetter
My guess is you somehow have a very old jar (or sha1 file that is leading it to look for a jar you don't have) for an outdated version of jetty -- we are certainly not using jetty 9.4.14.v20181114 in master or branch_8x what does `find -name \*jetty-continuation\*` report on your system?

[jira] [Commented] (SOLR-13105) A visual guide to Solr Math Expressions and Streaming Expressions

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924329#comment-16924329 ] ASF subversion and git services commented on SOLR-13105: Commit

[GitHub] [lucene-solr] nknize commented on issue #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on issue #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#issuecomment-528893586 Awesome. LGTM! Thanks!

[jira] [Commented] (LUCENE-8951) Create issues@ and builds@ lists and update notifications

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924301#comment-16924301 ] Jan Høydahl commented on LUCENE-8951: - Updated website to list the two new lists. Also added our

[jira] [Updated] (LUCENE-8951) Create issues@ and builds@ lists and update notifications

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/LUCENE-8951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated LUCENE-8951: Description: Issue to plan and execute decision from dev mailing list

[jira] [Commented] (LUCENE-8932) Allow BKDReader packedIndex to be off heap

2019-09-06 Thread Jack Conradson (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924293#comment-16924293 ] Jack Conradson commented on LUCENE-8932: [~jpountz] Thanks for the thorough review!  I will

Re:precommit fail or is it me?

2019-09-06 Thread Christine Poerschke (BLOOMBERG/ LONDON)
Interesting. Haven't come across this one myself, only the "javax.naming.*" precommit errors (already mentioned previously) appear and disappear for me. The jetty version in the below seems less than the latest, could that be related?

[GitHub] [lucene-solr] cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#issuecomment-528868837 > ... Will also annotate specific observations (and spoiler alert) one unexpected test failure

precommit fail or is it me?

2019-09-06 Thread Michael Sokolov
Is anybody else seeing this error: ...workspace/lucene/lucene_baseline/build.xml:117: The following error occurred while executing this line: .../workspace/lucene/lucene_baseline/lucene/build.xml:90: The following error occurred while executing this line:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321742912 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321740457 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321734947 ## File path:

[JENKINS] Lucene-Solr-repro - Build # 3593 - Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3593/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/207/consoleText [repro] Revision: 3a20ebc3a66d60645c6902ba24a9ffa4a16841d0 [repro] Repro line: ant test

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321732406 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321730287 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321726345 ## File path:

[JENKINS] Lucene-Solr-Tests-master - Build # 3688 - Failure

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3688/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper,

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321719110 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321719788 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718297 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718707 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718778 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718513 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321719001 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718163 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321721428 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321718423 ## File path:

[GitHub] [lucene-solr] nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon

2019-09-06 Thread GitBox
nknize commented on a change in pull request #771: LUCENE-8620: Update Tessellator logic to label if triangle edges belongs to the original polygon URL: https://github.com/apache/lucene-solr/pull/771#discussion_r321722381 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321724239 ## File path:

[GitHub] [lucene-solr] cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on a change in pull request #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#discussion_r321722336 ## File path: solr/solr-ref-guide/src/result-grouping.adoc ##

[GitHub] [lucene-solr] cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch)

2019-09-06 Thread GitBox
cpoerschke commented on issue #300: SOLR-11831: Skip second grouping step if group.limit is 1 (aka Las Vegas Patch) URL: https://github.com/apache/lucene-solr/pull/300#issuecomment-528843185 Thanks @diegoceccarelli for the pushes and the documentation additions too! > ... precommit

[JENKINS] Lucene-Solr-BadApples-NightlyTests-8.x - Build # 33 - Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-NightlyTests-8.x/33/ 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore,

[jira] [Commented] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

2019-09-06 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924220#comment-16924220 ] Ignacio Vera commented on LUCENE-8964: -- Thanks Alex! Patch looks good I will commit soon. > Allow

[jira] [Assigned] (LUCENE-8964) Allow GeoJSON parser to properly skip string arrays

2019-09-06 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera reassigned LUCENE-8964: Assignee: Ignacio Vera > Allow GeoJSON parser to properly skip string arrays >

[jira] [Updated] (LUCENE-8971) Enable constructing JapaneseTokenizer from custom dictionary

2019-09-06 Thread Mike Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8971?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Sokolov updated LUCENE-8971: - Description: This is basically just finishing up what was started in LUCENE-8863. It adds a

[jira] [Created] (LUCENE-8971) Enable constructing JapaneseTokenizer from custom dictionary

2019-09-06 Thread Mike Sokolov (Jira)
Mike Sokolov created LUCENE-8971: Summary: Enable constructing JapaneseTokenizer from custom dictionary Key: LUCENE-8971 URL: https://issues.apache.org/jira/browse/LUCENE-8971 Project: Lucene - Core

[jira] [Commented] (LUCENE-8966) KoreanTokenizer should split unknown words on digits

2019-09-06 Thread Mike Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924206#comment-16924206 ] Mike Sokolov commented on LUCENE-8966: -- > For complex number grouping and normalization, Namgyu Kim

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-09-06 Thread Mike Sokolov (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924203#comment-16924203 ] Mike Sokolov commented on LUCENE-8920: -- If I understand you correctly, T1 is the threshold we

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

2019-09-06 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: --- Fix Version/s: 8.3 master (9.0) Resolution: Fixed

[jira] [Created] (SOLR-13744) Extend REST API for JWTAuthPlugin

2019-09-06 Thread Jira
Jan Høydahl created SOLR-13744: -- Summary: Extend REST API for JWTAuthPlugin Key: SOLR-13744 URL: https://issues.apache.org/jira/browse/SOLR-13744 Project: Solr Issue Type: Improvement

[jira] [Comment Edited] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-09-06 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924178#comment-16924178 ] Bruno Roustant edited comment on LUCENE-8920 at 9/6/19 11:57 AM: - I'd

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

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924180#comment-16924180 ] ASF subversion and git services commented on SOLR-13240: Commit

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

2019-09-06 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-13240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924179#comment-16924179 ] ASF subversion and git services commented on SOLR-13240: Commit

[jira] [Commented] (LUCENE-8920) Reduce size of FSTs due to use of direct-addressing encoding

2019-09-06 Thread Bruno Roustant (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924178#comment-16924178 ] Bruno Roustant commented on LUCENE-8920: I'd love to work on that, but I'm pretty busy so I

[GitHub] [lucene-solr] janhoy commented on issue #860: SOLR-13734 JWTAuthPlugin to support multiple issuers

2019-09-06 Thread GitBox
janhoy commented on issue #860: SOLR-13734 JWTAuthPlugin to support multiple issuers URL: https://github.com/apache/lucene-solr/pull/860#issuecomment-528818950 Reviewers: This PR includes changes from #852 and therefore looks bigger than it is. A diff between the two can be seen here:

[jira] [Updated] (SOLR-13734) JWTAuthPlugin to support multiple issuers

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13734: --- Fix Version/s: 8.3 > JWTAuthPlugin to support multiple issuers >

[jira] [Updated] (SOLR-13713) JWTAuthPlugin to support multiple JWKS endpoints

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-13713: --- Fix Version/s: 8.3 > JWTAuthPlugin to support multiple JWKS endpoints >

[jira] [Commented] (SOLR-13734) JWTAuthPlugin to support multiple issuers

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924158#comment-16924158 ] Jan Høydahl commented on SOLR-13734: Precommit and tests pass. Reviews welcome. Plan to merge

[jira] [Commented] (SOLR-13734) JWTAuthPlugin to support multiple issuers

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924154#comment-16924154 ] Jan Høydahl commented on SOLR-13734: Sample {{security.json}} with the new syntax: {code:javascript}

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

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-8.x/202/ No tests ran. Build Log: [...truncated 24871 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] [Created] (LUCENE-8970) TopFieldCollector(s) Should Prepopulate Sentinel Objects

2019-09-06 Thread Atri Sharma (Jira)
Atri Sharma created LUCENE-8970: --- Summary: TopFieldCollector(s) Should Prepopulate Sentinel Objects Key: LUCENE-8970 URL: https://issues.apache.org/jira/browse/LUCENE-8970 Project: Lucene - Core

[jira] [Updated] (LUCENE-8969) Fix abusive usage of assert in ArrayUtil

2019-09-06 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-8969: -- Summary: Fix abusive usage of assert in ArrayUtil (was: Fix abusive usage of asset in

[jira] [Updated] (LUCENE-8969) Fix abusive usage of asset in ArrayUtil

2019-09-06 Thread Tomoko Uchida (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-8969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomoko Uchida updated LUCENE-8969: -- Summary: Fix abusive usage of asset in ArrayUtil (was: Fix abusive usage of asset in

[jira] [Created] (LUCENE-8969) Fix abusive usage of asset in ArrayUtils

2019-09-06 Thread Tomoko Uchida (Jira)
Tomoko Uchida created LUCENE-8969: - Summary: Fix abusive usage of asset in ArrayUtils Key: LUCENE-8969 URL: https://issues.apache.org/jira/browse/LUCENE-8969 Project: Lucene - Core Issue

[jira] [Commented] (SOLR-13734) JWTAuthPlugin to support multiple issuers

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-13734?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16924087#comment-16924087 ] Jan Høydahl commented on SOLR-13734: PR [#860|https://github.com/apache/lucene-solr/pull/860] 

[GitHub] [lucene-solr] janhoy opened a new pull request #860: SOLR-13734 JWTAuthPlugin to support multiple issuers

2019-09-06 Thread GitBox
janhoy opened a new pull request #860: SOLR-13734 JWTAuthPlugin to support multiple issuers URL: https://github.com/apache/lucene-solr/pull/860 # Description See https://issues.apache.org/jira/browse/SOLR-13734 # Checklist Please review the following and check all that

[JENKINS] Lucene-Solr-Tests-8.x - Build # 532 - Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-8.x/532/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 4 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper,

[GitHub] [lucene-solr] iverase commented on issue #857: LUCENE-8968: Improve performance of WITHIN and DISJOINT queries for Shape queries

2019-09-06 Thread GitBox
iverase commented on issue #857: LUCENE-8968: Improve performance of WITHIN and DISJOINT queries for Shape queries URL: https://github.com/apache/lucene-solr/pull/857#issuecomment-528770584 I have run the performance benchmark defined

[JENKINS] Lucene-Solr-BadApples-Tests-8.x - Build # 207 - Unstable

2019-09-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/207/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest Error Message: ObjectTracker found 6 object(s) that were not released!!! [SolrIndexSearcher,