[jira] [Commented] (LUCENE-7657) Queries that reference a TermContext can cause a memory leak when they are cached

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

[jira] [Commented] (LUCENE-7562) CompletionFieldsConsumer throws NPE on ghost fields

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

[jira] [Commented] (LUCENE-7647) CompressingStoredFieldsFormat should reclaim memory more aggressively

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

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6379/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC 3 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query

[jira] [Updated] (LUCENE-7562) CompletionFieldsConsumer throws NPE on ghost fields

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7562: - Fix Version/s: 5.5.4 > CompletionFieldsConsumer throws NPE on ghost fields >

Backport mmap to 5.5

2017-02-06 Thread Uwe Schindler
Hi, I was talking on Saturday with Sanne Grinovero this weekend on FOSDEM. Because they have to support the current version of Hibernate Search for longer time including Java 9 support, they would like to have current Java 9 support backported to 5.5 and 5.3. I told him 5.3 is unlikely to get

[jira] [Updated] (SOLR-9914) SimpleFacets: refactor "contains" check into "SubstringBytesRefMatcher" class

2017-02-06 Thread Jonny Marks (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonny Marks updated SOLR-9914: -- Attachment: SOLR-9914.patch Removed SimpleFacets.contains > SimpleFacets: refactor "contains" check

[jira] [Commented] (SOLR-10076) Hiding keystore and truststore passwords from /admin/info/* outputs

2017-02-06 Thread Mano Kovacs (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10076?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15853853#comment-15853853 ] Mano Kovacs commented on SOLR-10076: bq. Been thinking about the same, but perhaps instead of a

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Uwe Schindler
Hi. No problem, I'll help! Will do it when back home from Brussels. It is more complicated, because it needs Java 7 and smoker should run on both. So we should reuse disabled old jobs. Uwe Am 6. Februar 2017 12:06:41 MEZ schrieb Adrien Grand : >Could someone help me enable

[jira] [Created] (SOLR-10100) Hiding credentials from security.json when retrieving through /admin/zookeeper

2017-02-06 Thread Mano Kovacs (JIRA)
Mano Kovacs created SOLR-10100: -- Summary: Hiding credentials from security.json when retrieving through /admin/zookeeper Key: SOLR-10100 URL: https://issues.apache.org/jira/browse/SOLR-10100 Project:

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

2017-02-06 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-7603: --- Fix Version/s: (was: 6.x) 6.4 > Support Graph Token Streams

[jira] [Updated] (SOLR-9914) SimpleFacets: refactor "contains" check into "SubstringBytesRefMatcher" class

2017-02-06 Thread Jonny Marks (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonny Marks updated SOLR-9914: -- Description: This patch refactors the "contains" logic for only including constraints which contain a

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

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

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Steve Rowe
I enabled the already existing 5.5 branch jobs on ASF Jenkins. -- Steve www.lucidworks.com > On Feb 6, 2017, at 8:09 AM, Uwe Schindler wrote: > > Hi. > > No problem, I'll help! Will do it when back home from Brussels. It is more > complicated, because it needs Java 7 and

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Adrien Grand
Thanks Uwe and Steve! Le lun. 6 févr. 2017 à 14:12, Steve Rowe a écrit : > I enabled the already existing 5.5 branch jobs on ASF Jenkins. > > -- > Steve > www.lucidworks.com > > > On Feb 6, 2017, at 8:09 AM, Uwe Schindler wrote: > > > > Hi. > > > > No

[jira] [Updated] (SOLR-9912) SimpleFacets - support facet.excludeTerms parameter

2017-02-06 Thread Jonny Marks (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonny Marks updated SOLR-9912: -- Attachment: SOLR-9912.patch Updating patch after SimpleFacets.contains removed in subtask >

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Adrien Grand
I started backporting some changes. Please find below the list of changes we have in 5.5.4 for now. Uwe, do you think we should try to backport LUCENE-7651 too? * LUCENE-7417: The standard Highlighter could throw an IllegalArgumentException when trying to highlight a query containing a

Re: Backport mmap to 5.5

2017-02-06 Thread Adrien Grand
Hi Uwe, It works for me. Thanks for doing it. Le lun. 6 févr. 2017 à 14:23, Uwe Schindler a écrit : > Hi, > > I was talking on Saturday with Sanne Grinovero this weekend on FOSDEM. > Because they have to support the current version of Hibernate Search for > longer time

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Adrien Grand
Could someone help me enable Jenkins builds on branch_5_5? Le lun. 6 févr. 2017 à 12:02, Adrien Grand a écrit : I started backporting some changes. Please find below the list of changes we have in 5.5.4 for now. Uwe, do you think we should try to backport LUCENE-7651 too? *

[jira] [Updated] (LUCENE-7647) CompressingStoredFieldsFormat should reclaim memory more aggressively

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7647: - Fix Version/s: 5.5.4 > CompressingStoredFieldsFormat should reclaim memory more aggressively >

[jira] [Updated] (LUCENE-7657) Queries that reference a TermContext can cause a memory leak when they are cached

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7657: - Fix Version/s: 5.5.4 > Queries that reference a TermContext can cause a memory leak when they

[jira] [Updated] (SOLR-9800) FacetComponent - move construction of SimpleFacets to a protected method

2017-02-06 Thread Jonny Marks (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonny Marks updated SOLR-9800: -- Description: This patch moves the construction of SimpleFacets from inside process() to a new protected

[jira] [Commented] (LUCENE-7410) Make cache keys and closed listeners less trappy

2017-02-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855038#comment-15855038 ] Yonik Seeley commented on LUCENE-7410: -- Seems like CacheHelper is missing from the patch? > Make

[JENKINS] Lucene-Solr-6.4-Linux (32bit/jdk1.8.0_121) - Build # 119 - Still Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/119/ Java: 32bit/jdk1.8.0_121 -server -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure: expected: but was:

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/682/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC 8 tests failed. FAILED: org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForHashRouter Error Message: Collection not found: routeFieldColl Stack Trace:

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18917/ Java: 64bit/jdk-9-ea+153 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit Error Message: expected:<1> but was:<2> Stack Trace:

[jira] [Commented] (LUCENE-7677) Cache compound filters earlier than regular queries

2017-02-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855297#comment-15855297 ] David Smiley commented on LUCENE-7677: -- +1 nice, especially the embedded comments > Cache compound

[JENKINS] Lucene-Solr-5.5-Linux (32bit/jdk1.7.0_80) - Build # 434 - Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-5.5-Linux/434/ Java: 32bit/jdk1.7.0_80 -client -XX:+UseConcMarkSweepGC 2 tests failed. FAILED: org.apache.solr.cloud.DistribDocExpirationUpdateProcessorTest.test Error Message: Exactly one shard should have changed, instead: [shard2, shard1]

[jira] [Commented] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15855109#comment-15855109 ] Tomás Fernández Löbbe commented on LUCENE-7673: --- bq. It'd be nice if {{DoubleValueSource}}

[jira] [Commented] (SOLR-10101) TestLazyCores hangs.

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

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

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

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

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

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3817/ 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:

[jira] [Issue Comment Deleted] (LUCENE-7410) Make cache keys and closed listeners less trappy

2017-02-06 Thread Yonik Seeley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated LUCENE-7410: - Comment: was deleted (was: Seems like CacheHelper is missing from the patch? ) > Make cache

[jira] [Updated] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe updated LUCENE-7673: -- Fix Version/s: 6.5 master (7.0) > Add

[jira] [Resolved] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tomás Fernández Löbbe resolved LUCENE-7673. --- Resolution: Fixed > Add MultiValued[Int/Long/Float/Double]FieldSource for

Re: VOTE: Apache Solr Ref Guide for 6.4 (RC1)

2017-02-06 Thread Steve Rowe
+1 -- Steve www.lucidowrks.com > On Feb 6, 2017, at 12:24 PM, David Smiley wrote: > > +1 > > On Mon, Feb 6, 2017 at 1:59 PM Cassandra Targett wrote: > Please vote for the release of the Apache Solr Reference Guide for 6.4. > > Artifacts are

[jira] [Updated] (SOLR-10063) CoreContainer shutdown has race condition that can cause a hang on shutdown.

2017-02-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10063: --- Priority: Critical (was: Major) Summary: CoreContainer shutdown has race condition that can

[jira] [Updated] (SOLR-10101) TestLazyCores hangs.

2017-02-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10101: --- Priority: Critical (was: Major) > TestLazyCores hangs. > > >

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

2017-02-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/708/ 1 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure: expected: but was: at

[jira] [Created] (LUCENE-7678) Get DoubleValueSource and LongValueSource views of fields with SortedNumericDocValues

2017-02-06 Thread JIRA
Tomás Fernández Löbbe created LUCENE-7678: - Summary: Get DoubleValueSource and LongValueSource views of fields with SortedNumericDocValues Key: LUCENE-7678 URL:

[JENKINS] Lucene-Solr-Tests-5.5 - Build # 11 - Still Failing

2017-02-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.5/11/ 2 tests failed. FAILED: org.apache.solr.cloud.PeerSyncReplicationTest.test Error Message: expected:<152> but was:<147> Stack Trace: java.lang.AssertionError: expected:<152> but was:<147> at

[JENKINS-EA] Lucene-Solr-6.4-Linux (32bit/jdk-9-ea+153) - Build # 120 - Still Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/120/ Java: 32bit/jdk-9-ea+153 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure: expected: but was:

Solr Search - Issue

2017-02-06 Thread Neeraj Kumar
Hi Team, I am new to solr and need your help. My problem statement is as below I have uploaded document in solr as below. #sb# represents sentence begining and #se# represents senetence ending. Now I want to search terms which occur in same sentence . If I search for q=text:"Federer

Solr -Issue

2017-02-06 Thread Neeraj Kumar
Could you please tell me how to use spanNot query in solr. exmaple: spanNot(spanNear((b,c),30,false),spanNear(a,d)) Mit freundlichen Grüßen / Best Regards TCS Deutschland GmbH i.V. Neeraj Kumar TCS Deutschland GmbH Contractpartner of Bayer Business Services GmbH

[jira] [Updated] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2017-02-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-6989: -- Fix Version/s: 5.5.4 > Implement MMapDirectory unmapping for coming Java 9 changes >

[jira] [Updated] (LUCENE-7676) FilterCodecReader to override more super-class methods

2017-02-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-7676: Attachment: LUCENE-7676.patch > FilterCodecReader to override more super-class

[jira] [Commented] (LUCENE-7676) FilterCodecReader to override more super-class methods

2017-02-06 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854131#comment-15854131 ] Robert Muir commented on LUCENE-7676: - looks good. i think the {{@Test}} can be dropped from the

[jira] [Commented] (LUCENE-7676) FilterCodecReader to override more super-class methods

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854138#comment-15854138 ] Adrien Grand commented on LUCENE-7676: -- +1 too > FilterCodecReader to override more super-class

[jira] [Commented] (SOLR-9800) FacetComponent - move construction of SimpleFacets to a protected method

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

[jira] [Commented] (SOLR-9800) FacetComponent - move construction of SimpleFacets to a protected method

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

[jira] [Commented] (SOLR-9800) FacetComponent - move construction of SimpleFacets to a protected method

2017-02-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854250#comment-15854250 ] Christine Poerschke commented on SOLR-9800: --- side note: discovered {{git --apply --3way}} here

[jira] [Resolved] (SOLR-9800) FacetComponent - move construction of SimpleFacets to a protected method

2017-02-06 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke resolved SOLR-9800. --- Resolution: Fixed Fix Version/s: master (7.0) 6.x Thanks

[jira] [Created] (LUCENE-7676) FilterCodecReader to override more super-class methods

2017-02-06 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-7676: --- Summary: FilterCodecReader to override more super-class methods Key: LUCENE-7676 URL: https://issues.apache.org/jira/browse/LUCENE-7676 Project: Lucene

[jira] [Commented] (LUCENE-6989) Implement MMapDirectory unmapping for coming Java 9 changes

2017-02-06 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854110#comment-15854110 ] Uwe Schindler commented on LUCENE-6989: --- I will backport the current impl to Lucene 5.5.4. Give me

[ANNOUNCE] Apache Solr 6.4.1 released

2017-02-06 Thread Adrien Grand
6 February 2017, Apache Solr™ 6.4.1 available The Lucene PMC is pleased to announce the release of Apache Solr 6.4.1 Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted

[ANNOUNCE] Apache Lucene 6.4.1 released

2017-02-06 Thread Adrien Grand
6 February 2017, Apache Lucene™ 6.4.1 available The Lucene PMC is pleased to announce the release of Apache Lucene 6.4.1 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

[jira] [Resolved] (LUCENE-6928) Better deal with sparse norms

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-6928. -- Resolution: Implemented The Lucene70Codec has sparse norms already. > Better deal with sparse

[jira] [Resolved] (LUCENE-7667) BKDReader could call grow on larger increments

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand resolved LUCENE-7667. -- Resolution: Fixed Fix Version/s: 6.5 master (7.0) > BKDReader could

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3816/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test Error Message: Could not find collection:collection2 Stack Trace:

[JENKINS] Lucene-Solr-NightlyTests-master - Build # 1230 - Still Unstable

2017-02-06 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1230/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.core.TestLazyCores Error Message: ObjectTracker found 5 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MMapDirectory, MMapDirectory,

[jira] [Commented] (LUCENE-7651) Javadocs build fails with Java 8 update 121

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

[jira] [Commented] (LUCENE-7651) Javadocs build fails with Java 8 update 121

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

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2807/ Java: 64bit/jdk-9-ea+153 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace:

[jira] [Created] (LUCENE-7677) Cache compound filters earlier than regular queries

2017-02-06 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-7677: Summary: Cache compound filters earlier than regular queries Key: LUCENE-7677 URL: https://issues.apache.org/jira/browse/LUCENE-7677 Project: Lucene - Core

Re: VOTE: Apache Solr Ref Guide for 6.4 (RC1)

2017-02-06 Thread Tomás Fernández Löbbe
+1 Thanks Cassandra On Mon, Feb 6, 2017 at 10:59 AM, Cassandra Targett wrote: > Please vote for the release of the Apache Solr Reference Guide for 6.4. > > Artifacts are available from: > https://dist.apache.org/repos/dist/dev/lucene/solr/ref- >

Re: Lucene/Solr 5.5.4

2017-02-06 Thread Jan Høydahl
Hmm, need to backport the test fix for SOLR-10031 on Windows for 5_5 branch. Master commit aa5e048cbf7c6fa9e8331c51b5f3331636dd7951 -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 6. feb. 2017 kl. 14.42 skrev Adrien Grand : > > Thanks Uwe and

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854271#comment-15854271 ] Joel Bernstein commented on SOLR-8593: -- Currently working on pushing down the Having expression. I

[JENKINS-EA] Lucene-Solr-6.4-Linux (32bit/jdk-9-ea+153) - Build # 117 - Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/117/ Java: 32bit/jdk-9-ea+153 -server -XX:+UseParallelGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.BasicZkTest Error Message: SolrCore.getOpenCount()==2 Stack Trace: java.lang.RuntimeException:

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/681/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 1 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure:

[jira] [Commented] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

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

[JENKINS] Lucene-Solr-6.4-Linux (32bit/jdk1.8.0_121) - Build # 118 - Still Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.4-Linux/118/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test Error Message: document count mismatch. control=1138 sum(shards)=1137 cloudClient=1137 Stack

Re: VOTE: Apache Solr Ref Guide for 6.4 (RC1)

2017-02-06 Thread David Smiley
+1 On Mon, Feb 6, 2017 at 1:59 PM Cassandra Targett wrote: > Please vote for the release of the Apache Solr Reference Guide for 6.4. > > Artifacts are available from: > > https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-6.4-RC1 > > $ cat

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_121) - Build # 2808 - Still Unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2808/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected: but was: Stack Trace: org.junit.ComparisonFailure: expected: but was:

[jira] [Updated] (LUCENE-7677) Cache compound filters earlier than regular queries

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7677: - Attachment: LUCENE-7677.patch Here is a patch that implements this idea. > Cache compound

[jira] [Commented] (SOLR-10100) Hiding credentials from security.json when retrieving through /admin/zookeeper

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-10100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854627#comment-15854627 ] Jan Høydahl commented on SOLR-10100: We already have SOLR-7890 covering the protection of

[JENKINS] Lucene-Solr-6.x-Solaris (64bit/jdk1.8.0) - Build # 652 - Still unstable!

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/652/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: org.apache.solr.core.TestLazyCores.testNoCommit Error Message: Exception during query Stack Trace: java.lang.RuntimeException:

[jira] [Comment Edited] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854454#comment-15854454 ] Joel Bernstein edited comment on SOLR-8593 at 2/6/17 5:58 PM: -- After adjusting

[jira] [Comment Edited] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854454#comment-15854454 ] Joel Bernstein edited comment on SOLR-8593 at 2/6/17 5:59 PM: -- After adjusting

[jira] [Comment Edited] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854454#comment-15854454 ] Joel Bernstein edited comment on SOLR-8593 at 2/6/17 5:58 PM: -- After adjusting

[jira] [Commented] (SOLR-10036) Revise jackson-core version from 2.5.4 to latest

2017-02-06 Thread Kevin Risden (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854469#comment-15854469 ] Kevin Risden commented on SOLR-10036: - [~elyograg] - the change looks reasonable to me. planning to

[jira] [Updated] (LUCENE-7410) Make cache keys and closed listeners less trappy

2017-02-06 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-7410: - Attachment: LUCENE-7410.patch I rebased this patch to current master. I would appreciate if

[jira] [Commented] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

2017-02-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854481#comment-15854481 ] David Smiley commented on LUCENE-7673: -- Again; it can wait for another issue of course. Your

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1116/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.update.TestInPlaceUpdatesDistrib.test Error Message: Stack Trace: java.lang.AssertionError at

[jira] [Commented] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

2017-02-06 Thread JIRA
[ https://issues.apache.org/jira/browse/LUCENE-7673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854455#comment-15854455 ] Tomás Fernández Löbbe commented on LUCENE-7673: --- Thanks for the review David! bq. It'd be

[jira] [Commented] (SOLR-8593) Integrate Apache Calcite into the SQLHandler

2017-02-06 Thread Joel Bernstein (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-8593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854454#comment-15854454 ] Joel Bernstein commented on SOLR-8593: -- After adjusting the SolrFilterRule to allow filters on

[jira] [Commented] (SOLR-10036) Revise jackson-core version from 2.5.4 to latest

2017-02-06 Thread Mike Drob (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854471#comment-15854471 ] Mike Drob commented on SOLR-10036: -- bq. Realized that I was running tests as root, which makes some of

[jira] [Commented] (LUCENE-7667) BKDReader could call grow on larger increments

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

[jira] [Commented] (LUCENE-7667) BKDReader could call grow on larger increments

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

[jira] [Commented] (LUCENE-7673) Add MultiValued[Int/Long/Float/Double]FieldSource for SortedNumericDocValues

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

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

2017-02-06 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18915/ Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC 2 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation Error Message: 2 threads leaked from SUITE scope at

VOTE: Apache Solr Ref Guide for 6.4 (RC1)

2017-02-06 Thread Cassandra Targett
Please vote for the release of the Apache Solr Reference Guide for 6.4. Artifacts are available from: https://dist.apache.org/repos/dist/dev/lucene/solr/ref-guide/apache-solr-ref-guide-6.4-RC1 $ cat apache-solr-ref-guide-6.4-RC1/apache-solr-ref-guide-6.4.pdf.sha1

[jira] [Commented] (SOLR-10077) TestManagedFeatureStore extends LuceneTestCase, but has no tests and just hosts a static method.

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

[jira] [Commented] (SOLR-10077) TestManagedFeatureStore extends LuceneTestCase, but has no tests and just hosts a static method.

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

[jira] [Commented] (SOLR-9552) Upgrade to Tika 1.14 when available

2017-02-06 Thread Tim Allison (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854344#comment-15854344 ] Tim Allison commented on SOLR-9552: --- Make sure to include curvesapi > Upgrade to Tika 1.14 when

[jira] [Commented] (SOLR-10036) Revise jackson-core version from 2.5.4 to latest

2017-02-06 Thread Shashank Pedamallu (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10036?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854386#comment-15854386 ] Shashank Pedamallu commented on SOLR-10036: --- Hi, Thank you for working on this issue. Can

[jira] [Created] (SOLR-10101) TestShardHandlerFactory hangs.

2017-02-06 Thread Mark Miller (JIRA)
Mark Miller created SOLR-10101: -- Summary: TestShardHandlerFactory hangs. Key: SOLR-10101 URL: https://issues.apache.org/jira/browse/SOLR-10101 Project: Solr Issue Type: Test Security

[jira] [Commented] (SOLR-9912) SimpleFacets - support facet.excludeTerms parameter

2017-02-06 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-9912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15854706#comment-15854706 ] David Smiley commented on SOLR-9912: Looking good. I like the use of {{Predicate.and}}. Might you

[jira] [Updated] (SOLR-10063) TestShardHandlerFactory appears to hang when I attempt to beast it.

2017-02-06 Thread Mark Miller (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-10063: --- Attachment: im-patch-1.png > TestShardHandlerFactory appears to hang when I attempt to beast it. >

[jira] [Commented] (LUCENE-7664) Deprecate GeoPointField & queries

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

  1   2   >