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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6403/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace: java.lang.AssertionError: timeout

[jira] [Updated] (SOLR-10152) PostingsSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10152: Attachment: SOLR-10152.patch > PostingsSolrHighlighter support for CustomSeparatorBreakIterator

[jira] [Updated] (SOLR-10152) PostingsSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10152: Description: Lucene 5.3 added a CustomSeparatorBreakIterator (see LUCENE-6485) SOLR-10152.patch

[jira] [Updated] (SOLR-10152) PostingsSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10152: Attachment: (was: SOLR-10152.patch) > PostingsSolrHighlighter support for

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15873011#comment-15873011 ] Ben Manes commented on SOLR-10141: -- [Pull Request|https://github.com/ben-manes/caffeine/pull/144] with

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18990/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Comment Edited] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872983#comment-15872983 ] Ben Manes edited comment on SOLR-10141 at 2/18/17 5:08 AM: --- Thanks!!! I think I

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872983#comment-15872983 ] Ben Manes commented on SOLR-10141: -- Thanks!!! I think I found the bug. It now passes your test case. The

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2881 - Still Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2881/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872969#comment-15872969 ] Ben Manes commented on SOLR-10141: -- Thanks! I'm resolving some issues with the latest error-prone (static

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872965#comment-15872965 ] Yonik Seeley commented on SOLR-10141: - I checked in the test (test method testCacheConcurrent) :

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

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

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872943#comment-15872943 ] Ben Manes commented on SOLR-10141: -- Can you provide me with the latest version of a self-contained test?

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872937#comment-15872937 ] Yonik Seeley commented on SOLR-10141: - Well darn... it looked like things were fixed by the upgrade to

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18989/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (SOLR-10120) A SolrCore reload can remove the index from the previous SolrCore during replication index rollover.

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

[jira] [Commented] (SOLR-9846) Overseer is not always closed after being started.

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

[jira] [Commented] (SOLR-10064) The Nightly test HdfsCollectionsAPIDistributedZkTest appears to be too fragile.

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

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

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

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2880 - Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2880/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<1> Stack Trace: java.lang.AssertionError:

[jira] [Updated] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7698: --- Fix Version/s: 6.4.2 master (7.0) > CommonGramsQueryFilter in the

[jira] [Updated] (SOLR-9966) Convert/migrate tests using EasyMock to Mockito

2017-02-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-9966: --- Attachment: SOLR-9966.patch A patch for this ticket. If no one have problem with this patch, I will

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3840/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 7 tests failed. FAILED: org.apache.solr.cloud.TestSegmentSorting.testAtomicUpdateOfSegmentSortField Error Message: Error from server at

[JENKINS] Lucene-Solr-Tests-6.x - Build # 731 - Unstable

2017-02-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/731/ 1 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI Error Message: expected:<3> but was:<2> Stack Trace: java.lang.AssertionError: expected:<3> but was:<2> at

[jira] [Resolved] (LUCENE-6837) Add N-best output capability to JapaneseTokenizer

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6837?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-6837. Resolution: Fixed Fix Version/s: 6.0 > Add N-best output capability to

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18988/ Java: 64bit/jdk-9-ea+155 -XX:+UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError

[jira] [Updated] (SOLR-9555) Leader incorrectly publishes state for replica when it puts replica into LIR.

2017-02-17 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mike Drob updated SOLR-9555: Attachment: SOLR-9555-WIP.patch Here's a work in progress patch. The rough outline of the changes is: - When

[jira] [Created] (SOLR-10157) JSON Facets should give more helpful error msg when users attempt to an unknown aggregation

2017-02-17 Thread Hoss Man (JIRA)
Hoss Man created SOLR-10157: --- Summary: JSON Facets should give more helpful error msg when users attempt to an unknown aggregation Key: SOLR-10157 URL: https://issues.apache.org/jira/browse/SOLR-10157

[jira] [Commented] (LUCENE-5143) rm or formalize dealing with "general" KEYS files in our dist dir

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872622#comment-15872622 ] Jan Høydahl commented on LUCENE-5143: - Question: How does the auto-generated KEYS file end up in the

[jira] [Commented] (LUCENE-5143) rm or formalize dealing with "general" KEYS files in our dist dir

2017-02-17 Thread Cassandra Targett (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-5143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872497#comment-15872497 ] Cassandra Targett commented on LUCENE-5143: --- Maybe or maybe not coincidentally, I got a similar

[JENKINS] Lucene-Solr-NightlyTests-6.x - Build # 286 - Failure

2017-02-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/286/ 7 tests failed. FAILED: org.apache.lucene.index.TestIndexSorting.testRandom3 Error Message: Java heap space Stack Trace: java.lang.OutOfMemoryError: Java heap space at

[jira] [Updated] (SOLR-10132) Support facet.matches to cull facets returned with a regex

2017-02-17 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-10132: Attachment: SOLR-10132.patch revised patch with inheritance from SubstringBytesRefFilter > Support

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2878 - Still Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2878/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (SOLR-8241) Evaluate W-TinyLfu cache

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872244#comment-15872244 ] Ben Manes commented on SOLR-8241: - [~Timothy055], solr master is now on 2.3.5 (to upgrade its usage in the

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

2017-02-17 Thread Ben Manes (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872221#comment-15872221 ] Ben Manes commented on SOLR-10141: -- Thanks [~ysee...@gmail.com]. Sorry about any frustrations this

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18986/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (SOLR-10141) Caffeine cache causes BlockCache corruption

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

[jira] [Updated] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10156: -- Description: The significantTerms Streaming Expression will emit a set of terms from a *text

[jira] [Updated] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10156: -- Description: The significantTerms Streaming Expression will emit a set of terms from a *text

[jira] [Updated] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10156: -- Description: The significantTerms Streaming Expression will emit a set of terms from a *text

[jira] [Updated] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-10156: -- Fix Version/s: 6.5 > Add significantTerms Streaming Expression >

[jira] [Assigned] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reassigned SOLR-10156: - Assignee: Joel Bernstein > Add significantTerms Streaming Expression >

[jira] [Created] (SOLR-10156) Add significantTerms Streaming Expression

2017-02-17 Thread Joel Bernstein (JIRA)
Joel Bernstein created SOLR-10156: - Summary: Add significantTerms Streaming Expression Key: SOLR-10156 URL: https://issues.apache.org/jira/browse/SOLR-10156 Project: Solr Issue Type: New

Re: Forbidden API's checker throwing exceptions

2017-02-17 Thread Gus Heck
Kevin's suggestion solved it for me. Thanks :) On Fri, Feb 17, 2017 at 12:15 PM, Kevin Risden wrote: > May have to run something like: > > ant clean clean-jars jar-checksums compile > > That would make sure the jars are up to date. > > Kevin Risden > > On Fri, Feb 17,

Re: Forbidden API's checker throwing exceptions

2017-02-17 Thread Kevin Risden
May have to run something like: ant clean clean-jars jar-checksums compile That would make sure the jars are up to date. Kevin Risden On Fri, Feb 17, 2017 at 11:08 AM, Uwe Schindler wrote: > Could it be that your Ivy Cache is broken? The forbidden precommit checks > work on

Re: Forbidden API's checker throwing exceptions

2017-02-17 Thread Uwe Schindler
Could it be that your Ivy Cache is broken? The forbidden precommit checks work on Jenkins, so it must be something on your setup. Uwe Am 17. Februar 2017 17:57:01 MEZ schrieb Gus Heck : >Is anyone else getting this running precommit? Worked a week or so ago, >now >it

Re: Welcome Toke Eskildsen as a Lucene/Solr committer

2017-02-17 Thread Mark Miller
Welcome! On Thu, Feb 16, 2017 at 4:59 PM jim ferenczi wrote: > Welcome Toke! > > Le 16 févr. 2017 5:08 PM, "Erick Erickson" a > écrit : > > Congrats Toke! > > On Thu, Feb 16, 2017 at 6:37 AM, Dmitry Kan > wrote: > > Hi

[jira] [Commented] (LUCENE-7449) Add CROSSES query support to RangeField

2017-02-17 Thread Nicholas Knize (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872113#comment-15872113 ] Nicholas Knize commented on LUCENE-7449: Thanks [~mikemccand]! Bone head logic issue on my part.

Forbidden API's checker throwing exceptions

2017-02-17 Thread Gus Heck
Is anyone else getting this running precommit? Worked a week or so ago, now it doesn't. BUILD FAILED /Users/gus/projects/solr/lucene-solr/build.xml:117: The following error occurred while executing this line: /Users/gus/projects/solr/lucene-solr/solr/build.xml:369: The following error occurred

[jira] [Commented] (LUCENE-7449) Add CROSSES query support to RangeField

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

[jira] [Commented] (LUCENE-7449) Add CROSSES query support to RangeField

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

[jira] [Commented] (SOLR-8589) Add aliases to the LIST action results in the Collections API

2017-02-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872085#comment-15872085 ] Mark Miller commented on SOLR-8589: --- I don't know if the patch in the other issue offers anything or not,

[jira] [Commented] (SOLR-10132) Support facet.matches to cull facets returned with a regex

2017-02-17 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872078#comment-15872078 ] Gus Heck commented on SOLR-10132: - Ok I'll use the suggested, somewhat hackish workaround... opened

[jira] [Created] (SOLR-10155) Clarify logic for term filters on numeric types

2017-02-17 Thread Gus Heck (JIRA)
Gus Heck created SOLR-10155: --- Summary: Clarify logic for term filters on numeric types Key: SOLR-10155 URL: https://issues.apache.org/jira/browse/SOLR-10155 Project: Solr Issue Type: Improvement

[jira] [Commented] (LUCENE-7628) Add a getMatchingChildren() method to DisjunctionScorer

2017-02-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872061#comment-15872061 ] Alan Woodward commented on LUCENE-7628: --- Now that ToParentBlockJoinCollector is gone, I think I can

[GitHub] lucene-solr pull request #:

2017-02-17 Thread nguyenhoan
Github user nguyenhoan commented on the pull request: https://github.com/apache/lucene-solr/commit/e327efb676e04f72c39e902f08c0d11497b4c57d#commitcomment-20933965 In lucene/join/src/test/org/apache/lucene/search/join/TestBlockJoin.java: In

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

2017-02-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872034#comment-15872034 ] Mark Miller commented on SOLR-10032: bq. Would it be convenient for you to publicly share the folder

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

2017-02-17 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10032: --- Description: We have many Jenkins instances blasting tests, some official, some policeman, I and

[jira] [Commented] (LUCENE-7688) add a OneMergeWrappingMergePolicy class

2017-02-17 Thread Keith Laban (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15872030#comment-15872030 ] Keith Laban commented on LUCENE-7688: - Hi Michael, the main use case is easily overaload the

[jira] [Updated] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7698: --- Attachment: LUCENE-7698.patch OK here's a patch fixing {{CommonGraphsQueryFilter}}

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+155) - Build # 2877 - Still Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2877/ Java: 64bit/jdk-9-ea+155 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

on getting back LUCENE-6212 behaviour ;) , Re: On LUCENE-5611 and 6.4.1

2017-02-17 Thread Ľuboš Koščo
D'oh !!! OK, I see where this happened, we were leveraging this: https://issues.apache.org/jira/browse/LUCENE-6212 So changing the subject - can I get 6212 behaviour back in latest lucene somehow ??? Resp. what I am doing now is to use the fields setTokenStream to have its own tokenstream per

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1240 - Still unstable

2017-02-17 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1240/ 4 tests failed. FAILED: org.apache.lucene.search.TestFuzzyQuery.testRandom Error Message: Test abandoned because suite timeout was reached. Stack Trace: java.lang.Exception: Test abandoned because suite timeout was

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3839/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: timeout waiting to see all nodes active Stack Trace:

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+155) - Build # 2876 - Still Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2876/ Java: 32bit/jdk-9-ea+155 -server -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871777#comment-15871777 ] Michael McCandless commented on LUCENE-7698: OK I see what's happening: this filter

[jira] [Commented] (SOLR-10130) Serious performance degradation in Solr 6.4.1 due to the new metrics collection

2017-02-17 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871772#comment-15871772 ] Ere Maijala commented on SOLR-10130: I still don't have proper benchmarks, but I've tested enough to

[jira] [Commented] (SOLR-8045) Deploy Solr in ROOT (/) path

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871750#comment-15871750 ] Jan Høydahl commented on SOLR-8045: --- So all these {{admin/foo => ../admin/foo}} renames are because the

[jira] [Commented] (SOLR-6671) Introduce a solr.data.home as root dir for all data

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-6671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871741#comment-15871741 ] Jan Høydahl commented on SOLR-6671: --- I see many customer examples where there is a wish for separating

[jira] [Commented] (SOLR-10154) ant run-example fails to start due to missing solr.log.dir

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871704#comment-15871704 ] Jan Høydahl commented on SOLR-10154: Another question is whether we should keep run-example at all,

[jira] [Commented] (SOLR-8045) Deploy Solr in ROOT (/) path

2017-02-17 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871662#comment-15871662 ] Cao Manh Dat commented on SOLR-8045: [~janhoy] Can you take a look at changes at admin ui? > Deploy

[jira] [Commented] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871620#comment-15871620 ] Michael McCandless commented on LUCENE-7698: Hmm, no good, sorry about this ... thank you for

[jira] [Commented] (SOLR-9450) Link to online Javadocs instead of distributing with binary download

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871615#comment-15871615 ] Jan Høydahl commented on SOLR-9450: --- Are we still positive to this change? I could push it for 6.5 One

[jira] [Updated] (SOLR-9450) Link to online Javadocs instead of distributing with binary download

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-9450: -- Fix Version/s: (was: 6.4) 6.5 > Link to online Javadocs instead of distributing

[jira] [Updated] (LUCENE-7686) NRT suggester should have option to filter out duplicates

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7686: --- Attachment: LUCENE-7686.patch Another iteration, this time filtering dups earlier in

[jira] [Updated] (SOLR-10055) Manual bin/solr start causes crash due to resolving wrong solr.in.sh

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl updated SOLR-10055: --- Attachment: SOLR-10055.patch Attaching patch which will rename said files on install. Tested on a

6.4.2 release?

2017-02-17 Thread Ere Maijala
Hi, I'd like to nominate LUCENE-7698 (CommonGramsQueryFilter doesn't work properly, caused by LUCENE-7603 and a regression from 6.3.0 where it worked fine). It doesn't have a fix, but at least we got seriously bitten by it. Regards, Ere P.S. Sorry, no proper references in this email since

[jira] [Resolved] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-9584. --- Resolution: Fixed > The absolute URL path in server/solr-webapp/webapp/js/angular/services.js > would

[jira] [Commented] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871592#comment-15871592 ] Jan Høydahl commented on SOLR-9584: --- Also moved CHANGES entry on master > The absolute URL path in

[jira] [Commented] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

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

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+155) - Build # 2875 - Still Unstable!

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2875/ Java: 64bit/jdk-9-ea+155 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at

[jira] [Commented] (LUCENE-7449) Add CROSSES query support to RangeField

2017-02-17 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871585#comment-15871585 ] Michael McCandless commented on LUCENE-7449: One of the ES Lucene jobs hit this test failure

[jira] [Commented] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

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

[jira] [Created] (SOLR-10154) ant run-example fails to start due to missing solr.log.dir

2017-02-17 Thread JIRA
Jan Høydahl created SOLR-10154: -- Summary: ant run-example fails to start due to missing solr.log.dir Key: SOLR-10154 URL: https://issues.apache.org/jira/browse/SOLR-10154 Project: Solr Issue

[jira] [Commented] (SOLR-10154) ant run-example fails to start due to missing solr.log.dir

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871576#comment-15871576 ] Jan Høydahl commented on SOLR-10154: {noformat} run-example: [java] log4j:ERROR

[jira] [Commented] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871575#comment-15871575 ] Ere Maijala commented on LUCENE-7698: - Looks to me like LUCENE-7603 broke this. >

[jira] [Commented] (LUCENE-7603) Support Graph Token Streams in QueryBuilder

2017-02-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15871563#comment-15871563 ] ASF GitHub Bot commented on LUCENE-7603: Github user EreMaijala commented on the issue:

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

2017-02-17 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6401/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery Error Message: Expected a collection with one shard and two replicas null Last

[GitHub] lucene-solr issue #130: LUCENE-7603: branch_6x Support Graph Token Streams i...

2017-02-17 Thread EreMaijala
Github user EreMaijala commented on the issue: https://github.com/apache/lucene-solr/pull/130 I believe this has caused https://issues.apache.org/jira/browse/LUCENE-7698. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[jira] [Commented] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

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

[jira] [Resolved] (LUCENE-7681) Remove LegacyDocValues implementations from MemoryIndex

2017-02-17 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-7681. --- Resolution: Fixed Fix Version/s: master (7.0) > Remove LegacyDocValues

[jira] [Closed] (SOLR-10037) (non-original) Solr Admin UI > query tab > unexpected url above results

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl closed SOLR-10037. -- Resolution: Duplicate Fix Version/s: (was: 6.5) (was: master (7.0))

[jira] [Reopened] (SOLR-9584) The absolute URL path in server/solr-webapp/webapp/js/angular/services.js would make context customization not work

2017-02-17 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-9584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl reopened SOLR-9584: --- Reopening to fold in changes from SOLR-10037 > The absolute URL path in

[jira] [Updated] (SOLR-10153) UnifiedSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10153: Description: Lucene 5.3 added a CustomSeparatorBreakIterator (see LUCENE-6485)

[jira] [Created] (SOLR-10153) UnifiedSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
Amrit Sarkar created SOLR-10153: --- Summary: UnifiedSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485) Key: SOLR-10153 URL: https://issues.apache.org/jira/browse/SOLR-10153 Project:

[jira] [Updated] (SOLR-10153) UnifiedSolrHighlighter support for CustomSeparatorBreakIterator (LUCENE-6485)

2017-02-17 Thread Amrit Sarkar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10153?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amrit Sarkar updated SOLR-10153: Description: Lucene 5.3 added a CustomSeparatorBreakIterator (see LUCENE-6485)

[jira] [Updated] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ere Maijala updated LUCENE-7698: Description: (Please pardon me if the project or component are wrong!) CommonGramsQueryFilter

[jira] [Updated] (LUCENE-7698) CommonGramsQueryFilter in the query analyzer chain breaks phrase queries

2017-02-17 Thread Ere Maijala (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ere Maijala updated LUCENE-7698: Labels: regression (was: ) > CommonGramsQueryFilter in the query analyzer chain breaks phrase

  1   2   >