[jira] [Reopened] (SOLR-14749) Provide a clean API for cluster-level event processing

2021-06-05 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley reopened SOLR-14749: - ClusterEventProducerTest fails occasionally. When it does, it is always on Windows: http://fucit.or

[GitHub] [solr] cpoerschke commented on a change in pull request #151: SOLR-15437: ReRanking/LTR does not work in combination with custom sort and SolrCloud

2021-06-05 Thread GitBox
cpoerschke commented on a change in pull request #151: URL: https://github.com/apache/solr/pull/151#discussion_r646035979 ## File path: solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java ## @@ -999,20 +1013,34 @@ protected void mergeIds(ResponseBuilder rb

[GitHub] [solr] tomglk commented on a change in pull request #151: SOLR-15437: ReRanking/LTR does not work in combination with custom sort and SolrCloud

2021-06-05 Thread GitBox
tomglk commented on a change in pull request #151: URL: https://github.com/apache/solr/pull/151#discussion_r646032875 ## File path: solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java ## @@ -999,20 +1013,34 @@ protected void mergeIds(ResponseBuilder rb, Sh

[GitHub] [solr] cpoerschke commented on a change in pull request #166: SOLR-15450 add PrefetchingFieldValueFeature

2021-06-05 Thread GitBox
cpoerschke commented on a change in pull request #166: URL: https://github.com/apache/solr/pull/166#discussion_r646023649 ## File path: solr/contrib/ltr/src/java/org/apache/solr/ltr/feature/PrefetchingFieldValueFeature.java ## @@ -0,0 +1,149 @@ +/* + * Licensed to the Apache S

[jira] [Commented] (SOLR-15450) Create possibility to prefetch stored fields needed for FieldValueFeatures

2021-06-05 Thread Tom Gilke (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17357890#comment-17357890 ] Tom Gilke commented on SOLR-15450: -- I just made a [Pull-Request|https://github.com/apach

[GitHub] [solr] tomglk opened a new pull request #166: SOLR-15450 add PrefetchingFieldValueFeature

2021-06-05 Thread GitBox
tomglk opened a new pull request #166: URL: https://github.com/apache/solr/pull/166 # Description This PR refers to the issue [SOLR-15450](https://issues.apache.org/jira/browse/SOLR-15450). It introduces a new `PrefetchingFieldValueFeature` which can be used for stored fields wit

[GitHub] [solr] epugh commented on pull request #131: SOLR-15410: Always use -Xverbosegclog for OpenJ9

2021-06-05 Thread GitBox
epugh commented on pull request #131: URL: https://github.com/apache/solr/pull/131#issuecomment-855235374 I built my Solr with `11.0.3, x86_64:"AdoptOpenJDK 11" /Library/Java/JavaVirtualMachines/adoptopenjdk-11.jdk/Contents/Home` and then started Solr, and it started just fin

[GitHub] [solr] epugh commented on pull request #131: SOLR-15410: Always use -Xverbosegclog for OpenJ9

2021-06-05 Thread GitBox
epugh commented on pull request #131: URL: https://github.com/apache/solr/pull/131#issuecomment-855233671 I just re-read @risdenk message, as I am getting the same exception on OSX with the `jdk-11.0.11+9` setup. I feel a bit weird merging this PR when Solr doesn't start Tho

[GitHub] [solr] tomglk commented on a change in pull request #151: SOLR-15437: ReRanking/LTR does not work in combination with custom sort and SolrCloud

2021-06-05 Thread GitBox
tomglk commented on a change in pull request #151: URL: https://github.com/apache/solr/pull/151#discussion_r645777966 ## File path: solr/core/src/java/org/apache/solr/handler/component/QueryComponent.java ## @@ -999,20 +1013,34 @@ protected void mergeIds(ResponseBuilder rb, Sh