[GitHub] [lucene-solr] iverase commented on issue #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase commented on issue #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#issuecomment-508639264 Going a bit more in detail, I wrote the following test to prove a difference between LatLonPoint and LatLonShape: ``` public void

[GitHub] [lucene-solr] iverase commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#discussion_r300545922 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/LatLonShape.java ## @@ -94,9 +94,18 @@

[GitHub] [lucene-solr] iverase commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#discussion_r300545424 ## File path: lucene/sandbox/src/test/org/apache/lucene/document/BaseLatLonShapeTestCase.java ## @@

[GitHub] [lucene-solr] iverase edited a comment on issue #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase edited a comment on issue #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#issuecomment-508634727 In the dataset I am working with I get speed ups of around 10%: ``` ||op||Approach||Shape||M hits/sec ||QPS

[GitHub] [lucene-solr] iverase commented on issue #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase commented on issue #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#issuecomment-508634727 In the datasets I am working with I get speed ups of around 10%: ``` ||op||Approach||Shape||M hits/sec ||QPS||Hit

[jira] [Commented] (SOLR-13375) Dimensional Routed Aliases

2019-07-04 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878979#comment-16878979 ] Gus Heck commented on SOLR-13375: - First potentially functional patch. Lots of refactoring to move logic

[jira] [Updated] (SOLR-13375) Dimensional Routed Aliases

2019-07-04 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gus Heck updated SOLR-13375: Attachment: SOLR-13375.patch > Dimensional Routed Aliases > -- > >

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24346/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC 7 tests failed. FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard Error Message: Timeout occurred while waiting response

[jira] [Updated] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13538: Resolution: Fixed Fix Version/s: 8.2 Status: Resolved (was: Patch Available) >

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878973#comment-16878973 ] Lucene/Solr QA commented on SOLR-13538: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878972#comment-16878972 ] ASF subversion and git services commented on SOLR-13538: Commit

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878971#comment-16878971 ] ASF subversion and git services commented on SOLR-13538: Commit

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878970#comment-16878970 ] ASF subversion and git services commented on SOLR-13538: Commit

[JENKINS] Lucene-Solr-NightlyTests-8.1 - Build # 52 - Unstable

2019-07-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.1/52/ 3 tests failed. FAILED: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testPartialReplicationWithTruncatedTlog Error Message: Error from server at http://127.0.0.1:43463: ADDREPLICA failed to create replica Stack

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878968#comment-16878968 ] ASF subversion and git services commented on SOLR-13538: Commit

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878966#comment-16878966 ] ASF subversion and git services commented on SOLR-13538: Commit

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878967#comment-16878967 ] ASF subversion and git services commented on SOLR-13538: Commit

[GitHub] [lucene-solr] noblepaul merged pull request #764: SOLR-13538: Fix classcastEx in TrieDateField for atomic updates

2019-07-04 Thread GitBox
noblepaul merged pull request #764: SOLR-13538: Fix classcastEx in TrieDateField for atomic updates URL: https://github.com/apache/lucene-solr/pull/764 This is an automated message from the Apache Git Service. To respond to

[jira] [Resolved] (SOLR-12417) velocity response writer v.json should enforce valid function name

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N resolved SOLR-12417. - Resolution: Fixed Fix Version/s: 7.4 > velocity response writer v.json should enforce

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878965#comment-16878965 ] Munendra S N commented on SOLR-12368: - [~jpountz] Thanks for the feedback {code:java} Can you mark

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878963#comment-16878963 ] Munendra S N commented on SOLR-13538: - [~noble.paul] I have raised the PR > ClassCastException:

[GitHub] [lucene-solr] munendrasn opened a new pull request #764: SOLR-13538: Fix classcastEx in TrieDateField for atomic updates

2019-07-04 Thread GitBox
munendrasn opened a new pull request #764: SOLR-13538: Fix classcastEx in TrieDateField for atomic updates URL: https://github.com/apache/lucene-solr/pull/764 * get the string from charsequence and avoid casting This is

[GitHub] [lucene-solr] CaoManhDat opened a new pull request #763: SOLR-13608: Incremental backup for Solr

2019-07-04 Thread GitBox
CaoManhDat opened a new pull request #763: SOLR-13608: Incremental backup for Solr URL: https://github.com/apache/lucene-solr/pull/763 This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Commented] (SOLR-13608) Incremental backup for Solr

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878949#comment-16878949 ] ASF subversion and git services commented on SOLR-13608: Commit

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/349/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.ReplicationFactorTest.test Error Message: Expected rf=2 because batch should have succeeded on 2 replicas (only one replica

[jira] [Updated] (SOLR-13608) Incremental backup for Solr

2019-07-04 Thread Cao Manh Dat (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cao Manh Dat updated SOLR-13608: Description: Currently every call to backup API requires backup the whole index with different

[jira] [Created] (SOLR-13608) Incremental backup for Solr

2019-07-04 Thread Cao Manh Dat (JIRA)
Cao Manh Dat created SOLR-13608: --- Summary: Incremental backup for Solr Key: SOLR-13608 URL: https://issues.apache.org/jira/browse/SOLR-13608 Project: Solr Issue Type: Improvement

[jira] [Commented] (SOLR-13559) AliasIntegrationTest.testClusterStateProviderAPI fails to often

2019-07-04 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878935#comment-16878935 ] Gus Heck commented on SOLR-13559: - Interestingly the failure rate went down to 2% and is only failing in

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24345/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC 10 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy Error Message: Timeout occurred while

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Noble Paul (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878909#comment-16878909 ] Noble Paul commented on SOLR-13538: --- [~munendrasn] is it possible for your to submit this as a PR ? >

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24344/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC 21 tests failed. FAILED: org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard Error Message: Timeout occurred while waiting response

[GitHub] [lucene-solr] jpountz commented on issue #582: Change heap array init index to 1

2019-07-04 Thread GitBox
jpountz commented on issue #582: Change heap array init index to 1 URL: https://github.com/apache/lucene-solr/pull/582#issuecomment-508565375 @hanbj It is done this way in order to avoid wasting one sentinel object. This is

[GitHub] [lucene-solr] jpountz closed pull request #582: Change heap array init index to 1

2019-07-04 Thread GitBox
jpountz closed pull request #582: Change heap array init index to 1 URL: https://github.com/apache/lucene-solr/pull/582 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [lucene-solr] jpountz commented on issue #744: LUCENE-8856: Promote intervals queries from sandbox to queries module

2019-07-04 Thread GitBox
jpountz commented on issue #744: LUCENE-8856: Promote intervals queries from sandbox to queries module URL: https://github.com/apache/lucene-solr/pull/744#issuecomment-508564009 @romseygeek Looks like this has been merged already, can we close?

[jira] [Commented] (SOLR-13568) Expand component should not cache group queries in the filter cache

2019-07-04 Thread Ludovic Boutros (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878867#comment-16878867 ] Ludovic Boutros commented on SOLR-13568: Great, thank you [~joel.bernstein]. Tell me if I can

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-04 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878866#comment-16878866 ] Adrien Grand commented on SOLR-12368: - I'm not familiar enough with how Solr routes updates to doc

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

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

Re: ReleaseWizard tool

2019-07-04 Thread Jan Høydahl
I wrote an article at LinkedIN pulse about the release process and the tool: https://www.linkedin.com/pulse/releasing-lucene-just-61-steps-jan-høydahl/ -- Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com > 11. jun. 2019 kl. 10:46 skrev Jan Høydahl : > > I have now pushed

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

2019-07-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1889/ All tests passed Build Log: [...truncated 64524 lines...] -ecj-javadoc-lint-src: [mkdir] Created dir: /tmp/ecj71312 [ecj-lint] Compiling 1280 source files to /tmp/ecj71312 [ecj-lint] Processing annotations

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-11.0.3) - Build # 24343 - Failure!

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/24343/ Java: 64bit/jdk-11.0.3 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC All tests passed Build Log: [...truncated 2032 lines...] [junit4] JVM J2: stderr was not empty, see:

[jira] [Commented] (LUCENE-8852) ReleaseWizard tool

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878820#comment-16878820 ] ASF subversion and git services commented on LUCENE-8852: - Commit

[jira] [Commented] (LUCENE-8852) ReleaseWizard tool

2019-07-04 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878819#comment-16878819 ] ASF subversion and git services commented on LUCENE-8852: - Commit

Re: deprecations

2019-07-04 Thread Michael Sokolov
That makes sense. Your idea about commenting the deprecation version, especially. I guess I was imagining we might have a convention like always deprecating on the current release branch + master - then it would always be safe to remove on master, but that might not be workable in every case, and

[jira] [Resolved] (SOLR-13607) Solr Core fails to load after restart

2019-07-04 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson resolved SOLR-13607. --- Resolution: Invalid The JIRA issue tracker is not a support portal. You've raised this

[jira] [Created] (SOLR-13607) Solr Core fails to load after restart

2019-07-04 Thread Talvinder Matharu (JIRA)
Talvinder Matharu created SOLR-13607: Summary: Solr Core fails to load after restart Key: SOLR-13607 URL: https://issues.apache.org/jira/browse/SOLR-13607 Project: Solr Issue Type: Bug

[jira] [Commented] (SOLR-13593) Allow to specify analyzer components by their SPI names in schema definition

2019-07-04 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878792#comment-16878792 ] Tomoko Uchida commented on SOLR-13593: -- I updated the pull request. {quote}I am not so happy about

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/817/ Java: 64bit/jdk-12.0.1 -XX:-UseCompressedOops -XX:+UseG1GC 2 tests failed. FAILED: org.apache.solr.cloud.rule.RulesTest.doIntegrationTest Error Message: Timeout occurred while waiting response from server at:

Re: deprecations

2019-07-04 Thread Erick Erickson
I was thinking about this, also precommit warnings, but never got ‘round to it. I think deprecations hang around until they annoy someone enough to remove them. I agree it makes sense to remove usages when you deprecate a method, but it’s hit-or-miss, and often varies on how many files that

[jira] [Commented] (SOLR-12368) in-place DV updates should no longer have to jump through hoops if field does not yet exist

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-12368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878744#comment-16878744 ] Munendra S N commented on SOLR-12368: - [~hossman] [~jpountz] [~simonw] [~ichattopadhyaya] Could you

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/348/ Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC 5 tests failed. FAILED: org.apache.solr.cloud.AliasIntegrationTest.testClusterStateProviderAPI Error Message: {} expected:<2> but was:<0> Stack Trace:

[jira] [Updated] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13538: Status: Patch Available (was: Open) > ClassCastException: ByteArrayUtf8CharSequence cannot be

[jira] [Commented] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878742#comment-16878742 ] Munendra S N commented on SOLR-13538: - [^SOLR-13538.patch] Fix with minor test >

[jira] [Updated] (SOLR-13538) ClassCastException: ByteArrayUtf8CharSequence cannot be cast to java.lang.String

2019-07-04 Thread Munendra S N (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Munendra S N updated SOLR-13538: Attachment: SOLR-13538.patch > ClassCastException: ByteArrayUtf8CharSequence cannot be cast to >

[jira] [Commented] (SOLR-13583) Impossible to delete a collection with the same name as an existing alias

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878733#comment-16878733 ] Andrzej Bialecki commented on SOLR-13583: -- Right, I didn't notice the error code - I'll fix it

[jira] [Reopened] (SOLR-13583) Impossible to delete a collection with the same name as an existing alias

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki reopened SOLR-13583: -- > Impossible to delete a collection with the same name as an existing alias >

[jira] [Commented] (SOLR-13532) Unable to start core recovery due to timeout in ping request

2019-07-04 Thread Lucene/Solr QA (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878732#comment-16878732 ] Lucene/Solr QA commented on SOLR-13532: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

RE: deprecations

2019-07-04 Thread Uwe Schindler
Hi, By default, we disable deprecation warnings in our build configurations, as those are always confusing for library maintainers, as deprecated stuff often has to be called from your own library code (depends on the way how you preserve backwards compatibility). Or just because you need to

[jira] [Comment Edited] (SOLR-13583) Impossible to delete a collection with the same name as an existing alias

2019-07-04 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878725#comment-16878725 ] Gus Heck edited comment on SOLR-13583 at 7/4/19 2:55 PM: - Tested just for fun...

[jira] [Commented] (SOLR-13583) Impossible to delete a collection with the same name as an existing alias

2019-07-04 Thread Gus Heck (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878725#comment-16878725 ] Gus Heck commented on SOLR-13583: - Tested just for fun... and DELETE

[GitHub] [lucene-solr] jpountz commented on a change in pull request #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits

2019-07-04 Thread GitBox
jpountz commented on a change in pull request #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits URL: https://github.com/apache/lucene-solr/pull/754#discussion_r300429364 ## File path:

[GitHub] [lucene-solr] jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#discussion_r300428119 ## File path: lucene/sandbox/src/test/org/apache/lucene/document/BaseLatLonShapeTestCase.java ## @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#discussion_r300427294 ## File path: lucene/sandbox/src/java/org/apache/lucene/document/LatLonShape.java ## @@ -94,9 +94,18 @@

[GitHub] [lucene-solr] jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
jpountz commented on a change in pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762#discussion_r300428305 ## File path: lucene/sandbox/src/test/org/apache/lucene/document/BaseLatLonShapeTestCase.java ## @@

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/816/ Java: 32bit/jdk1.8.0_201 -server -XX:+UseSerialGC 2 tests failed. FAILED: org.apache.solr.cloud.MoveReplicaTest.test Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:37433/solr Stack

Re: deprecations

2019-07-04 Thread Michael Sokolov
Ah yes, I am looking at branch_8x, duh. OK, the RAM-related deprecation warnings I was seeing do not show up on master. I guess the general question still stands though; for example when we deprecated RAMDirectory, did we at the same time remove all usages? That seems like "best practice," but

[JENKINS] Lucene-Solr-SmokeRelease-8.1 - Build # 51 - Still Failing

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

Re: deprecations

2019-07-04 Thread Dawid Weiss
I think ram directory has been removed already on master? On Thu, Jul 4, 2019, 14:56 Michael Sokolov wrote: > I'm curious what the process for dealing with deprecations (and their > annoying compiler warnings) has been in the past? I see we have a > large number of these stemming from

deprecations

2019-07-04 Thread Michael Sokolov
I'm curious what the process for dealing with deprecations (and their annoying compiler warnings) has been in the past? I see we have a large number of these stemming from @Deprecation of RAMOutputStream, RAMInputStream, RAMDirectory, etc, as well as various legacy DocValues classes, and probably

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

2019-07-04 Thread Apache Jenkins Server
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/140/ 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore Error Message: ObjectTracker found 7 object(s) that were not released!!! [MMapDirectory, MMapDirectory,

[jira] [Commented] (SOLR-13579) Create resource management API

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878603#comment-16878603 ] Andrzej Bialecki commented on SOLR-13579: -- This patch contains a draft of the API, with some

[jira] [Updated] (SOLR-13579) Create resource management API

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki updated SOLR-13579: - Attachment: SOLR-13579.patch > Create resource management API >

[jira] [Commented] (LUCENE-8898) TestRamUsageEstimator.testMap failures

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878596#comment-16878596 ] Andrzej Bialecki commented on LUCENE-8898: --- Yes, jenkins seems to be happy about this test.

[jira] [Resolved] (LUCENE-8898) TestRamUsageEstimator.testMap failures

2019-07-04 Thread Andrzej Bialecki (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrzej Bialecki resolved LUCENE-8898. --- Resolution: Fixed > TestRamUsageEstimator.testMap failures >

[jira] [Commented] (LUCENE-8898) TestRamUsageEstimator.testMap failures

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878593#comment-16878593 ] Ignacio Vera commented on LUCENE-8898: -- [~ab]Can we resolve this issue? >

Re: 8.1.2 bug fix release

2019-07-04 Thread Đạt Cao Mạnh
Thanks Uwe! Hi guys, Ishan, When I tryied to build the RC1 for branch_8_1. I did see this failure on test HttpPartitionWithTlogReplicasTest 215685 ERROR (updateExecutor-537-thread-1-processing-x:collDoRecoveryOnRestart_shard1_replica_t1 r:core_node3 null n:127.0.0.1:55000_t_ayt%2Fs

[GitHub] [lucene-solr] s1monw commented on issue #758: LUCENE-8833: Add a #load() method to IndexInput to allow preloading file content into physical memory

2019-07-04 Thread GitBox
s1monw commented on issue #758: LUCENE-8833: Add a #load() method to IndexInput to allow preloading file content into physical memory URL: https://github.com/apache/lucene-solr/pull/758#issuecomment-508446870 @uschindler I think you should look at this too.

[jira] [Updated] (LUCENE-8903) Add LatLonShape point query

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-8903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera updated LUCENE-8903: - Description: Adds a query to LatLonShape that filters by a provided point.  (was: Add a query

[GitHub] [lucene-solr] iverase opened a new pull request #762: LUCENE-8903: Add LatLonShape point query

2019-07-04 Thread GitBox
iverase opened a new pull request #762: LUCENE-8903: Add LatLonShape point query URL: https://github.com/apache/lucene-solr/pull/762 Adds a query to LatLonShape that filters by a provided point. This is an automated message

[jira] [Created] (LUCENE-8903) Add LatLonShape point query

2019-07-04 Thread Ignacio Vera (JIRA)
Ignacio Vera created LUCENE-8903: Summary: Add LatLonShape point query Key: LUCENE-8903 URL: https://issues.apache.org/jira/browse/LUCENE-8903 Project: Lucene - Core Issue Type: New Feature

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

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/216/ Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC 3 tests failed. FAILED: junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib Error Message: Error starting up

[jira] [Resolved] (LUCENE-8888) Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread Ignacio Vera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ignacio Vera resolved LUCENE-. -- Resolution: Fixed Assignee: Ignacio Vera Fix Version/s: 8.2

[jira] [Commented] (LUCENE-8888) Improve distribution of points with data dimension in BKD tree leaves

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

Re: [jira] [Updated] (SOLR-13507) Remove support for "addr" parameter from the "/solr/admin/zookeeper" endpoint.

2019-07-04 Thread Jan Høydahl
Yes I tend to squash merge with the GitHub button first, then cherry pick to other branches manually in IntelliJ. Works well! Guess it’s not critical to get this fix into 8.1.2 since 8.2 will be out shortly after. Jan Høydahl > 3. jul. 2019 kl. 19:58 skrev Anshum Gupta (JIRA) : > > > [

[jira] [Commented] (LUCENE-8888) Improve distribution of points with data dimension in BKD tree leaves

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

[GitHub] [lucene-solr] iverase merged pull request #747: LUCENE-8888: Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread GitBox
iverase merged pull request #747: LUCENE-: Improve distribution of points with data dimension in BKD tree leaves URL: https://github.com/apache/lucene-solr/pull/747 This is an automated message from the Apache Git

[GitHub] [lucene-solr] iverase edited a comment on issue #747: LUCENE-8888: Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread GitBox
iverase edited a comment on issue #747: LUCENE-: Improve distribution of points with data dimension in BKD tree leaves URL: https://github.com/apache/lucene-solr/pull/747#issuecomment-508390720 I have run the benchmarks and all and all it seems there is little effect in indexing

[GitHub] [lucene-solr] iverase commented on issue #747: LUCENE-8888: Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread GitBox
iverase commented on issue #747: LUCENE-: Improve distribution of points with data dimension in BKD tree leaves URL: https://github.com/apache/lucene-solr/pull/747#issuecomment-508390720 I have run the benchmarks and all and all it seems there is little effect in indexing throughput:

[jira] [Commented] (SOLR-13593) Allow to specify analyzer components by their SPI names in schema definition

2019-07-04 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878426#comment-16878426 ] Uwe Schindler commented on SOLR-13593: -- Hi, I am not so happy about the "spi" name, I'd perfer

[GitHub] [lucene-solr] atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits

2019-07-04 Thread GitBox
atris commented on issue #754: LUCENE-8875: Introduce Optimized Collector For Large Number Of Hits URL: https://github.com/apache/lucene-solr/pull/754#issuecomment-508377686 Any thoughts on this? This is an automated message

[GitHub] [lucene-solr] thomaswoeckinger commented on issue #755: SOLR-13592: Introduce EmbeddedSolrTestBase for better integration tests

2019-07-04 Thread GitBox
thomaswoeckinger commented on issue #755: SOLR-13592: Introduce EmbeddedSolrTestBase for better integration tests URL: https://github.com/apache/lucene-solr/pull/755#issuecomment-508377274 @gerlowskija Any progress on this PR?

[JENKINS] Lucene-Solr-8.x-MacOSX (64bit/jdk-12.0.1) - Build # 222 - Still Unstable!

2019-07-04 Thread Policeman Jenkins Server
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/222/ Java: 64bit/jdk-12.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC 1 tests failed. FAILED: org.apache.solr.schema.TestUseDocValuesAsStored.testDuplicateMultiValued Error Message: Exception during query Stack Trace:

[jira] [Commented] (SOLR-13593) Allow to specify analyzer components by their SPI names in schema definition

2019-07-04 Thread Tomoko Uchida (JIRA)
[ https://issues.apache.org/jira/browse/SOLR-13593?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16878369#comment-16878369 ] Tomoko Uchida commented on SOLR-13593: -- I've opened a draft pull request:

[GitHub] [lucene-solr] jpountz commented on a change in pull request #747: LUCENE-8888: Improve distribution of points with data dimension in BKD tree leaves

2019-07-04 Thread GitBox
jpountz commented on a change in pull request #747: LUCENE-: Improve distribution of points with data dimension in BKD tree leaves URL: https://github.com/apache/lucene-solr/pull/747#discussion_r300244789 ## File path:

[GitHub] [lucene-solr] mocobeta opened a new pull request #761: SOLR-13593: Allow to use analyzer SPI names in schema definition.

2019-07-04 Thread GitBox
mocobeta opened a new pull request #761: SOLR-13593: Allow to use analyzer SPI names in schema definition. URL: https://github.com/apache/lucene-solr/pull/761 # Description Please see the issue description: https://issues.apache.org/jira/browse/SOLR-13593 # Solution -