[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 123 - Still Unstable

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/123/ 2 tests failed. FAILED: org.apache.lucene.search.TestFieldCacheRewriteMethod.testRegexps Error Message: Hit 21 docnumbers don't match Hits length1=25 length2=25 hit=0: doc25=1.0 shardIndex=0, doc25=1.0 shardIndex=0 hit=1: d

[JENKINS] Lucene-Solr-8.x-Linux (32bit/jdk1.8.0_201) - Build # 714 - Still Unstable!

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/714/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat Error Message: re-indexing warning not found Stack Trace: java.lang.AssertionError:

JDK 13 enters Rampdown Phase One

2019-06-15 Thread Rory O'Donnell
Hi Uwe & Dawid, *JDK 13 Early Access build **25 is now available **at : - jdk.java.net/13/* * Per the JDK 13 schedule [1], we are now in Rampdown Phase One. o For more details , see Mark Reinhold's email to jdk-dev mailing list [2] o The overall feature set is frozen, no furthe

[jira] [Commented] (SOLR-13523) Atomic Update results in NullPointerException

2019-06-15 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864932#comment-16864932 ] mosh commented on SOLR-13523: - {quote}At update time, we need to recognized that the root fie

[GitHub] [lucene-solr] moshebla opened a new pull request #724: SOLR-13523: Atomic Update results in NullPointerException

2019-06-15 Thread GitBox
moshebla opened a new pull request #724: SOLR-13523: Atomic Update results in NullPointerException URL: https://github.com/apache/lucene-solr/pull/724 fix xml loader and assert root is stored when updating non root docs T

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864906#comment-16864906 ] Tomoko Uchida commented on LUCENE-8863: --- As far as UniDic and trustworthy extensio

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

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3378/ All tests passed Build Log: [...truncated 64937 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj797859374 [ecj-lint] Compiling 69 source files to /tmp/ecj797859374 [ecj-lint] invalid Class-Path header in manif

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

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/713/ Java: 64bit/jdk-12 -XX:-UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: Expected metric minimums for prefix SECURITY./authentication.: {f

[jira] [Commented] (SOLR-13545) ContentStreamUpdateRequest no longer closes stream

2019-06-15 Thread Colvin Cowie (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864902#comment-16864902 ] Colvin Cowie commented on SOLR-13545: - Hi Mikhail, I had a look at doing it with a mo

[GitHub] [lucene-solr] colvinco opened a new pull request #723: SOLR-13545: AutoClose stream in ContentStreamUpdateRequest

2019-06-15 Thread GitBox
colvinco opened a new pull request #723: SOLR-13545: AutoClose stream in ContentStreamUpdateRequest URL: https://github.com/apache/lucene-solr/pull/723 # Description As discussed on SOLR-13545, ContentStreamUpdateRequest doesn't close the InputStream it creates, after a

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

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

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

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

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

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

[GitHub] [lucene-solr] joel-bernstein edited a comment on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators

2019-06-15 Thread GitBox
joel-bernstein edited a comment on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators URL: https://github.com/apache/lucene-solr/pull/643#issuecomment-502399214 This can be closed, but I don't have permission to close it apparently. I also currently am not setup

[GitHub] [lucene-solr] joel-bernstein commented on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators

2019-06-15 Thread GitBox
joel-bernstein commented on issue #643: SOLR-13391: Add variance and standard deviation stream evaluators URL: https://github.com/apache/lucene-solr/pull/643#issuecomment-502399214 This can be closed, but I don't have permission to close it apparently. I also currently are not setup to mer

[GitHub] [lucene-solr] rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en…

2019-06-15 Thread GitBox
rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en… URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294059337 ## File path: lucene/analysis/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/uti

[GitHub] [lucene-solr] rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en…

2019-06-15 Thread GitBox
rmuir commented on a change in pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en… URL: https://github.com/apache/lucene-solr/pull/722#discussion_r294059292 ## File path: lucene/analysis/kuromoji/src/tools/java/org/apache/lucene/analysis/ja/uti

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864856#comment-16864856 ] Robert Muir commented on LUCENE-8863: - {quote}but what about Unidic or dictionaries

[JENKINS] Lucene-Solr-Tests-master - Build # 3377 - Unstable

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/3377/ 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, InternalHttpClient, Moc

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

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

[JENKINS] Lucene-Solr-BadApples-Tests-master - Build # 386 - Failure

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/386/ All tests passed Build Log: [...truncated 64288 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj774448500 [ecj-lint] Compiling 1279 source files to /tmp/ecj774448500 [ecj-lint] Processing annotations

[jira] [Comment Edited] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864841#comment-16864841 ] Mike Sokolov edited comment on LUCENE-8863 at 6/15/19 7:56 PM: ---

[GitHub] [lucene-solr] msokolov opened a new pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en…

2019-06-15 Thread GitBox
msokolov opened a new pull request #722: LUCENE-8863: handle some edge cases in Kuromoji DictionaryBuilder, en… URL: https://github.com/apache/lucene-solr/pull/722 …abling 13-bit ids I'm sharing this without tests, for comment, while I try to get the tests running. I'm having troubl

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864841#comment-16864841 ] Mike Sokolov commented on LUCENE-8863: -- {quote}Can we just throw an exception on em

[jira] [Commented] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864829#comment-16864829 ] ASF subversion and git services commented on SOLR-13552: Commit d

[jira] [Commented] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864827#comment-16864827 ] ASF subversion and git services commented on SOLR-13552: Commit 4

[jira] [Commented] (SOLR-13537) Build Status Badge in git README

2019-06-15 Thread Shawn Heisey (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864826#comment-16864826 ] Shawn Heisey commented on SOLR-13537: - Does the badge reflect the build only or the b

[jira] [Commented] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864817#comment-16864817 ] ASF subversion and git services commented on SOLR-13552: Commit 5

[jira] [Commented] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864810#comment-16864810 ] ASF subversion and git services commented on SOLR-13552: Commit 0

[JENKINS-MAVEN] Lucene-Solr-Maven-8.x #127: POMs out of sync

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-8.x/127/ No tests ran. Build Log: [...truncated 33497 lines...] [mvn] [INFO] - [mvn] [INFO] - [mvn] [ERR

[jira] [Commented] (SOLR-7530) Wrong JSON response using Terms Component with distrib=true

2019-06-15 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864797#comment-16864797 ] Lucene/Solr QA commented on SOLR-7530: -- | (/) *{color:green}+1 overall{color}* | \\ \

[jira] [Commented] (SOLR-13452) Update the lucene-solr build from Ivy+Ant+Maven (shadow build) to Gradle.

2019-06-15 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864793#comment-16864793 ] ASF subversion and git services commented on SOLR-13452: Commit 9

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Priority: Minor (was: Major) > Add recNum Stream Evaluator > --- > >

[jira] [Commented] (LUCENE-8855) Add Accountable to Query implementations

2019-06-15 Thread Atri Sharma (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8855?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864783#comment-16864783 ] Atri Sharma commented on LUCENE-8855: - {quote}Or alternatively compute a rough estim

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Fix Version/s: 8.2 > Add recNum Stream Evaluator > --- > >

[jira] [Assigned] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-13552: - Assignee: Joel Bernstein > Add recNum Stream Evaluator > --- > >

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Attachment: SOLR-13552.patch > Add recNum Stream Evaluator > --- > >

[jira] [Created] (LUCENE-8864) Add Query Memory Estimation Ability in QueryVisitor

2019-06-15 Thread Atri Sharma (JIRA)
Atri Sharma created LUCENE-8864: --- Summary: Add Query Memory Estimation Ability in QueryVisitor Key: LUCENE-8864 URL: https://issues.apache.org/jira/browse/LUCENE-8864 Project: Lucene - Core Iss

[JENKINS] Lucene-Solr-SmokeRelease-master - Build # 1363 - Still Failing

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

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Description: The *recNum* Stream Evaluator will return the index of the tuple in the stream. I

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Description: The *recNum* Stream Evaluator will return the index of the tuple in the stream. I

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

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-repro/3348/ [...truncated 28 lines...] [repro] Jenkins log URL: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/122/consoleText [repro] Revision: 3bc719cfecfd6ac9429aab9bdd1e57a38ba831f9 [repro] Ant options: -Dtests.multiplier=2 -Dtes

[JENKINS-MAVEN] Lucene-Solr-Maven-master #2586: POMs out of sync

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Maven-master/2586/ No tests ran. Build Log: [...truncated 35058 lines...] BUILD FAILED /home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-master/build.xml:680: The following error occurred while executing this line: : Java returned: 1 Total

[jira] [Updated] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-13552: -- Component/s: streaming expressions > Add recNum Stream Evaluator > ---

[jira] [Created] (SOLR-13552) Add recNum Stream Evaluator

2019-06-15 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-13552: - Summary: Add recNum Stream Evaluator Key: SOLR-13552 URL: https://issues.apache.org/jira/browse/SOLR-13552 Project: Solr Issue Type: New Feature Secu

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864746#comment-16864746 ] Robert Muir commented on LUCENE-8863: - Can we just throw an exception on empty base

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

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/126/ 1 tests failed. FAILED: org.apache.solr.cloud.MetricsHistoryWithAuthIntegrationTest.testValuesAreCollected Error Message: Stack Trace: java.lang.AssertionError at __randomizedtesting.SeedInfo.seed([57172F8E8D4E

[jira] [Updated] (SOLR-7530) Wrong JSON response using Terms Component with distrib=true

2019-06-15 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev updated SOLR-7530: --- Status: Patch Available (was: Open) > Wrong JSON response using Terms Component with distrib=

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864701#comment-16864701 ] Mike Sokolov commented on LUCENE-8863: -- I'll submit a patch soon. My initial idea w

[jira] [Commented] (SOLR-7530) Wrong JSON response using Terms Component with distrib=true

2019-06-15 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864694#comment-16864694 ] Munendra S N commented on SOLR-7530: [^SOLR-7530.patch] Patch based on [this|https://

[jira] [Updated] (SOLR-7530) Wrong JSON response using Terms Component with distrib=true

2019-06-15 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-7530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-7530: --- Attachment: SOLR-7530.patch > Wrong JSON response using Terms Component with distrib=true > --

[jira] [Commented] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864693#comment-16864693 ] Tomoko Uchida commented on LUCENE-8863: --- Thanks [~sokolov], +1 for changing asser

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

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

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

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/181/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler Error Message: ObjectTracker found 5 object(s) that were not r

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.2) - Build # 24233 - Still Unstable!

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24233/ Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitShardWithRule Error Message: Error from server at http://127.0.0.1:39381: Under

[jira] [Commented] (LUCENE-8816) Decouple Kuromoji's morphological analyser and its dictionary

2019-06-15 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864672#comment-16864672 ] Mike Sokolov commented on LUCENE-8816: -- I opened LUCENE-8863 to cover some small, b

[jira] [Created] (LUCENE-8863) Improve handling of edge cases in Kuromoji's DIctionaryBuilder

2019-06-15 Thread Mike Sokolov (JIRA)
Mike Sokolov created LUCENE-8863: Summary: Improve handling of edge cases in Kuromoji's DIctionaryBuilder Key: LUCENE-8863 URL: https://issues.apache.org/jira/browse/LUCENE-8863 Project: Lucene - Core

[jira] [Commented] (LUCENE-8781) Explore FST direct array arc encoding

2019-06-15 Thread Mike Sokolov (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864668#comment-16864668 ] Mike Sokolov commented on LUCENE-8781: -- Thanks for testing, [~dsmiley], you definit

[GitHub] [lucene-solr] msokolov opened a new pull request #721: LUCENE-8781: add FST array-with-gap addressing to Util.readCeilArc

2019-06-15 Thread GitBox
msokolov opened a new pull request #721: LUCENE-8781: add FST array-with-gap addressing to Util.readCeilArc URL: https://github.com/apache/lucene-solr/pull/721 This method got overlooked when I recently added the new FST encoding. Thanks to @dsmiley for uncovering this. -

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

2019-06-15 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/122/ 4 tests failed. FAILED: org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps Error Message: Hit 2 docnumbers don't match Hits length1=4 length2=4 hit=0: doc23=1.0 shardIndex=0, doc23=1.0 shardIndex=0 hit=1: doc31

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-13-ea+shipilev-fastdebug) - Build # 24232 - Still Unstable!

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24232/ Java: 64bit/jdk-13-ea+shipilev-fastdebug -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth Error Message: must have failed Stack Trace: java.lang.

[jira] [Commented] (SOLR-13537) Build Status Badge in git README

2019-06-15 Thread Marcus Eagan (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16864642#comment-16864642 ] Marcus Eagan commented on SOLR-13537: - [~janhoy] I don't know if you saw, but I added

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-11.0.2) - Build # 5201 - Failure!

2019-06-15 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5201/ Java: 64bit/jdk-11.0.2 -XX:+UseCompressedOops -XX:+UseParallelGC All tests passed Build Log: [...truncated 64877 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /var/folders/qg/h2dfw5s161s51l2bn79mrb7rgn/T/ecj20