cpoerschke commented on PR #1950:
URL: https://github.com/apache/solr/pull/1950#issuecomment-1740672315
Thanks @stillalex and @dsmiley for your feedback, both really resonated with
me. I like `readNumericDocValuesDate` as a name, thanks for that suggestion!
During development I'd used
cpoerschke commented on code in PR #1958:
URL: https://github.com/apache/solr/pull/1958#discussion_r1341234253
##
solr/core/src/java/org/apache/solr/search/DelegatingCollector.java:
##
@@ -80,9 +80,20 @@ protected void doSetNextReader(LeafReaderContext context)
throws IOExcepti
epugh commented on code in PR #1954:
URL: https://github.com/apache/solr/pull/1954#discussion_r1341456896
##
solr/core/src/test/org/apache/solr/cli/PackageToolTest.java:
##
@@ -0,0 +1,436 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contribut
epugh commented on PR #1954:
URL: https://github.com/apache/solr/pull/1954#issuecomment-1741013117
Okay, I'd love some review on this, I think it's more or less ready!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use
AndreyBozhko commented on code in PR #1961:
URL: https://github.com/apache/solr/pull/1961#discussion_r1341570013
##
solr/solr-ref-guide/modules/indexing-guide/pages/field-type-definitions-and-properties.adoc:
##
@@ -201,7 +201,7 @@ The table below includes the default value for
stillalex commented on code in PR #1958:
URL: https://github.com/apache/solr/pull/1958#discussion_r1341572855
##
solr/core/src/java/org/apache/solr/search/DelegatingCollector.java:
##
@@ -80,9 +80,20 @@ protected void doSetNextReader(LeafReaderContext context)
throws IOExceptio
AndreyBozhko commented on code in PR #1961:
URL: https://github.com/apache/solr/pull/1961#discussion_r1341570910
##
solr/solr-ref-guide/modules/indexing-guide/pages/schema-elements.adoc:
##
@@ -95,18 +95,23 @@ However, `uniqueKey` will continue to work, as long as the
field is
Kevin Risden created SOLR-17004:
---
Summary: ZkStateReader waitForState should check clusterState
before using watchers
Key: SOLR-17004
URL: https://issues.apache.org/jira/browse/SOLR-17004
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-13833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770527#comment-17770527
]
Kevin Risden commented on SOLR-13833:
-
I created SOLR-17004 which helps improve setup
asfgit closed pull request #1842: SOLR-16644 Fixing the entropy warning
threshold based on OS ubuntu an…
URL: https://github.com/apache/solr/pull/1842
--
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 to
[
https://issues.apache.org/jira/browse/SOLR-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770531#comment-17770531
]
ASF subversion and git services commented on SOLR-16644:
Commit d
[
https://issues.apache.org/jira/browse/SOLR-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770530#comment-17770530
]
ASF subversion and git services commented on SOLR-16644:
Commit 0
[
https://issues.apache.org/jira/browse/SOLR-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770528#comment-17770528
]
Kevin Risden commented on SOLR-17004:
-
PR - https://github.com/apache/solr/pull/1945
risdenk commented on code in PR #1945:
URL: https://github.com/apache/solr/pull/1945#discussion_r1341636978
##
solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java:
##
@@ -1802,6 +1800,18 @@ public void waitForState(
throw new AlreadyClosedExcepti
chatman commented on PR #1842:
URL: https://github.com/apache/solr/pull/1842#issuecomment-1741256414
Thanks @elyograg! I think I was able to fix this before the merge.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use th
risdenk commented on PR #1945:
URL: https://github.com/apache/solr/pull/1945#issuecomment-1741253060
I moved this over to https://issues.apache.org/jira/browse/SOLR-17004 since
it really didn't change setupRequest at all.
--
This is an automated message from the Apache Git Service.
To res
[
https://issues.apache.org/jira/browse/SOLR-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-17004:
Status: Patch Available (was: Open)
> ZkStateReader waitForState should check clusterState before
[
https://issues.apache.org/jira/browse/SOLR-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770532#comment-17770532
]
ASF subversion and git services commented on SOLR-16644:
Commit 9
risdenk commented on PR #1945:
URL: https://github.com/apache/solr/pull/1945#issuecomment-1741256726
I put changes on main for now. I plan on merging this once tests pass again
locally. I'll let it sit on main for a few days then look at backporting. Not
sure it will make 9.4.
--
This is
[
https://issues.apache.org/jira/browse/SOLR-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770534#comment-17770534
]
ASF subversion and git services commented on SOLR-16644:
Commit 4
[
https://issues.apache.org/jira/browse/SOLR-16644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya resolved SOLR-16644.
-
Fix Version/s: 9.4
Resolution: Fixed
Thanks [~raghavanm]!
> Entropy warni
risdenk merged PR #1945:
URL: https://github.com/apache/solr/pull/1945
--
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 to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.or
[
https://issues.apache.org/jira/browse/SOLR-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated SOLR-17004:
Fix Version/s: main (10.0)
> ZkStateReader waitForState should check clusterState before using watc
[
https://issues.apache.org/jira/browse/SOLR-17004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770549#comment-17770549
]
ASF subversion and git services commented on SOLR-17004:
Commit 2
dsmiley commented on PR #1962:
URL: https://github.com/apache/solr/pull/1962#issuecomment-1741319452
Also, please create branches for PRs on your own fork so as to not pollute
the upstream branch namespace. I've made this mistake before too; not a huge
deal.
--
This is an automated mess
magibney opened a new pull request, #1964:
URL: https://github.com/apache/solr/pull/1964
(no comment)
--
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 to the specific comment.
To unsubscribe, e-mail
magibney commented on code in PR #1964:
URL: https://github.com/apache/solr/pull/1964#discussion_r1341703136
##
solr/solrj-zookeeper/src/java/org/apache/solr/common/cloud/ZkStateReader.java:
##
@@ -1329,8 +1336,9 @@ public void process(WatchedEvent event) {
return;
stillalex commented on code in PR #1958:
URL: https://github.com/apache/solr/pull/1958#discussion_r1341707772
##
solr/core/src/java/org/apache/solr/search/DelegatingCollector.java:
##
@@ -80,9 +80,20 @@ protected void doSetNextReader(LeafReaderContext context)
throws IOExceptio
[
https://issues.apache.org/jira/browse/SOLR-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu updated SOLR-16985:
Description:
Apache Lucene 9.8.0 was recently released:
https://lucene.apache.org/core/9_8_0/chang
[
https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574
]
Michael Gibney commented on SOLR-11535:
---
This is still a problem! This issue was fi
[
https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Gibney reassigned SOLR-11535:
-
Assignee: Michael Gibney
> Weird behavior of CollectionStateWatcher
> --
[
https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574
]
Michael Gibney edited comment on SOLR-11535 at 9/29/23 7:09 PM:
---
[
https://issues.apache.org/jira/browse/SOLR-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya reassigned SOLR-16965:
---
Assignee: Ishan Chattopadhyaya
> Issues when uploading stopwords
> -
[
https://issues.apache.org/jira/browse/SOLR-16965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770583#comment-17770583
]
Ishan Chattopadhyaya commented on SOLR-16965:
-
Seems like a legitimate issue
[
https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770574#comment-17770574
]
Michael Gibney edited comment on SOLR-11535 at 9/29/23 8:29 PM:
---
julia-maimone opened a new pull request, #1965:
URL: https://github.com/apache/solr/pull/1965
https://issues.apache.org/jira/browse/SOLR-16924
# Description
Refactor action=RESTORE to transition UpdateLog to ACTIVE after each replica
is restored in RestoreCore call, instead of
janhoy merged PR #1963:
URL: https://github.com/apache/solr/pull/1963
--
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 to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
dsmiley commented on code in PR #1739:
URL: https://github.com/apache/solr/pull/1739#discussion_r1341874503
##
solr/core/src/java/org/apache/solr/core/backup/BackupProperties.java:
##
@@ -93,10 +108,25 @@ public static BackupProperties readFrom(
repository.openI
dsmiley commented on code in PR #1965:
URL: https://github.com/apache/solr/pull/1965#discussion_r1341882448
##
solr/core/src/java/org/apache/solr/handler/admin/api/RestoreCoreAPI.java:
##
@@ -146,6 +147,10 @@ private void doRestore(String coreName,
RestoreCoreRequestBody reques
stillalex merged PR #1958:
URL: https://github.com/apache/solr/pull/1958
--
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 to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.
[
https://issues.apache.org/jira/browse/SOLR-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770638#comment-17770638
]
ASF subversion and git services commented on SOLR-16985:
Commit 8
[
https://issues.apache.org/jira/browse/SOLR-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Deparvu resolved SOLR-16985.
-
Resolution: Fixed
> Upgrade Lucene to 9.8.0
> ---
>
> Key: SO
[
https://issues.apache.org/jira/browse/SOLR-16985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770639#comment-17770639
]
ASF subversion and git services commented on SOLR-16985:
Commit a
dsmiley commented on code in PR #1960:
URL: https://github.com/apache/solr/pull/1960#discussion_r1341831218
##
solr/api/src/java/org/apache/solr/client/api/model/CreateCollectionRequestBody.java:
##
@@ -0,0 +1,68 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under
[
https://issues.apache.org/jira/browse/SOLR-11535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770644#comment-17770644
]
Michael Gibney commented on SOLR-11535:
---
This issue is not purely academic -- it ca
Shawn Heisey created SOLR-17005:
---
Summary: Running bin\solr.cmd fails with "-Xss256k was unexpected
at this time"
Key: SOLR-17005
URL: https://issues.apache.org/jira/browse/SOLR-17005
Project: Solr
[
https://issues.apache.org/jira/browse/SOLR-17005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770647#comment-17770647
]
Shawn Heisey commented on SOLR-17005:
-
I tried debugging it with added echo commands
[
https://issues.apache.org/jira/browse/SOLR-17005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-17005:
Summary: Running 'bin\solr.cmd start' fails with "-Xss256k was unexpected
at this time" (was: Runn
48 matches
Mail list logo