dweiss commented on pull request #2052:
URL: https://github.com/apache/lucene-solr/pull/2052#issuecomment-747906708
You can try to ask on JDK's compiler-dev mailing list, Zach. Sources for the
JDK are also available - I sometimes hack and recompile a custom distro and
this proves the simpl
zacharymorn commented on pull request #2052:
URL: https://github.com/apache/lucene-solr/pull/2052#issuecomment-747890887
> > Alas, `gradlew precommit` from the command-line on Linux box is still
angry for me:
> > ```
> > > Task :lucene:misc:compileJava
> >
/l/trunk/lucene/misc/src
madrob commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r545438137
##
File path:
solr/test-framework/src/java/org/apache/solr/cloud/SolrCloudTestCase.java
##
@@ -81,6 +81,7 @@
public class SolrCloudTestCase extends S
madrob commented on a change in pull request #2148:
URL: https://github.com/apache/lucene-solr/pull/2148#discussion_r544619375
##
File path: solr/core/src/java/org/apache/solr/cloud/RecoveryStrategy.java
##
@@ -432,7 +432,7 @@ final private void doReplicateOnlyRecovery(SolrCore
madrob merged pull request #2156:
URL: https://github.com/apache/lucene-solr/pull/2156
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
madrob opened a new pull request #2156:
URL: https://github.com/apache/lucene-solr/pull/2156
Remove references to clustering contrib, catch up ivy version, remove
obsolete references to spatial contrib.
This is an automated
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545162052
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/ReplicaMetric.java
##
@@ -0,0 +1,113 @@
+/*
+ * Licensed to the Apache Software F
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545160385
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/AttributeFetcher.java
##
@@ -70,6 +71,12 @@
*/
AttributeFetcher requestNod
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545154753
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/ReplicaMetric.java
##
@@ -0,0 +1,113 @@
+/*
+ * Licensed to the Apache Software F
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545153262
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/CollectionMetrics.java
##
@@ -0,0 +1,28 @@
+/*
+ * Licensed to the Apache Softwar
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545151767
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/AttributeValues.java
##
@@ -65,11 +65,16 @@
/**
* For the given node: metr
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545146525
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/AttributeValues.java
##
@@ -65,11 +65,16 @@
/**
* For the given node: metr
murblanc commented on a change in pull request #2133:
URL: https://github.com/apache/lucene-solr/pull/2133#discussion_r545143577
##
File path:
solr/core/src/java/org/apache/solr/cluster/placement/AttributeFetcher.java
##
@@ -78,13 +85,15 @@
AttributeFetcher fetchFrom(Set no
iverase opened a new pull request #2155:
URL: https://github.com/apache/lucene-solr/pull/2155
This PR adds the possibility of querying a LatLonPoint using the same
spatial relationships supported by LatLonShape. In order to do that, I have
rename ShapeQuery class to SpatialQuery and added
[
https://issues.apache.org/jira/browse/LUCENE-9640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251059#comment-17251059
]
Robert Muir commented on LUCENE-9640:
-
This sounds like yet another filter with all
[
https://issues.apache.org/jira/browse/SOLR-14981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251056#comment-17251056
]
ASF subversion and git services commented on SOLR-14981:
Commit f
[
https://issues.apache.org/jira/browse/SOLR-15046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251057#comment-17251057
]
ASF subversion and git services commented on SOLR-15046:
Commit f
cpoerschke merged pull request #2149:
URL: https://github.com/apache/lucene-solr/pull/2149
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to
iverase opened a new pull request #2154:
URL: https://github.com/apache/lucene-solr/pull/2154
When encoding.a triangle we perform two actions:
1) Make sure that the orientation of the triangle is CCW
2) Place the point with minimum X in the first position so we might rotate
the p
dweiss opened a new pull request #2153:
URL: https://github.com/apache/lucene-solr/pull/2153
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above
[
https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251038#comment-17251038
]
Dawid Weiss commented on LUCENE-9564:
-
I've added the infrastructure and will progre
[
https://issues.apache.org/jira/browse/LUCENE-9564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17251037#comment-17251037
]
ASF subversion and git services commented on LUCENE-9564:
-
Commi
dweiss merged pull request #1950:
URL: https://github.com/apache/lucene-solr/pull/1950
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
Dawid Weiss created LUCENE-9643:
---
Summary: Create .git-blame-ignore-revs file with revisions that
only apply reformatting
Key: LUCENE-9643
URL: https://issues.apache.org/jira/browse/LUCENE-9643
Project:
[
https://issues.apache.org/jira/browse/LUCENE-9571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-9571.
-
Resolution: Invalid
Will be reviewed on a package-by-package basis as we go committing reformatt
[
https://issues.apache.org/jira/browse/SOLR-15055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated SOLR-15055:
Description:
Solr 8x replica placement provided two settings that are very useful in certai
Ignacio Vera created LUCENE-9642:
Summary: TestXYShapeEncoding.testRandomPolygonEncoding failure
Key: LUCENE-9642
URL: https://issues.apache.org/jira/browse/LUCENE-9642
Project: Lucene - Core
Andrzej Bialecki created SOLR-15055:
---
Summary: Re-implement 'withCollection' and 'maxShardsPerNode'
Key: SOLR-15055
URL: https://issues.apache.org/jira/browse/SOLR-15055
Project: Solr
Issue
trdillon opened a new pull request #2152:
URL: https://github.com/apache/lucene-solr/pull/2152
# Description
Remove min_rf and MIN_REPFACT references in code, tests and documentation.
# Solution
Incrementally remove min_rf and MIN_REPFACT references.
#
[
https://issues.apache.org/jira/browse/LUCENE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250913#comment-17250913
]
ASF subversion and git services commented on LUCENE-9637:
-
Commi
[
https://issues.apache.org/jira/browse/LUCENE-9637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250911#comment-17250911
]
ASF subversion and git services commented on LUCENE-9637:
-
Commi
31 matches
Mail list logo