Re: Lucene/Solr 7.5

2018-09-03 Thread Alan Woodward
+1 I’d like to get Matches added to intervals, if anybody feels like reviewing https://issues.apache.org/jira/browse/LUCENE-8422 before the branch is cut. > On 3 Sep 2018, at 09:42, jim ferenczi > wrote: > >

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7502/ Java: 64bit/jdk-10 -XX:+UseCompressedOops -XX:+UseSerialGC 4 tests failed. FAILED: org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger Error Message: Stack Trace: java.lang.AssertionError

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/796/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 4 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.search.SignificantTermsQParserPluginTest Error Message: 1 thread leaked from SUITE scope at

[jira] [Commented] (SOLR-12685) RTG should return the whole block if schema is nested

2018-09-03 Thread mosh (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601844#comment-16601844 ] mosh commented on SOLR-12685: - Please correct me if mistaken. I was thinking RTG should not return the whole

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+28) - Build # 2679 - Unstable!

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2679/ Java: 64bit/jdk-11-ea+28 -XX:-UseCompressedOops -XX:+UseG1GC 22 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery Error Message: Could not find collection:collection1 Stack Trace:

Re: Lucene/Solr 8.0

2018-09-03 Thread jim ferenczi
Ok thanks Đạt and Erick. I'll follow the blockers on Jira. Đạt do you have an issue opened for the HTTP/2 support ? Le ven. 31 août 2018 à 16:40, Erick Erickson a écrit : > There's also the issue of what to do as far as removing Trie* support. > I think there's a blocker JIRA. > > project =

Lucene/Solr 7.5

2018-09-03 Thread jim ferenczi
Hi all, 7.4 has been released two months ago on June 29th and we have new features, enhancements and fixes that are not released yet so I'd like to start working on releasing Lucene/Solr 7.5.0. There's also a bad bug with index sorting that deletes the wrong documents when delete by query is

[jira] [Commented] (LUCENE-8476) Bug fix and optimizations in UserDictionary(KoreanAnalyzer)

2018-09-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16601915#comment-16601915 ] Lucene/Solr QA commented on LUCENE-8476: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Created] (SOLR-12729) SplitShardCmd should lock the parent shard to prevent parallel splitting requests

2018-09-03 Thread Andrzej Bialecki (JIRA)
Andrzej Bialecki created SOLR-12729: Summary: SplitShardCmd should lock the parent shard to prevent parallel splitting requests Key: SOLR-12729 URL: https://issues.apache.org/jira/browse/SOLR-12729

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-11-ea+28) - Build # 2680 - Still Unstable!

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2680/ Java: 64bit/jdk-11-ea+28 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 7 tests failed. FAILED: org.apache.solr.client.solrj.io.stream.StreamingTest.testZeroParallelReducerStream Error Message:

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602199#comment-16602199 ] Alan Woodward commented on LUCENE-8422: --- +1 to MatchesUtils, there are a couple of static

[jira] [Commented] (SOLR-12729) SplitShardCmd should lock the parent shard to prevent parallel splitting requests

2018-09-03 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602080#comment-16602080 ] Andrzej Bialecki commented on SOLR-12729: -- Shalin suggested that we could use an ephemeral

[jira] [Commented] (LUCENE-6228) Do not expose full-fledged scorers in LeafCollector.setScorer

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602097#comment-16602097 ] Adrien Grand commented on LUCENE-6228: -- +1 to this patch, let's also make sure we add a note about

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602123#comment-16602123 ] Adrien Grand commented on LUCENE-8422: -- bq. All sources return null from MatchesIterator#getQuery()

[jira] [Commented] (LUCENE-8196) Add IntervalQuery and IntervalsSource to expose minimum interval semantics across term fields

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602117#comment-16602117 ] Alan Woodward commented on LUCENE-8196: --- [~Martin Hermann] seeing as this ticket is closed, I

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602173#comment-16602173 ] Alan Woodward commented on LUCENE-8422: --- MatchesIterator#disjunction could move to Matches, maybe? 

[jira] [Updated] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8422: -- Attachment: LUCENE-8422.patch > Add Matches iteration to interval queries >

[jira] [Commented] (SOLR-12641) Http2SolrClient should be able to connect to old Solr nodes.

2018-09-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602046#comment-16602046 ] Cao Manh Dat commented on SOLR-12641: -   One possible strategy here is * Using HTTP/1.1 as default

[jira] [Created] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2018-09-03 Thread Alan Woodward (JIRA)
Alan Woodward created LUCENE-8477: - Summary: Improve handling of inner disjunctions in intervals Key: LUCENE-8477 URL: https://issues.apache.org/jira/browse/LUCENE-8477 Project: Lucene - Core

Re: Lucene/Solr 7.5

2018-09-03 Thread Adrien Grand
+1 too Alan, I just left comments on LUCENE-8422. Le lun. 3 sept. 2018 à 10:50, Alan Woodward a écrit : > +1 > > I’d like to get Matches added to intervals, if anybody feels like > reviewing https://issues.apache.org/jira/browse/LUCENE-8422 before the > branch is cut. > > > On 3 Sep 2018, at

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602124#comment-16602124 ] Alan Woodward commented on LUCENE-8477: --- I can see a couple of options here: 1) Add a new

[jira] [Commented] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602195#comment-16602195 ] Adrien Grand commented on LUCENE-8477: -- I'd be tempted to just document this behavior for now. I'm

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602241#comment-16602241 ] Alan Woodward commented on LUCENE-8422: --- Updated patch, moving the various helper functions to

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_172) - Build # 770 - Still unstable!

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/770/ Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseG1GC 4 tests failed. FAILED: org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithRequestLogger Error Message: Stack Trace: java.lang.AssertionError

[jira] [Comment Edited] (SOLR-12641) Http2SolrClient should be able to connect to old Solr nodes.

2018-09-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602046#comment-16602046 ] Cao Manh Dat edited comment on SOLR-12641 at 9/3/18 11:26 AM: --  The first

[jira] [Commented] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602144#comment-16602144 ] Mikhail Khludnev commented on SOLR-12726: - Beside of that procedural note, what's the feedback on

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22794/ Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseParallelGC 2 tests failed. FAILED: org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger Error Message: Stack Trace: java.lang.AssertionError

[jira] [Comment Edited] (SOLR-12641) Http2SolrClient should be able to connect to old Solr nodes.

2018-09-03 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602046#comment-16602046 ] Cao Manh Dat edited comment on SOLR-12641 at 9/3/18 11:23 AM: --  The first

[jira] [Updated] (LUCENE-8477) Improve handling of inner disjunctions in intervals

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-8477: -- Description: The current implementation of the disjunction interval produced by

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602118#comment-16602118 ] Adrien Grand commented on LUCENE-8422: -- +1 to the patch in general, only two minor comments: -

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4811/ Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger Error Message: Stack Trace: java.lang.AssertionError

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602180#comment-16602180 ] Adrien Grand commented on LUCENE-8422: -- I was thinking of something like having a MatchesUtils

[GitHub] lucene-solr pull request #443: SOLR-12722: add fl param to ChildDocTransform...

2018-09-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/443#discussion_r214773781 --- Diff: solr/core/src/java/org/apache/solr/response/transform/ChildDocTransformerFactory.java --- @@ -106,9 +123,20 @@ public DocTransformer

[GitHub] lucene-solr pull request #443: SOLR-12722: add fl param to ChildDocTransform...

2018-09-03 Thread dsmiley
Github user dsmiley commented on a diff in the pull request: https://github.com/apache/lucene-solr/pull/443#discussion_r214773746 --- Diff: solr/core/src/java/org/apache/solr/response/transform/ChildDocTransformer.java --- @@ -132,6 +134,12 @@ public void transform(SolrDocument

Re: Lucene/Solr 7.5

2018-09-03 Thread Varun Thacker
+1 Erick - ZK 3.4.13 looks like a BugFix release and was released on July 15th. So based on those facts +1 to upgrade if you plan on tackling this. On Mon, Sep 3, 2018 at 2:43 AM jim ferenczi wrote: > Hi all, > > 7.4 has been released two months ago on June 29th and we have new > features,

BadApple for the week

2018-09-03 Thread Erick Erickson
I didn't get to it last week, so this week will be a two-fer. I'm still working out what to do with suites. But, I'm un-annotating 33 tests and annotating 17 so it's better ;) **Annotations will be removed from the following tests because they haven't failed in the last 4 rollups.

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-10.0.1) - Build # 2684 - Unstable!

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/2684/ Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState Error Message: Collection not found: deleteFromClusterState_false Stack

[jira] [Commented] (SOLR-12685) RTG should return the whole block if schema is nested

2018-09-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602580#comment-16602580 ] David Smiley commented on SOLR-12685: - bq. I was thinking RTG should not return the whole block when

[jira] [Commented] (SOLR-12074) Add numeric typed equivalents to StrField

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602451#comment-16602451 ] Adrien Grand commented on SOLR-12074: - bq. I think Lucene allows one field to have a Terms index &

[jira] [Commented] (SOLR-12357) TRA: Pre-emptively create next collection

2018-09-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602585#comment-16602585 ] David Smiley commented on SOLR-12357: - The patch looks good. As discussed in chat: I beasted the

[jira] [Commented] (SOLR-12593) Remove date parsing functionality from extraction contrib

2018-09-03 Thread David Smiley (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602589#comment-16602589 ] David Smiley commented on SOLR-12593: - For example follow the tutorial/example in the ref guide on

[jira] [Updated] (SOLR-10697) Improve defaults for maxConnectionsPerHost

2018-09-03 Thread Varun Thacker (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-10697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Thacker updated SOLR-10697: - Fix Version/s: 7.5 master (8.0) > Improve defaults for maxConnectionsPerHost

[jira] [Commented] (LUCENE-8472) Soft-deletes merge retention query should be rewritten

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602275#comment-16602275 ] ASF subversion and git services commented on LUCENE-8472: - Commit

[jira] [Commented] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread Shalin Shekhar Mangar (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602316#comment-16602316 ] Shalin Shekhar Mangar commented on SOLR-12726: -- That comment is out of date. +1 to nuke it.

[jira] [Updated] (LUCENE-6228) Do not expose full-fledged scorers in LeafCollector.setScorer

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward updated LUCENE-6228: -- Attachment: LUCENE-6228.patch > Do not expose full-fledged scorers in LeafCollector.setScorer

[jira] [Commented] (LUCENE-6228) Do not expose full-fledged scorers in LeafCollector.setScorer

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602352#comment-16602352 ] Alan Woodward commented on LUCENE-6228: --- Patch updated to latest master. As a follow-up, we can

[jira] [Created] (LUCENE-8479) QueryBuilder#analyzeGraphPhrase should respect max boolean clause

2018-09-03 Thread Jim Ferenczi (JIRA)
Jim Ferenczi created LUCENE-8479: Summary: QueryBuilder#analyzeGraphPhrase should respect max boolean clause Key: LUCENE-8479 URL: https://issues.apache.org/jira/browse/LUCENE-8479 Project: Lucene -

[jira] [Resolved] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Khludnev resolved SOLR-12726. - Resolution: Fixed Fix Version/s: 7.5 master (8.0) >

[jira] [Commented] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread Mikhail Khludnev (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602376#comment-16602376 ] Mikhail Khludnev commented on SOLR-12726: - Thanks, everybody.  > [Ref-Guide] Wrong

[jira] [Commented] (LUCENE-8479) QueryBuilder#analyzeGraphPhrase should respect max boolean clause

2018-09-03 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602369#comment-16602369 ] Jim Ferenczi commented on LUCENE-8479: -- Here is a patch that applies BooleanQuery#MAX_CLAUSE_COUNT

[jira] [Updated] (LUCENE-8479) QueryBuilder#analyzeGraphPhrase should respect max boolean clause

2018-09-03 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-8479: - Lucene Fields: New,Patch Available (was: New) > QueryBuilder#analyzeGraphPhrase should respect

[jira] [Created] (LUCENE-8478) combine TermScorer constructors' implementation

2018-09-03 Thread Christine Poerschke (JIRA)
Christine Poerschke created LUCENE-8478: --- Summary: combine TermScorer constructors' implementation Key: LUCENE-8478 URL: https://issues.apache.org/jira/browse/LUCENE-8478 Project: Lucene - Core

[jira] [Updated] (LUCENE-8478) combine TermScorer constructors' implementation

2018-09-03 Thread Christine Poerschke (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christine Poerschke updated LUCENE-8478: Attachment: LUCENE-8478.patch > combine TermScorer constructors' implementation >

[jira] [Commented] (SOLR-12728) RequestLoggingTest fails on occasion, not reproducible

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602363#comment-16602363 ] ASF subversion and git services commented on SOLR-12728: Commit

[jira] [Updated] (LUCENE-8479) QueryBuilder#analyzeGraphPhrase should respect max boolean clause

2018-09-03 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Ferenczi updated LUCENE-8479: - Attachment: LUCENE-8479.patch > QueryBuilder#analyzeGraphPhrase should respect max boolean

[jira] [Resolved] (SOLR-12728) RequestLoggingTest fails on occasion, not reproducible

2018-09-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-12728. --- Resolution: Fixed Fix Version/s: 7.5 master (8.0) Beasted 1,000

[jira] [Comment Edited] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-09-03 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602383#comment-16602383 ] Edward Ribeiro edited comment on SOLR-12699 at 9/3/18 6:26 PM: --- Hi

[jira] [Commented] (LUCENE-8472) Soft-deletes merge retention query should be rewritten

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602278#comment-16602278 ] ASF subversion and git services commented on LUCENE-8472: - Commit

[jira] [Commented] (LUCENE-8340) Allow to boost by recency

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602299#comment-16602299 ] Adrien Grand commented on LUCENE-8340: -- So I went back to this patch and did some testing. I played

Test logging errors

2018-09-03 Thread Erick Erickson
SOLR-12728 started this chain of thought. The change to async logging is going to mess with tests that assume they can change the logging and immediately see the effects, RequestLoggingTest is the latest example. I'll be looking more closely at test failures to see if any mention logging, but if

[jira] [Commented] (SOLR-12728) RequestLoggingTest fails on occasion, not reproducible

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602367#comment-16602367 ] ASF subversion and git services commented on SOLR-12728: Commit

[jira] [Commented] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-09-03 Thread Edward Ribeiro (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602383#comment-16602383 ] Edward Ribeiro commented on SOLR-12699: --- Hi [~cpoerschke] and [~slivotov], Just a nitpick:

[jira] [Commented] (LUCENE-8472) Soft-deletes merge retention query should be rewritten

2018-09-03 Thread Nhat Nguyen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602294#comment-16602294 ] Nhat Nguyen commented on LUCENE-8472: - Thanks [~jpountz]. > Soft-deletes merge retention query

[jira] [Commented] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602349#comment-16602349 ] ASF subversion and git services commented on SOLR-12726: Commit

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/819/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC 1 tests failed. FAILED: org.apache.solr.handler.RequestLoggingTest.testLogBeforeExecuteWithCoreLogger Error Message: Stack Trace: java.lang.AssertionError

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602273#comment-16602273 ] Adrien Grand commented on LUCENE-8422: -- +1 > Add Matches iteration to interval queries >

[jira] [Commented] (LUCENE-8472) Soft-deletes merge retention query should be rewritten

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602291#comment-16602291 ] ASF subversion and git services commented on LUCENE-8472: - Commit

[jira] [Commented] (SOLR-12726) [Ref-Guide] Wrong documentation for solrcloud-autoscaling-overview.doc

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602355#comment-16602355 ] ASF subversion and git services commented on SOLR-12726: Commit

[jira] [Commented] (SOLR-11834) [Ref-Guide] Wrong documentation for subquery transformer

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-11834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602354#comment-16602354 ] ASF subversion and git services commented on SOLR-11834: Commit

Re: Lucene/Solr 7.5

2018-09-03 Thread Erick Erickson
I'm working on "SOLR-12727: Upgrade ZooKeeper dependency to 3.4.13... will make the ZK client re-resolve the server hostnames when a connection fails. This will fix issues where a failed ZK container is replaced with a new one that has a different IP address and DNS gets updated with the new

[jira] [Updated] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-09-03 Thread Stanislav Livotov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Livotov updated SOLR-12699: - Attachment: (was: SOLR_12699.patch) > make LTRScoringModel immutable (to allow

[jira] [Updated] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-09-03 Thread Stanislav Livotov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Livotov updated SOLR-12699: - Attachment: SOLR-12699.patch > make LTRScoringModel immutable (to allow hashCode

[jira] [Updated] (SOLR-12699) make LTRScoringModel immutable (to allow hashCode caching)

2018-09-03 Thread Stanislav Livotov (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stanislav Livotov updated SOLR-12699: - Attachment: SOLR_12699.patch > make LTRScoringModel immutable (to allow hashCode

[jira] [Updated] (SOLR-12728) RequestLoggingTest fails on occasion, not reproducible

2018-09-03 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated SOLR-12728: -- Attachment: SOLR-12728.patch > RequestLoggingTest fails on occasion, not reproducible >

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

2018-09-03 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2044/ Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC 3 tests failed. FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard Error Message: expected:<6> but was:<4> Stack Trace:

[jira] [Updated] (LUCENE-8340) Efficient boosting by recency

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adrien Grand updated LUCENE-8340: - Summary: Efficient boosting by recency (was: Allow to boost by recency) > Efficient boosting

[jira] [Created] (LUCENE-8481) Javadocs should no longer reference RAMDirectory

2018-09-03 Thread Adrien Grand (JIRA)
Adrien Grand created LUCENE-8481: Summary: Javadocs should no longer reference RAMDirectory Key: LUCENE-8481 URL: https://issues.apache.org/jira/browse/LUCENE-8481 Project: Lucene - Core

[jira] [Resolved] (SOLR-12195) Remove deprecated SolrRequest#setBasicAuthCredentials methods

2018-09-03 Thread JIRA
[ https://issues.apache.org/jira/browse/SOLR-12195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-12195. Resolution: Invalid Fix Version/s: (was: master (8.0)) Won't remove these > Remove

[jira] [Commented] (LUCENE-8478) combine TermScorer constructors' implementation

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602446#comment-16602446 ] Adrien Grand commented on LUCENE-8478: -- I'm not sure this is a net win since it requires the

[jira] [Commented] (LUCENE-8476) Bug fix and optimizations in UserDictionary(KoreanAnalyzer)

2018-09-03 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602449#comment-16602449 ] Adrien Grand commented on LUCENE-8476: -- The problem with calling BufferedReader#close is that it

[jira] [Commented] (LUCENE-8476) Bug fix and optimizations in UserDictionary(KoreanAnalyzer)

2018-09-03 Thread Jim Ferenczi (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602459#comment-16602459 ] Jim Ferenczi commented on LUCENE-8476: -- The reader is directly passed to the create method so it is

[jira] [Created] (LUCENE-8480) Completion regex query uses UTF32 automaton

2018-09-03 Thread Jim Ferenczi (JIRA)
Jim Ferenczi created LUCENE-8480: Summary: Completion regex query uses UTF32 automaton Key: LUCENE-8480 URL: https://issues.apache.org/jira/browse/LUCENE-8480 Project: Lucene - Core Issue

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602433#comment-16602433 ] ASF subversion and git services commented on LUCENE-8422: - Commit

[jira] [Commented] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602432#comment-16602432 ] ASF subversion and git services commented on LUCENE-8422: - Commit

[jira] [Resolved] (LUCENE-8422) Add Matches iteration to interval queries

2018-09-03 Thread Alan Woodward (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Woodward resolved LUCENE-8422. --- Resolution: Fixed Fix Version/s: 7.5 > Add Matches iteration to interval queries >

[jira] [Commented] (LUCENE-8479) QueryBuilder#analyzeGraphPhrase should respect max boolean clause

2018-09-03 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16602444#comment-16602444 ] Lucene/Solr QA commented on LUCENE-8479: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote

Re: Lucene/Solr 8.0

2018-09-03 Thread Adrien Grand
For the record here is the JIRA query for blockers that Erick referred to: https://issues.apache.org/jira/browse/SOLR-12720?jql=(project%3D%22Lucene%20-%20Core%22%20%20OR%20project%3DSOLR)%20AND%20priority%3DBlocker%20and%20resolution%20%3D%20Unresolved%20 Le lun. 3 sept. 2018 à 10:36, jim

[ANNOUNCE] Apache PyLucene 7.4.0

2018-09-03 Thread Andi Vajda
I am pleased to announce the availability of Apache PyLucene 7.4.0. New in this release: Lucene 7 support. Apache PyLucene, a subproject of Apache Lucene, is a Python extension for accessing Apache Lucene Core. Its goal is to allow you to use Lucene's text indexing and searching capabilities

Re: [VOTE] Release PyLucene 7.4.0 (rc1)

2018-09-03 Thread Andi Vajda
This vote has passed ! Thank you all who voted and made this release possible. Andi.. On Tue, 28 Aug 2018, Andi Vajda wrote: The PyLucene 7.4.0 (rc1) release tracking the recent release of Apache Lucene 7.4.0 is ready. A release candidate is available from: