[GitHub] [solr] janhoy commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r79070 ## File path: solr/core/src/java/org/apache/solr/pkg/PackageLoader.java ## @@ -78,29 +82,31 @@ public PackageLoader(CoreContainer coreContainer) { this.

[GitHub] [solr] noblepaul commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
noblepaul commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793327761 ## File path: solr/core/src/test/org/apache/solr/pkg/TestLocalPackages.java ## @@ -0,0 +1,101 @@ +package org.apache.solr.pkg; + +import java.io.File; +impor

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793259272 ## File path: solr/CHANGES.txt ## @@ -256,9 +256,8 @@ when told to. The admin UI now tells it to. (Nazerke Seidan, David Smiley) * SOLR-15209: The old LegacyAs

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793317142 ## File path: solr/core/src/java/org/apache/solr/search/SolrConstantScoreQuery.java ## @@ -41,17 +41,20 @@ * Experimental and subject to change. */ public c

[GitHub] [solr] noblepaul commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
noblepaul commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793301928 ## File path: solr/core/src/test/org/apache/solr/pkg/TestLocalPackages.java ## @@ -0,0 +1,101 @@ +package org.apache.solr.pkg; + +import java.io.File; +impor

[GitHub] [solr] noblepaul commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
noblepaul commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793269001 ## File path: solr/core/src/java/org/apache/solr/pkg/PackageLoader.java ## @@ -70,17 +77,85 @@ public PackageLoader(CoreContainer coreContainer) {

[GitHub] [solr] noblepaul commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
noblepaul commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793268524 ## File path: solr/core/src/java/org/apache/solr/pkg/PackageLoader.java ## @@ -274,20 +349,25 @@ public void writeMap(EntryWriter ew) throws IOException {

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793259272 ## File path: solr/CHANGES.txt ## @@ -256,9 +256,8 @@ when told to. The admin UI now tells it to. (Nazerke Seidan, David Smiley) * SOLR-15209: The old LegacyAs

[jira] [Updated] (SOLR-15951) Local packages

2022-01-26 Thread Noble Paul (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Noble Paul updated SOLR-15951: -- Description: Introducing a new way to load packages from a trusted location in the filesystem. * Pack

[jira] [Commented] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

2022-01-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482853#comment-17482853 ] Michael Gibney commented on SOLR-15777: --- Commit [7b955214|https://github.com/apach

[jira] [Assigned] (SOLR-15777) ICUCollationField useDocValuesAsStored=true leads to server errors or the return of useless field values

2022-01-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15777?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney reassigned SOLR-15777: - Assignee: Michael Gibney > ICUCollationField useDocValuesAsStored=true leads to server e

[jira] [Resolved] (SOLR-14595) json.facet subfacet 'sort:"index asc", refine:true' can return diff results using method:enum

2022-01-26 Thread Michael Gibney (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Gibney resolved SOLR-14595. --- Fix Version/s: 9.0 Assignee: Michael Gibney (was: Chris M. Hostetter) Resolut

[jira] [Commented] (SOLR-14595) json.facet subfacet 'sort:"index asc", refine:true' can return diff results using method:enum

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482843#comment-17482843 ] ASF subversion and git services commented on SOLR-14595: Commit d

[jira] [Commented] (SOLR-14595) json.facet subfacet 'sort:"index asc", refine:true' can return diff results using method:enum

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482840#comment-17482840 ] ASF subversion and git services commented on SOLR-14595: Commit 5

[jira] [Commented] (SOLR-14595) json.facet subfacet 'sort:"index asc", refine:true' can return diff results using method:enum

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482839#comment-17482839 ] ASF subversion and git services commented on SOLR-14595: Commit c

[GitHub] [solr] magibney merged pull request #447: SOLR-14595: Consistent JSON Facet field overrequest across different facet methods

2022-01-26 Thread GitBox
magibney merged pull request #447: URL: https://github.com/apache/solr/pull/447 -- 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...

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793194710 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [solr] Caa52 commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793194710 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [solr] janhoy commented on pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-26 Thread GitBox
janhoy commented on pull request #557: URL: https://github.com/apache/solr/pull/557#issuecomment-1022761719 Will await the latest ref-guide doc edits, and then if no more feedback, merge soon. -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [solr] janhoy commented on pull request #569: Attempt to detect remote if not specified

2022-01-26 Thread GitBox
janhoy commented on pull request #569: URL: https://github.com/apache/solr/pull/569#issuecomment-1022760314 I always run it without `-r` since I also have tracking setup. So don't know what happened at your end? Have not tested your auto guess fix, but ran the git config command and it out

[GitHub] [solr] janhoy commented on a change in pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #557: URL: https://github.com/apache/solr/pull/557#discussion_r793179432 ## File path: solr/server/solr/solr.xml ## @@ -30,6 +30,7 @@ ${solr.max.booleanClauses:1024} ${solr.sharedLib:} + ${solr.modules:} Review comment:

[GitHub] [solr] janhoy commented on a change in pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #557: URL: https://github.com/apache/solr/pull/557#discussion_r793172544 ## File path: solr/core/src/java/org/apache/solr/util/ModuleUtils.java ## @@ -0,0 +1,124 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one o

[GitHub] [solr] janhoy commented on a change in pull request #557: SOLR-15914 Make it super simple to add a contrib module to shared classpath

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #557: URL: https://github.com/apache/solr/pull/557#discussion_r793171312 ## File path: solr/CHANGES.txt ## @@ -564,7 +566,7 @@ Bug Fixes * SOLR-15944: The Tagger's JSON response format now always uses an object/map to represent eac

[GitHub] [solr] janhoy commented on pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-26 Thread GitBox
janhoy commented on pull request #558: URL: https://github.com/apache/solr/pull/558#issuecomment-1022734729 @HoustonPutman I added you as reviewer as you may have some input from the solr-operator and docker perspective. In particular, do you see any side effects of this? We should p

[GitHub] [solr] janhoy commented on pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-26 Thread GitBox
janhoy commented on pull request #558: URL: https://github.com/apache/solr/pull/558#issuecomment-1022731283 If no further comments I'll merge this soon. -- 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

[jira] [Created] (SOLR-15959) Deprecate loading of solr.xml from ZK

2022-01-26 Thread Jira
Jan Høydahl created SOLR-15959: -- Summary: Deprecate loading of solr.xml from ZK Key: SOLR-15959 URL: https://issues.apache.org/jira/browse/SOLR-15959 Project: Solr Issue Type: Improvement

[GitHub] [solr] janhoy commented on pull request #558: SOLR-9575 Allow starting with an empty SOLR_HOME

2022-01-26 Thread GitBox
janhoy commented on pull request #558: URL: https://github.com/apache/solr/pull/558#issuecomment-1022722443 > +1 thanks! Furthermore, shouldn't init_var_solr no longer copy these two files? Already part of the PR: https://github.com/apache/solr/pull/558/files#diff-7e421bf40f7145b7dc

[jira] [Resolved] (SOLR-15952) Stop releasing Solr binary ZIP artifact from v9.0

2022-01-26 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan Høydahl resolved SOLR-15952. Resolution: Fixed > Stop releasing Solr binary ZIP artifact from v9.0 > ---

[GitHub] [solr] janhoy commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793141411 ## File path: solr/core/src/java/org/apache/solr/pkg/PackageLoader.java ## @@ -52,10 +52,17 @@ public class PackageLoader implements Closeable { private sta

[GitHub] [solr] madrob opened a new pull request #569: Attempt to detect remote if not specified

2022-01-26 Thread GitBox
madrob opened a new pull request #569: URL: https://github.com/apache/solr/pull/569 Running cherrypick.sh with `-p` but without `-r` caused a local failure for me. Running it without `-r` previously had always worked even for the pulls because I have upstream tracking branches set up. --

[jira] [Commented] (SOLR-15918) Many NodeExistsExceptions when uploading a configset

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482802#comment-17482802 ] ASF subversion and git services commented on SOLR-15918: Commit 9

[jira] [Commented] (SOLR-15918) Many NodeExistsExceptions when uploading a configset

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482801#comment-17482801 ] ASF subversion and git services commented on SOLR-15918: Commit d

[GitHub] [solr] madrob merged pull request #568: SOLR-15918 Fix test failures

2022-01-26 Thread GitBox
madrob merged pull request #568: URL: https://github.com/apache/solr/pull/568 -- 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...@s

[jira] [Commented] (SOLR-15952) Stop releasing Solr binary ZIP artifact from v9.0

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482798#comment-17482798 ] ASF subversion and git services commented on SOLR-15952: Commit a

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-26 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r793134447 ## File path: solr/modules/hdfs/src/java/org/apache/solr/store/hdfs/HdfsFileWriter.java ## @@ -30,9 +30,7 @@ /** * @lucene.experimental Revie

[jira] [Commented] (SOLR-15952) Stop releasing Solr binary ZIP artifact from v9.0

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482797#comment-17482797 ] ASF subversion and git services commented on SOLR-15952: Commit 9

[jira] [Commented] (SOLR-15923) Base URL for a core returns 404

2022-01-26 Thread Shawn Heisey (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482796#comment-17482796 ] Shawn Heisey commented on SOLR-15923: - [~epugh] Just got a look at what your change d

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-26 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r793130704 ## File path: solr/modules/hdfs/build.gradle ## @@ -0,0 +1,81 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * cont

[jira] [Commented] (SOLR-15952) Stop releasing Solr binary ZIP artifact from v9.0

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15952?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482793#comment-17482793 ] ASF subversion and git services commented on SOLR-15952: Commit a

[GitHub] [solr] janhoy merged pull request #561: SOLR-15952: Stop releasing Solr binary ZIP artifact from v9.0

2022-01-26 Thread GitBox
janhoy merged pull request #561: URL: https://github.com/apache/solr/pull/561 -- 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...@s

[GitHub] [solr] warperwolf commented on pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-26 Thread GitBox
warperwolf commented on pull request #324: URL: https://github.com/apache/solr/pull/324#issuecomment-1022685028 > > (me) I'm most concerned with the apparent duplication of tons of Solr test configs. How can we avoid that? > > I'd be a hack but I wonder if this contrib could declare

[GitHub] [solr] warperwolf commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-26 Thread GitBox
warperwolf commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r793119490 ## File path: solr/core/src/java/org/apache/solr/update/UpdateHandler.java ## @@ -115,12 +115,9 @@ public UpdateHandler(SolrCore core, UpdateLog updateLog)

[GitHub] [solr] HoustonPutman commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
HoustonPutman commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793098853 ## File path: solr/contrib/build.gradle ## @@ -0,0 +1,77 @@ +import groovy.json.JsonOutput +import org.gradle.api.internal.artifacts.dependencies.Default

[GitHub] [solr] gerlowskija commented on pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-26 Thread GitBox
gerlowskija commented on pull request #565: URL: https://github.com/apache/solr/pull/565#issuecomment-1022628525 I think that's everyone's review comments, except for Eric's (totally justified) finger-wagging about my incorrect import settings, which I'm still wrestling with. I'm go

[jira] [Commented] (SOLR-15918) Many NodeExistsExceptions when uploading a configset

2022-01-26 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482753#comment-17482753 ] Mike Drob commented on SOLR-15918: -- Additional PR for test failures - https://jenkins.t

[GitHub] [solr] madrob opened a new pull request #568: SOLR-15918 Fix test failures

2022-01-26 Thread GitBox
madrob opened a new pull request #568: URL: https://github.com/apache/solr/pull/568 https://issues.apache.org/jira/browse/SOLR-15918 -- 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

[GitHub] [solr] madrob commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
madrob commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793065102 ## File path: solr/contrib/build.gradle ## @@ -0,0 +1,77 @@ +import groovy.json.JsonOutput +import org.gradle.api.internal.artifacts.dependencies.DefaultProject

[GitHub] [solr] gerlowskija commented on pull request #565: SOLR-15745: Move public v2 "core-admin" APIs to annotation framework

2022-01-26 Thread GitBox
gerlowskija commented on pull request #565: URL: https://github.com/apache/solr/pull/565#issuecomment-1022613929 > Put the new ones inside, leave the old ones? It wouldn't be my choice in a vacuum: I can live with giving up on my long-term goal of reusing these payload classes, but i

[GitHub] [solr] dsmiley commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
dsmiley commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793022178 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one

[GitHub] [solr] dsmiley commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
dsmiley commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793016743 ## File path: solr/core/src/java/org/apache/solr/search/SolrConstantScoreQuery.java ## @@ -41,17 +41,20 @@ * Experimental and subject to change. */ public

[GitHub] [solr] dsmiley commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
dsmiley commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793014491 ## File path: solr/core/src/java/org/apache/solr/search/SolrConstantScoreQuery.java ## @@ -41,17 +41,20 @@ * Experimental and subject to change. */ public

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #566: Solr 12336 Remove Filter from Solr

2022-01-26 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #566: URL: https://github.com/apache/solr/pull/566#discussion_r793014137 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,97 @@ +/* + * Licensed to the Apache Software Foundation (ASF

[GitHub] [solr] dsmiley commented on a change in pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
dsmiley commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r793013536 ## File path: solr/CHANGES.txt ## @@ -256,9 +256,8 @@ when told to. The admin UI now tells it to. (Nazerke Seidan, David Smiley) * SOLR-15209: The old Legacy

[GitHub] [solr] dsmiley commented on pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-01-26 Thread GitBox
dsmiley commented on pull request #553: URL: https://github.com/apache/solr/pull/553#issuecomment-1022559062 Maybe we should delay this PR until after the module separation to be absolutely sure we only explode the dependencies in a module and not here in core. -- This is an automated m

[GitHub] [solr] dsmiley commented on pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-01-26 Thread GitBox
dsmiley commented on pull request #553: URL: https://github.com/apache/solr/pull/553#issuecomment-1022557589 I basically agree. That said, I hope you can go through the dependency tree to use the knowledge/intuition you have (or other x-Cloudera folks; whoever knows HDFS) to prune out stu

[GitHub] [solr] janhoy commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
janhoy commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r793003077 ## File path: solr/contrib/scripting/manifest.json ## @@ -0,0 +1,22 @@ +{ +"version-constraint": "10", Review comment: Agreed. Local package bug fix

[GitHub] [solr] Caa52 commented on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022539143 > This PR was closed in favor of the new one #566 which is a continuation of this one. The PR was closed as a result of renaming the branch to correctly reference the parent issue [S

[GitHub] [solr] Caa52 closed pull request #566: Solr 12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 closed pull request #566: URL: https://github.com/apache/solr/pull/566 -- 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...@so

[GitHub] [solr] risdenk commented on pull request #553: SOLR-15942: Upgrade Hadoop to 3.3.1

2022-01-26 Thread GitBox
risdenk commented on pull request #553: URL: https://github.com/apache/solr/pull/553#issuecomment-1022521366 @dsmiley agree about trying to reduce dependencies, but at the same time `transitive=false` requires a whole bunch of knowledge about how the code is being used. I think it makes se

[jira] [Resolved] (SOLR-15755) Parse collection, shard, core, replica info from newSearcher events in postlogs tool

2022-01-26 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein resolved SOLR-15755. --- Resolution: Resolved > Parse collection, shard, core, replica info from newSearcher events in

[jira] [Commented] (SOLR-15755) Parse collection, shard, core, replica info from newSearcher events in postlogs tool

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482690#comment-17482690 ] ASF subversion and git services commented on SOLR-15755: Commit 5

[jira] [Commented] (SOLR-15755) Parse collection, shard, core, replica info from newSearcher events in postlogs tool

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482689#comment-17482689 ] ASF subversion and git services commented on SOLR-15755: Commit f

[jira] [Commented] (SOLR-15755) Parse collection, shard, core, replica info from newSearcher events in postlogs tool

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482687#comment-17482687 ] ASF subversion and git services commented on SOLR-15755: Commit 4

[GitHub] [solr] risdenk commented on a change in pull request #324: SOLR-14660 - move HDFS to a contrib module

2022-01-26 Thread GitBox
risdenk commented on a change in pull request #324: URL: https://github.com/apache/solr/pull/324#discussion_r792962631 ## File path: solr/contrib/hdfs/build.gradle ## @@ -0,0 +1,56 @@ +/* + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor lic

[GitHub] [solr] sonatype-lift[bot] commented on a change in pull request #529: SOLR-15257 Remove Filter from Solr

2022-01-26 Thread GitBox
sonatype-lift[bot] commented on a change in pull request #529: URL: https://github.com/apache/solr/pull/529#discussion_r792913954 ## File path: solr/core/src/java/org/apache/solr/search/DocSetQuery.java ## @@ -0,0 +1,96 @@ +/* + * Licensed to the Apache Software Foundation (ASF

[GitHub] [solr] cpoerschke opened a new pull request #567: SOLR-15958: FilterFeatureScorer now also delegates for Scorable's methods

2022-01-26 Thread GitBox
cpoerschke opened a new pull request #567: URL: https://github.com/apache/solr/pull/567 https://issues.apache.org/jira/browse/SOLR-15958 (Tests pass but not yet fully considered correctness or implications of the change, so leaving as "draft" for now.) -- This is an automated mess

[jira] [Created] (SOLR-15958) review FilterFeatureScorer delegation logic w.r.t. Scorable

2022-01-26 Thread Christine Poerschke (Jira)
Christine Poerschke created SOLR-15958: -- Summary: review FilterFeatureScorer delegation logic w.r.t. Scorable Key: SOLR-15958 URL: https://issues.apache.org/jira/browse/SOLR-15958 Project: Solr

[GitHub] [solr] Caa52 edited a comment on pull request #566: Solr 12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 edited a comment on pull request #566: URL: https://github.com/apache/solr/pull/566#issuecomment-1022446684 This is a new PR created as a continuation of the old one [SOLR-15257](https://github.com/apache/solr/pull/529). The old PR was closed as a result of renaming the branch to cor

[GitHub] [solr] Caa52 commented on pull request #566: Solr 12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on pull request #566: URL: https://github.com/apache/solr/pull/566#issuecomment-1022446684 This is a new PR created as a continuation of the old one [SOLR-15257](https://github.com/apache/solr/pull/529) The old PR was closed as a result of renaming the branch to correctly r

[GitHub] [solr] Caa52 edited a comment on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 edited a comment on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022402464 This PR was closed in favor of the new one https://github.com/apache/solr/pull/566 which is a continuation of this one. The PR was closed as a result of renaming the branch to

[GitHub] [solr] Caa52 edited a comment on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 edited a comment on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022402464 This PR was closed in favor of the new one https://github.com/apache/solr/pull/566 which is a continuation of this one. The PR was closed as a result of renaming the branch to

[jira] [Commented] (SOLR-14476) Add percentiles and standard deviation aggregations to stats, facet and timeseries Streaming Expressions

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482643#comment-17482643 ] ASF subversion and git services commented on SOLR-14476: Commit f

[jira] [Commented] (SOLR-14476) Add percentiles and standard deviation aggregations to stats, facet and timeseries Streaming Expressions

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482642#comment-17482642 ] ASF subversion and git services commented on SOLR-14476: Commit 7

[jira] [Commented] (SOLR-14476) Add percentiles and standard deviation aggregations to stats, facet and timeseries Streaming Expressions

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-14476?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482640#comment-17482640 ] ASF subversion and git services commented on SOLR-14476: Commit 3

[GitHub] [solr] HoustonPutman commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
HoustonPutman commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r792884314 ## File path: solr/contrib/scripting/manifest.json ## @@ -0,0 +1,22 @@ +{ +"version-constraint": "10", Review comment: What is the point of v

[GitHub] [solr] HoustonPutman commented on a change in pull request #560: SOLR-15951: Local packages

2022-01-26 Thread GitBox
HoustonPutman commented on a change in pull request #560: URL: https://github.com/apache/solr/pull/560#discussion_r792881998 ## File path: gradle/solr/packaging.gradle ## @@ -60,7 +60,11 @@ configure(allprojects.findAll {project -> project.path.startsWith(":solr:contrib /

[GitHub] [solr] Caa52 edited a comment on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 edited a comment on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022402464 This PR was closed in favor of the new one https://github.com/apache/solr/pull/566 which is a continuation of this one (SOLR-15257). The PR was changed as a result of renaming

[GitHub] [solr] Caa52 commented on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 commented on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022402464 This PR was closed in favor of the new one[ SOLR-12336](https://github.com/apache/solr/pull/566) which is a continuation of this one (SOLR-15257). The PR was changed as a result of re

[GitHub] [solr] Caa52 opened a new pull request #566: Solr 12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 opened a new pull request #566: URL: https://github.com/apache/solr/pull/566 https://issues.apache.org/jira/browse/SOLR-12336 # Description Currently, we use the `getTopFilter` method in Filter to access a Query based on a DocSet. This is done via calling Filter's ma

[GitHub] [solr] Caa52 closed pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 closed pull request #529: URL: https://github.com/apache/solr/pull/529 -- 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...@so

[jira] [Resolved] (SOLR-9529) Dates Dynamic Field Inconsistently Defined in Schemas

2022-01-26 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-9529. --- Fix Version/s: 9.1 Resolution: Fixed Picked up an old PR from [~solrtrey] and updated i

[GitHub] [solr] Caa52 closed pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
Caa52 closed pull request #529: URL: https://github.com/apache/solr/pull/529 -- 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...@so

[jira] [Commented] (SOLR-9529) Dates Dynamic Field Inconsistently Defined in Schemas

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482604#comment-17482604 ] ASF subversion and git services commented on SOLR-9529: --- Commit 5c7c

[jira] [Commented] (SOLR-9529) Dates Dynamic Field Inconsistently Defined in Schemas

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-9529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482606#comment-17482606 ] ASF subversion and git services commented on SOLR-9529: --- Commit ec31

[GitHub] [solr] cpoerschke merged pull request #493: Update copyright years in NOTICE.txt file.

2022-01-26 Thread GitBox
cpoerschke merged pull request #493: URL: https://github.com/apache/solr/pull/493 -- 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.

[GitHub] [solr-operator] iampranabroy commented on issue #386: SolrPrometheusExporter uses wrong image.

2022-01-26 Thread GitBox
iampranabroy commented on issue #386: URL: https://github.com/apache/solr-operator/issues/386#issuecomment-1022368710 @HoustonPutman We have managed to change this takes care of this based on some helm flag in our configuration. Is there any plan to include the mentioned change in the futu

[jira] [Commented] (SOLR-15923) Base URL for a core returns 404

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482599#comment-17482599 ] ASF subversion and git services commented on SOLR-15923: Commit 2

[jira] [Resolved] (SOLR-15954) Move the Prometheus Exporter out from under modules/

2022-01-26 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman resolved SOLR-15954. --- Fix Version/s: 9.0 Resolution: Done > Move the Prometheus Exporter out from under modu

[jira] [Commented] (SOLR-15954) Move the Prometheus Exporter out from under modules/

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482598#comment-17482598 ] ASF subversion and git services commented on SOLR-15954: Commit 0

[jira] [Commented] (SOLR-15954) Move the Prometheus Exporter out from under modules/

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482596#comment-17482596 ] ASF subversion and git services commented on SOLR-15954: Commit c

[jira] [Resolved] (SOLR-15923) Base URL for a core returns 404

2022-01-26 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-15923. Fix Version/s: 9.1 Resolution: Fixed > Base URL for a core returns 404 > ---

[GitHub] [solr] madrob commented on pull request #529: SOLR-12336 Remove Filter from Solr

2022-01-26 Thread GitBox
madrob commented on pull request #529: URL: https://github.com/apache/solr/pull/529#issuecomment-1022351724 @dsmiley is this a 9.0 change because of the API surface we touch? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[jira] [Commented] (SOLR-15923) Base URL for a core returns 404

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482592#comment-17482592 ] ASF subversion and git services commented on SOLR-15923: Commit 6

[GitHub] [solr] epugh merged pull request #535: SOLR-15923: Cue users on 404 that Solr is responding

2022-01-26 Thread GitBox
epugh merged pull request #535: URL: https://github.com/apache/solr/pull/535 -- 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...@so

[jira] [Commented] (SOLR-15954) Move the Prometheus Exporter out from under modules/

2022-01-26 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17482591#comment-17482591 ] ASF subversion and git services commented on SOLR-15954: Commit 2

[GitHub] [solr] HoustonPutman merged pull request #564: SOLR-15954: Move the Prometheus Exporter from modules

2022-01-26 Thread GitBox
HoustonPutman merged pull request #564: URL: https://github.com/apache/solr/pull/564 -- 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-unsubs

[jira] [Updated] (SOLR-15957) Add port number to the startup logs for the Prometheus Exporter

2022-01-26 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-15957: -- Fix Version/s: 9.0 > Add port number to the startup logs for the Prometheus Exporter >

[jira] [Created] (SOLR-15957) Add port number to the startup logs for the Prometheus Exporter

2022-01-26 Thread Houston Putman (Jira)
Houston Putman created SOLR-15957: - Summary: Add port number to the startup logs for the Prometheus Exporter Key: SOLR-15957 URL: https://issues.apache.org/jira/browse/SOLR-15957 Project: Solr

[jira] [Updated] (SOLR-15956) Add documentation for creating a docker image from the binary distribution

2022-01-26 Thread Houston Putman (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houston Putman updated SOLR-15956: -- Description: >From a separate PR comment from [~janhoy] : {quote}I was going to builda Docker i

[jira] [Created] (SOLR-15956) Add documentation for creating a docker image from the binary distribution

2022-01-26 Thread Houston Putman (Jira)
Houston Putman created SOLR-15956: - Summary: Add documentation for creating a docker image from the binary distribution Key: SOLR-15956 URL: https://issues.apache.org/jira/browse/SOLR-15956 Project: S

  1   2   >