You are viewing a plain text version of this content. The canonical link for it is here.
- [GitHub] [solr] patsonluk commented on pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/01 00:00:52 UTC, 5 replies.
- [GitHub] [solr] patsonluk commented on a diff in pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/01 00:28:30 UTC, 37 replies.
- [GitHub] [solr] eliaporciani commented on a diff in pull request #904: SOLR-16246: Introduced pre-filtering in KnnQParser - posted by GitBox <gi...@apache.org> on 2022/07/01 09:09:01 UTC, 6 replies.
- [GitHub] [solr] epugh merged pull request #922: SOLR-162680: toString is not required when crafting a string message - posted by GitBox <gi...@apache.org> on 2022/07/01 11:48:55 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16268) Review Use of toString() when creating a error message - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 11:51:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #918: SOLR-16270: address dangling javadocs - posted by GitBox <gi...@apache.org> on 2022/07/01 14:00:22 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #918: SOLR-16270: address dangling javadocs - posted by GitBox <gi...@apache.org> on 2022/07/01 14:00:30 UTC, 0 replies.
- [jira] [Commented] (SOLR-16270) Address "dangling javadocs" - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/01 14:01:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16270) Address "dangling javadocs" - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 14:02:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16275) Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8 - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 14:16:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16276) Review redundant local variables - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 14:37:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #918: SOLR-16270: address dangling javadocs - posted by GitBox <gi...@apache.org> on 2022/07/01 16:38:29 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #924: SOLR-16276: redundant variable in tests - posted by GitBox <gi...@apache.org> on 2022/07/01 18:21:39 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #875: SOLR-9359: Make Config API work for warming queries - posted by GitBox <gi...@apache.org> on 2022/07/01 18:24:23 UTC, 1 replies.
- [jira] [Created] (SOLR-16277) Remove commented out code from Tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 18:27:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #925: SOLR-16275 use standard charset instead of string forName version - posted by GitBox <gi...@apache.org> on 2022/07/01 18:29:28 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16275) Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8 - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 18:31:00 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16276) Review redundant local variables - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 18:31:00 UTC, 0 replies.
- [jira] [Reopened] (SOLR-16223) Eliminate exceptions that aren't actually thrown - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/01 18:32:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #926: SOLR-16223: unused throws identified by IntelliJ (round 2) - posted by GitBox <gi...@apache.org> on 2022/07/01 21:27:15 UTC, 0 replies.
- [jira] [Created] (SOLR-16278) Remove unused variables/methods from tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/02 11:32:00 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16278) Remove unused variables/methods from tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/02 11:33:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16278) Remove unused variables/methods from tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/02 11:34:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16278) Remove unused variables/methods from tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/02 11:35:00 UTC, 4 replies.
- [GitHub] [solr] epugh opened a new pull request, #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/03 14:08:47 UTC, 0 replies.
- [jira] [Created] (SOLR-16279) Remove unused imports from test - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/03 14:21:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #928: SOLR-16279: remove unused imports from tests - posted by GitBox <gi...@apache.org> on 2022/07/03 14:23:52 UTC, 0 replies.
- [jira] [Commented] (SOLR-15853) Managed ParamSets in the Solr Admin - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/03 14:29:00 UTC, 2 replies.
- [GitHub] [solr] epugh commented on pull request #928: SOLR-16279: remove unused imports from tests - posted by GitBox <gi...@apache.org> on 2022/07/03 14:36:10 UTC, 0 replies.
- [GitHub] [solr] epugh closed pull request #928: SOLR-16279: remove unused imports from tests - posted by GitBox <gi...@apache.org> on 2022/07/03 14:36:12 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/03 17:00:55 UTC, 3 replies.
- [GitHub] [solr] andywebb1975 commented on a diff in pull request #875: SOLR-9359: Make Config API work for warming queries - posted by GitBox <gi...@apache.org> on 2022/07/03 17:23:23 UTC, 0 replies.
- [GitHub] [solr] andywebb1975 commented on pull request #875: SOLR-9359: Make Config API work for warming queries - posted by GitBox <gi...@apache.org> on 2022/07/03 17:25:15 UTC, 1 replies.
- [jira] [Created] (SOLR-16280) use simplified for loops where possible - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/03 18:47:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #929: SOLR-16280: simplify for loop - posted by GitBox <gi...@apache.org> on 2022/07/03 18:47:39 UTC, 0 replies.
- [jira] [Created] (SOLR-16281) Review boxing/unboxing opportunties - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/03 19:35:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #930: SOLR-16281: review boxing unboxing - posted by GitBox <gi...@apache.org> on 2022/07/03 19:50:10 UTC, 0 replies.
- [GitHub] [solr] ackepenek commented on pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/03 22:01:32 UTC, 1 replies.
- [jira] [Commented] (SOLR-16275) Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8 - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/04 03:28:00 UTC, 4 replies.
- [jira] [Created] (SOLR-16282) Improve custom actions support of CoreAdminHandler - posted by "Artem Abeleshev (Jira)" <ji...@apache.org> on 2022/07/04 05:44:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16282) Improve custom actions support of CoreAdminHandler - posted by "Artem Abeleshev (Jira)" <ji...@apache.org> on 2022/07/04 05:46:00 UTC, 4 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #924: SOLR-16276: redundant variable in tests - posted by GitBox <gi...@apache.org> on 2022/07/04 08:41:52 UTC, 5 replies.
- [GitHub] [solr] alessandrobenedetti commented on a diff in pull request #910: SOLR-16245: make DenseVectorField codec agnostic - posted by GitBox <gi...@apache.org> on 2022/07/04 14:35:55 UTC, 2 replies.
- [jira] [Commented] (SOLR-16282) Improve custom actions support of CoreAdminHandler - posted by "Artem Abeleshev (Jira)" <ji...@apache.org> on 2022/07/04 15:27:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #930: SOLR-16281: review boxing unboxing - posted by GitBox <gi...@apache.org> on 2022/07/04 17:28:08 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #930: SOLR-16281: review boxing unboxing - posted by GitBox <gi...@apache.org> on 2022/07/04 17:59:26 UTC, 1 replies.
- [GitHub] [solr] epugh commented on pull request #930: SOLR-16281: review boxing unboxing - posted by GitBox <gi...@apache.org> on 2022/07/04 18:03:35 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #924: SOLR-16276: redundant variable in tests - posted by GitBox <gi...@apache.org> on 2022/07/04 18:14:57 UTC, 6 replies.
- [jira] [Commented] (SOLR-16221) Solr Jenkins CI - s390x support - posted by "Nayana Thorat (Jira)" <ji...@apache.org> on 2022/07/05 07:05:00 UTC, 5 replies.
- [jira] [Comment Edited] (SOLR-16221) Solr Jenkins CI - s390x support - posted by "Nayana Thorat (Jira)" <ji...@apache.org> on 2022/07/05 07:06:00 UTC, 0 replies.
- [GitHub] [solr] ijioio opened a new pull request, #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/05 07:25:29 UTC, 0 replies.
- [GitHub] [solr-sandbox] markrmiller merged pull request #25: Cleanup some of the testing issues. - posted by GitBox <gi...@apache.org> on 2022/07/05 08:20:05 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #930: SOLR-16281: review boxing unboxing - posted by GitBox <gi...@apache.org> on 2022/07/05 11:02:55 UTC, 0 replies.
- [jira] [Commented] (SOLR-16281) Review boxing/unboxing opportunties - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/05 11:03:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16281) Review boxing/unboxing opportunties - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/05 11:05:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #924: SOLR-16276: redundant variable in tests - posted by GitBox <gi...@apache.org> on 2022/07/05 12:37:49 UTC, 1 replies.
- [GitHub] [solr-operator] HoustonPutman closed issue #443: Upgrade the Zookeeper Operator dependency to 0.2.14 - posted by GitBox <gi...@apache.org> on 2022/07/05 14:14:01 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #449: Upgrade Zookeeper Operator dep to 0.2.14 - posted by GitBox <gi...@apache.org> on 2022/07/05 14:14:02 UTC, 0 replies.
- [GitHub] [solr] gerlowskija opened a new pull request, #932: SOLR-15182: Remove remaining apispec files - posted by GitBox <gi...@apache.org> on 2022/07/05 14:46:27 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #932: SOLR-15182: Remove remaining apispec files - posted by GitBox <gi...@apache.org> on 2022/07/05 14:49:27 UTC, 5 replies.
- [GitHub] [solr] risdenk commented on pull request #585: SOLR-15955 Update Jetty dependency to 10 - posted by GitBox <gi...@apache.org> on 2022/07/05 16:59:01 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #929: SOLR-16280: simplify for loop - posted by GitBox <gi...@apache.org> on 2022/07/05 16:59:16 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman opened a new pull request, #452: Make new TLSTermination option, with or w/o secret - posted by GitBox <gi...@apache.org> on 2022/07/05 17:22:09 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #924: SOLR-16276: redundant variable in tests - posted by GitBox <gi...@apache.org> on 2022/07/05 18:14:38 UTC, 0 replies.
- [jira] [Commented] (SOLR-16276) Review redundant local variables - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/05 18:15:00 UTC, 2 replies.
- [jira] [Resolved] (SOLR-16276) Review redundant local variables - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/05 18:31:00 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman opened a new pull request, #453: Add app-protocol for all services - posted by GitBox <gi...@apache.org> on 2022/07/05 19:11:11 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman commented on issue #427: Problems with istio and prometheus - posted by GitBox <gi...@apache.org> on 2022/07/05 19:28:11 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman commented on pull request #453: Add app-protocol for all services - posted by GitBox <gi...@apache.org> on 2022/07/05 19:29:05 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman opened a new pull request, #454: Use the Solr image as the default Prom Exp image - posted by GitBox <gi...@apache.org> on 2022/07/05 19:55:05 UTC, 0 replies.
- [GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/06 01:20:34 UTC, 0 replies.
- [GitHub] [solr-operator] johgoe commented on pull request #453: Add app-protocol for all services - posted by GitBox <gi...@apache.org> on 2022/07/06 08:25:07 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #929: SOLR-16280: simplify for-loops in tests - posted by GitBox <gi...@apache.org> on 2022/07/06 12:27:04 UTC, 1 replies.
- [GitHub] [solr] epugh commented on pull request #929: SOLR-16280: simplify for-loops in tests - posted by GitBox <gi...@apache.org> on 2022/07/06 12:31:01 UTC, 0 replies.
- [jira] [Commented] (SOLR-15781) Cosmetic and consistency improvements to v2 API - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/06 13:41:00 UTC, 0 replies.
- [GitHub] [solr] alessandrobenedetti merged pull request #910: SOLR-16245: make DenseVectorField codec agnostic - posted by GitBox <gi...@apache.org> on 2022/07/06 13:45:45 UTC, 0 replies.
- [jira] [Commented] (SOLR-16245) Make DenseVectorField codec agnostic - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/06 13:46:00 UTC, 1 replies.
- [GitHub] [solr] gerlowskija commented on a diff in pull request #932: SOLR-15182: Remove remaining apispec files - posted by GitBox <gi...@apache.org> on 2022/07/06 13:58:42 UTC, 2 replies.
- [GitHub] [solr] alessandrobenedetti commented on a diff in pull request #904: SOLR-16246: Introduced pre-filtering in KnnQParser - posted by GitBox <gi...@apache.org> on 2022/07/06 14:22:14 UTC, 2 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #929: SOLR-16280: simplify for-loops in tests - posted by GitBox <gi...@apache.org> on 2022/07/06 14:30:30 UTC, 2 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #926: SOLR-16223: unused throws identified by IntelliJ (round 2) - posted by GitBox <gi...@apache.org> on 2022/07/06 14:50:47 UTC, 0 replies.
- [GitHub] [solr] epugh closed pull request #920: SOLR-16271: clean up imports (WIP) - posted by GitBox <gi...@apache.org> on 2022/07/06 14:58:32 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #920: SOLR-16271: clean up imports (WIP) - posted by GitBox <gi...@apache.org> on 2022/07/06 14:58:32 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #894: SOLR-16236: Clarify use of GSON jar in jaegertracer-configurator - posted by GitBox <gi...@apache.org> on 2022/07/06 15:12:37 UTC, 0 replies.
- [jira] [Commented] (SOLR-16236) Clarify use of gson dependency in jaegertracer-configurator - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/06 15:14:00 UTC, 2 replies.
- [jira] [Assigned] (SOLR-16236) Clarify use of gson dependency in jaegertracer-configurator - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/06 15:14:00 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman closed issue #427: Problems with istio and prometheus - posted by GitBox <gi...@apache.org> on 2022/07/06 15:31:30 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #453: Add app-protocol for all services - posted by GitBox <gi...@apache.org> on 2022/07/06 15:31:30 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #894: SOLR-16236: Clarify use of GSON jar in jaegertracer-configurator - posted by GitBox <gi...@apache.org> on 2022/07/06 16:06:33 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16236) Clarify use of gson dependency in jaegertracer-configurator - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/06 16:08:00 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on a diff in pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/06 16:20:26 UTC, 7 replies.
- [GitHub] [solr] ackepenek commented on a diff in pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/06 16:25:36 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #923: SOLR-15853 Solr paramset impl (Version 2) - posted by GitBox <gi...@apache.org> on 2022/07/06 16:56:34 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman merged pull request #917: SOLR-16264: Set versions for all Antora build tools - posted by GitBox <gi...@apache.org> on 2022/07/06 17:38:45 UTC, 0 replies.
- [jira] [Commented] (SOLR-16264) Set versions for all build tools and dependencies in Antora build - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/06 17:39:00 UTC, 2 replies.
- [jira] [Updated] (SOLR-16214) Fix lunr-extension usage in ref-guide build - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/06 17:57:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16264) Set versions for all build tools and dependencies in Antora build - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/06 17:58:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16262) Fix Robots headers for old ref guide pages - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/06 18:00:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16284) CLONE - Solr Jenkins CI - s390x support - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/07/06 18:03:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16284) Solr Jenkins CI - s390x support - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/07/06 18:09:00 UTC, 1 replies.
- [jira] [Commented] (SOLR-16284) Solr Jenkins CI - s390x support - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/07/06 18:10:00 UTC, 1 replies.
- [jira] [Comment Edited] (SOLR-16284) Solr Jenkins CI - s390x support - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/07/06 18:26:00 UTC, 0 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/06 18:35:25 UTC, 6 replies.
- [GitHub] [solr] HoustonPutman commented on a diff in pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/06 19:52:54 UTC, 0 replies.
- [GitHub] [solr-operator] huijieliu commented on a diff in pull request #451: Ability to customize default initContainer resources - posted by GitBox <gi...@apache.org> on 2022/07/06 22:13:52 UTC, 0 replies.
- [GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/07 02:05:32 UTC, 1 replies.
- [jira] [Created] (SOLR-16285) [CVE-2022-33980] Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded - posted by "zhao tao (Jira)" <ji...@apache.org> on 2022/07/07 06:43:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16285) [CVE-2022-33980] Apache Commons Configuration performs variable interpolation, allowing properties to be dynamically evaluated and expanded - posted by "zhao tao (Jira)" <ji...@apache.org> on 2022/07/07 06:48:00 UTC, 0 replies.
- [GitHub] [solr] eliaporciani opened a new pull request, #933: SOLR-16204: cherry-pick changes to branch_9x - posted by GitBox <gi...@apache.org> on 2022/07/07 07:56:14 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija opened a new pull request, #455: Recompute NextScheduled backup on each reconcile - posted by GitBox <gi...@apache.org> on 2022/07/07 10:45:18 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija commented on a diff in pull request #451: Ability to customize default initContainer resources - posted by GitBox <gi...@apache.org> on 2022/07/07 11:06:12 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #929: SOLR-16280: simplify for-loops in tests - posted by GitBox <gi...@apache.org> on 2022/07/07 12:21:35 UTC, 0 replies.
- [jira] [Commented] (SOLR-16280) use simplified for loops where possible - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/07 12:22:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16280) use simplified for loops where possible - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/07 12:26:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/07 12:28:11 UTC, 4 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #926: SOLR-16223: unused throws identified by IntelliJ (round 2) - posted by GitBox <gi...@apache.org> on 2022/07/07 12:30:12 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #926: SOLR-16223: unused throws identified by IntelliJ (round 2) - posted by GitBox <gi...@apache.org> on 2022/07/07 12:30:17 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16223) Eliminate exceptions that aren't actually thrown - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/07 12:32:00 UTC, 0 replies.
- [GitHub] [solr] alessandrobenedetti merged pull request #933: SOLR-16204: cherry-pick changes to branch_9x - posted by GitBox <gi...@apache.org> on 2022/07/07 13:31:23 UTC, 0 replies.
- [jira] [Commented] (SOLR-16204) Change Lucene dependency to Lucene 9.1.0 - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/07 13:32:00 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman closed issue #386: SolrPrometheusExporter uses wrong image. - posted by GitBox <gi...@apache.org> on 2022/07/07 14:49:29 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #454: Use the Solr image as the default Prom Exp image - posted by GitBox <gi...@apache.org> on 2022/07/07 14:49:29 UTC, 0 replies.
- [GitHub] [solr] gerlowskija merged pull request #932: SOLR-15182: Remove remaining apispec files - posted by GitBox <gi...@apache.org> on 2022/07/07 15:33:05 UTC, 0 replies.
- [jira] [Commented] (SOLR-15182) Rewrite V2 APIs using annotation framework - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/07 15:34:00 UTC, 2 replies.
- [jira] [Assigned] (SOLR-15182) Rewrite V2 APIs using annotation framework - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/07 15:50:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-15182) Rewrite V2 APIs using annotation framework - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/07 15:54:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-15734) Prepare v2 API for v1 deprecation, eventual removal - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/07 16:21:00 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman commented on pull request #455: Recompute NextScheduled backup on each reconcile - posted by GitBox <gi...@apache.org> on 2022/07/07 16:36:58 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #451: Ability to customize default initContainer resources - posted by GitBox <gi...@apache.org> on 2022/07/07 16:40:05 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman closed issue #448: Allow option to specify init-containers (setup-zk, cp-solr-xml etc.) resources - posted by GitBox <gi...@apache.org> on 2022/07/07 16:40:06 UTC, 0 replies.
- [jira] [Commented] (SOLR-9661) Explain of select that uses replace() throws exception - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/07 16:59:00 UTC, 3 replies.
- [GitHub] [solr] madrob commented on pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/07 17:08:34 UTC, 1 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #913: SOLR-16260: Add support for Instant, LocalDate and ZonedDateTime to JavaBinCodec - posted by GitBox <gi...@apache.org> on 2022/07/07 17:12:05 UTC, 0 replies.
- [GitHub] [solr-sandbox] sikevux opened a new pull request, #29: Consumer: Add initial metrics - posted by GitBox <gi...@apache.org> on 2022/07/07 17:23:15 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #745: SOLR-16096: Add createNodeSet to Advanced Collection Creation Options - posted by GitBox <gi...@apache.org> on 2022/07/07 17:29:07 UTC, 2 replies.
- [GitHub] [solr] epugh commented on pull request #745: SOLR-16096: Add createNodeSet to Advanced Collection Creation Options - posted by GitBox <gi...@apache.org> on 2022/07/07 18:52:40 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #925: SOLR-16275 use standard charset instead of string forName version - posted by GitBox <gi...@apache.org> on 2022/07/07 18:58:44 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16275) Replace Charset.forName("UTF-8") with StandardCharsets.UTF_8 - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/07 19:01:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16096) Expose createNodeSet parameter in the Create Collection UI - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/07 19:43:00 UTC, 4 replies.
- [GitHub] [solr] risdenk commented on a diff in pull request #745: SOLR-16096: Add createNodeSet to Advanced Collection Creation Options - posted by GitBox <gi...@apache.org> on 2022/07/07 20:40:26 UTC, 1 replies.
- [GitHub] [solr] janhoy commented on pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/07 22:03:11 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #907: Update to Hadoop 3.3.3 - posted by GitBox <gi...@apache.org> on 2022/07/07 22:32:03 UTC, 0 replies.
- [GitHub] [solr] ackepenek opened a new pull request, #934: SOLR-9661 added missing operations[withField,withValue] for expression on stream operations - posted by GitBox <gi...@apache.org> on 2022/07/07 23:45:32 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16284) Solr Jenkins CI - s390x support - posted by "Uwe Schindler (Jira)" <ji...@apache.org> on 2022/07/08 06:31:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/08 10:24:01 UTC, 1 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/08 12:46:48 UTC, 5 replies.
- [GitHub] [solr] epugh commented on pull request #934: SOLR-9661 added missing operations[withField,withValue] for expression on stream operations - posted by GitBox <gi...@apache.org> on 2022/07/08 13:50:59 UTC, 2 replies.
- [GitHub] [solr] betulince commented on pull request #923: SOLR-15853 Solr paramset impl (Version 2) - posted by GitBox <gi...@apache.org> on 2022/07/08 13:59:26 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #923: SOLR-15853 Solr paramset impl (Version 2) - posted by GitBox <gi...@apache.org> on 2022/07/08 14:09:03 UTC, 0 replies.
- [jira] [Resolved] (SOLR-15853) Managed ParamSets in the Solr Admin - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/08 14:11:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/08 14:58:28 UTC, 0 replies.
- [GitHub] [solr] laminelam commented on a diff in pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/08 15:22:55 UTC, 4 replies.
- [GitHub] [solr-sandbox] anshumg merged pull request #29: Consumer: Add initial metrics - posted by GitBox <gi...@apache.org> on 2022/07/08 16:03:20 UTC, 0 replies.
- [GitHub] [solr] ackepenek commented on pull request #934: SOLR-9661 added missing operations[withField,withValue] for expression on stream operations - posted by GitBox <gi...@apache.org> on 2022/07/08 18:22:47 UTC, 1 replies.
- [GitHub] [solr] epugh merged pull request #753: SOLR-16005 added new feature in to schema screen: add new field type - posted by GitBox <gi...@apache.org> on 2022/07/08 19:06:11 UTC, 0 replies.
- [jira] [Commented] (SOLR-16005) Admin UI doesn't allow adding schema field types - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/08 19:07:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16005) Admin UI doesn't allow adding schema field types - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/08 19:08:00 UTC, 0 replies.
- [GitHub] [solr] laminelam commented on pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/08 19:17:45 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman opened a new pull request, #456: Add Solr ZK Connection Options - posted by GitBox <gi...@apache.org> on 2022/07/08 19:27:34 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #745: SOLR-16096: Add createNodeSet to Advanced Collection Creation Options - posted by GitBox <gi...@apache.org> on 2022/07/09 22:17:10 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16096) Expose createNodeSet parameter in the Create Collection UI - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/09 22:22:00 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #934: SOLR-9661 added missing operations[withField,withValue] for expression on stream operations - posted by GitBox <gi...@apache.org> on 2022/07/09 22:54:12 UTC, 0 replies.
- [jira] [Resolved] (SOLR-9661) Explain of select that uses replace() throws exception - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/09 22:56:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/10 00:07:05 UTC, 2 replies.
- [GitHub] [solr] gerlowskija commented on a diff in pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/11 13:09:28 UTC, 1 replies.
- [GitHub] [solr] epugh merged pull request #927: SOLR-16278: remove unused declarations - posted by GitBox <gi...@apache.org> on 2022/07/11 13:29:05 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16278) Remove unused variables/methods from tests - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/11 13:31:00 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on a diff in pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/11 15:44:53 UTC, 2 replies.
- [jira] [Created] (SOLR-16286) Topic stream not honoring initialCheckpoint in getPersistedCheckpoints - posted by "Dan Rosher (Jira)" <ji...@apache.org> on 2022/07/11 15:59:00 UTC, 0 replies.
- [GitHub] [solr] danrosher opened a new pull request, #935: SOLR-16286 : Topic stream not honoring initialCheckpoint in getPersis… - posted by GitBox <gi...@apache.org> on 2022/07/11 16:02:36 UTC, 0 replies.
- [jira] [Commented] (SOLR-15737) Ensure all (desired) v1 APIs have v2 equivalent - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/11 16:06:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on pull request #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/11 18:02:19 UTC, 3 replies.
- [GitHub] [solr-operator] gerlowskija opened a new issue, #457: Purge remaining references to compression, "managed" backups, and "backupRestoreOptions" CRD field - posted by GitBox <gi...@apache.org> on 2022/07/11 19:30:48 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija opened a new pull request, #458: Remove remaining 'backupRestoreOptions' references - posted by GitBox <gi...@apache.org> on 2022/07/11 19:35:32 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija commented on pull request #455: Recompute NextScheduled backup on each reconcile - posted by GitBox <gi...@apache.org> on 2022/07/11 19:45:45 UTC, 0 replies.
- [GitHub] [solr] ijioio commented on pull request #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/12 06:39:32 UTC, 2 replies.
- [jira] [Created] (SOLR-16287) MapStream - remap tuple value(s) - posted by "Dan Rosher (Jira)" <ji...@apache.org> on 2022/07/12 08:46:00 UTC, 0 replies.
- [GitHub] [solr] danrosher opened a new pull request, #936: SOLR-16287 : MapStream - remap tuple value(s) - posted by GitBox <gi...@apache.org> on 2022/07/12 09:00:21 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija closed issue #376: Recompute solrbackup's `.Status.NextScheduledTime` on changes to `.Spec.Recurrence.Schedule` - posted by GitBox <gi...@apache.org> on 2022/07/12 11:11:56 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija merged pull request #455: Recompute NextScheduled backup on each reconcile - posted by GitBox <gi...@apache.org> on 2022/07/12 11:11:56 UTC, 0 replies.
- [jira] [Created] (SOLR-16288) Error indexing files(html, pdf) usingSOLR Cell Tika - posted by "Nicolas (Jira)" <ji...@apache.org> on 2022/07/12 13:57:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16288) Error indexing files(html, pdf) using SOLR Cell Tika - posted by "Nicolas (Jira)" <ji...@apache.org> on 2022/07/12 13:58:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16287) MapStream - remap tuple value(s) - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/12 17:05:00 UTC, 7 replies.
- [jira] [Commented] (SOLR-16271) Eliminate import statements that end in .* - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/12 17:06:00 UTC, 3 replies.
- [jira] [Created] (SOLR-16289) [interleaving] transformer does not work in SolrCloud - posted by "Naoto Minami (Jira)" <ji...@apache.org> on 2022/07/12 17:18:00 UTC, 0 replies.
- [GitHub] [solr] chlorochrule opened a new pull request, #937: SOLR-16289: Null check in transformers of ltr module - posted by GitBox <gi...@apache.org> on 2022/07/12 17:29:06 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/12 17:53:20 UTC, 0 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/12 17:54:35 UTC, 0 replies.
- [GitHub] [solr] dsmiley commented on pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/12 20:09:30 UTC, 3 replies.
- [jira] [Commented] (SOLR-16288) Error indexing files(html, pdf) using SOLR Cell Tika - posted by "Gus Heck (Jira)" <ji...@apache.org> on 2022/07/12 20:20:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16288) Error indexing files(html, pdf) using SOLR Cell Tika - posted by "Gus Heck (Jira)" <ji...@apache.org> on 2022/07/12 20:20:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16290) Combine Nested Facet & excludeTags and BlockChildren not working for children facets - posted by "Kerim (Jira)" <ji...@apache.org> on 2022/07/13 08:53:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16290) Combine Nested Facet & excludeTags and BlockChildren not working for children facets (multi select faceting) - posted by "Kerim (Jira)" <ji...@apache.org> on 2022/07/13 08:58:00 UTC, 3 replies.
- [jira] [Created] (SOLR-16291) Decay function queries gauss,linear,exponential - posted by "Dan Rosher (Jira)" <ji...@apache.org> on 2022/07/13 11:48:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/13 12:27:18 UTC, 13 replies.
- [jira] [Commented] (SOLR-12224) there is no API to read collection properties - posted by "Franck Valentin (Jira)" <ji...@apache.org> on 2022/07/13 12:58:00 UTC, 3 replies.
- [GitHub] [solr] danrosher opened a new pull request, #939: SOLR-16291 : Decay function queries gauss,linear,exponential - posted by GitBox <gi...@apache.org> on 2022/07/13 13:01:10 UTC, 0 replies.
- [jira] [Updated] (SOLR-16291) Decay function queries gauss,linear,exponential - posted by "Dan Rosher (Jira)" <ji...@apache.org> on 2022/07/13 13:05:00 UTC, 3 replies.
- [jira] [Commented] (SOLR-7316) API to create a core is broken - posted by "Pascal van Oostenbrugge (Jira)" <ji...@apache.org> on 2022/07/13 13:32:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16292) NVector for alternative great-circle distance calculations - posted by "Dan Rosher (Jira)" <ji...@apache.org> on 2022/07/13 14:09:00 UTC, 0 replies.
- [GitHub] [solr] bruno-roustant merged pull request #906: SOLR-16255: Introduce DirectUpdateHandler2#shouldCommit - posted by GitBox <gi...@apache.org> on 2022/07/13 14:26:10 UTC, 0 replies.
- [jira] [Commented] (SOLR-16255) Introduce DirectUpdateHandler2#shouldCommit - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/13 14:27:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16255) Introduce DirectUpdateHandler2#shouldCommit - posted by "Bruno Roustant (Jira)" <ji...@apache.org> on 2022/07/13 14:30:00 UTC, 0 replies.
- [GitHub] [solr] danrosher opened a new pull request, #940: SOLR-16292 : NVector for alternative great-circle distance calculations - posted by GitBox <gi...@apache.org> on 2022/07/13 15:25:14 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija commented on a diff in pull request #452: Make new TLSTermination option, with or w/o secret - posted by GitBox <gi...@apache.org> on 2022/07/13 16:21:09 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman commented on a diff in pull request #452: Make new TLSTermination option, with or w/o secret - posted by GitBox <gi...@apache.org> on 2022/07/13 16:36:36 UTC, 2 replies.
- [jira] [Created] (SOLR-16293) Luke request fails for document with a binary field - posted by "Thomas Corthals (Jira)" <ji...@apache.org> on 2022/07/13 16:37:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16293) Luke request fails for document with a binary field - posted by "Thomas Corthals (Jira)" <ji...@apache.org> on 2022/07/13 16:42:00 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #937: SOLR-16289: Null check in transformers of ltr module - posted by GitBox <gi...@apache.org> on 2022/07/13 17:14:41 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/13 17:20:56 UTC, 0 replies.
- [GitHub] [solr-sandbox] anshumg commented on a diff in pull request #30: Finish setting up the retry queue based on existing implementation. - posted by GitBox <gi...@apache.org> on 2022/07/13 17:23:06 UTC, 0 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #940: SOLR-16292 : NVector for alternative great-circle distance calculations - posted by GitBox <gi...@apache.org> on 2022/07/13 18:52:29 UTC, 1 replies.
- [GitHub] [solr] uschindler commented on pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/13 18:56:50 UTC, 2 replies.
- [GitHub] [solr] HoustonPutman commented on pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/13 19:36:54 UTC, 0 replies.
- [jira] [Created] (SOLR-16294) Update formatting.txt post SOLR-14920 work - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/13 22:38:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #941: SOLR-16294: update formatting.txt - posted by GitBox <gi...@apache.org> on 2022/07/13 22:43:08 UTC, 0 replies.
- [GitHub] [solr] chlorochrule commented on a diff in pull request #937: SOLR-16289: Null check in transformers of ltr module - posted by GitBox <gi...@apache.org> on 2022/07/14 12:49:51 UTC, 5 replies.
- [GitHub] [solr] chlorochrule commented on pull request #937: SOLR-16289: Null check in transformers of ltr module - posted by GitBox <gi...@apache.org> on 2022/07/14 13:01:05 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #940: SOLR-16292 : NVector for alternative great-circle distance calculations - posted by GitBox <gi...@apache.org> on 2022/07/14 14:56:44 UTC, 4 replies.
- [GitHub] [solr] epugh commented on pull request #936: SOLR-16287 : MapStream - remap tuple value(s) - posted by GitBox <gi...@apache.org> on 2022/07/14 15:15:23 UTC, 2 replies.
- [GitHub] [solr] epugh merged pull request #941: SOLR-16294: update formatting.txt - posted by GitBox <gi...@apache.org> on 2022/07/14 15:16:12 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16294) Update formatting.txt post SOLR-14920 work - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/14 15:18:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-15734) Prepare v2 API for v1 deprecation, eventual removal - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/14 15:27:00 UTC, 2 replies.
- [jira] [Comment Edited] (SOLR-15734) Prepare v2 API for v1 deprecation, eventual removal - posted by "Jason Gerlowski (Jira)" <ji...@apache.org> on 2022/07/14 16:06:00 UTC, 1 replies.
- [GitHub] [solr] epugh commented on pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/14 16:22:11 UTC, 3 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/14 17:45:13 UTC, 2 replies.
- [GitHub] [solr] HoustonPutman commented on pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/14 18:16:55 UTC, 5 replies.
- [GitHub] [solr] cpoerschke commented on pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/14 18:30:59 UTC, 0 replies.
- [jira] [Created] (SOLR-16295) Modernize and Standardize Solr description across all platforms - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/14 20:32:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16295) Modernize and Standardize Solr description across all platforms - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/14 20:36:00 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/14 20:40:16 UTC, 0 replies.
- [GitHub] [solr-operator] sridhar-sid opened a new issue, #459: Configuration option to convert the Solr installation into Load Balancer Type service without possessing a External DNS - posted by GitBox <gi...@apache.org> on 2022/07/15 10:10:17 UTC, 0 replies.
- [jira] [Created] (SOLR-16296) Load elevate.xml, currency.xml, ... in a more secure way - posted by "Haythem Khiri (Jira)" <ji...@apache.org> on 2022/07/15 13:02:00 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16296) Load elevate.xml, currency.xml, ... in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/15 14:21:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16296) Load elevate.xml, currency.xml, ... in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/15 14:24:00 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/15 14:35:49 UTC, 1 replies.
- [jira] [Updated] (SOLR-16271) Eliminate import statements that end in .* - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/15 14:39:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16297) Prevent introducing wildcard imports - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/15 14:40:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #942: SOLR-16297: enable check on wildcards - posted by GitBox <gi...@apache.org> on 2022/07/15 14:50:17 UTC, 0 replies.
- [GitHub] [solr] danrosher commented on pull request #935: SOLR-16286 : Topic stream not honoring initialCheckpoint in getPersis… - posted by GitBox <gi...@apache.org> on 2022/07/15 14:50:53 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #942: SOLR-16297: enable check on wildcards - posted by GitBox <gi...@apache.org> on 2022/07/15 14:51:08 UTC, 1 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #857: SOLR-16192: Add ZK credentials injectors support - posted by GitBox <gi...@apache.org> on 2022/07/15 14:59:25 UTC, 1 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/15 15:22:01 UTC, 0 replies.
- [GitHub] [solr] haythemkh opened a new pull request, #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/15 15:59:43 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on pull request #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/15 16:05:24 UTC, 1 replies.
- [GitHub] [solr] danrosher commented on a diff in pull request #940: SOLR-16292 : NVector for alternative great-circle distance calculations - posted by GitBox <gi...@apache.org> on 2022/07/15 16:22:46 UTC, 7 replies.
- [GitHub] [solr] dsmiley commented on pull request #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/15 18:12:17 UTC, 1 replies.
- [jira] [Created] (SOLR-16298) Old classes are not removed from the javadocs on build - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/15 18:29:00 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman opened a new pull request, #944: SOLR-16298: Clean javadocs directory before building - posted by GitBox <gi...@apache.org> on 2022/07/15 18:32:56 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman opened a new pull request, #945: SOLR-16078: Create SolrJ sub-modules, including solrj-core - posted by GitBox <gi...@apache.org> on 2022/07/15 18:37:07 UTC, 0 replies.
- [jira] [Commented] (SOLR-16078) New solrj-core module - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/15 18:45:00 UTC, 1 replies.
- [jira] [Updated] (SOLR-16298) Old classes are not removed from the javadocs on build - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/15 18:45:00 UTC, 0 replies.
- [GitHub] [solr] sonatype-lift[bot] commented on a diff in pull request #945: SOLR-16078: Create SolrJ sub-modules, including solrj-core - posted by GitBox <gi...@apache.org> on 2022/07/15 19:34:59 UTC, 0 replies.
- [jira] [Created] (SOLR-16299) Remove symlinks from ref-guide-examples - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/15 20:09:00 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman opened a new pull request, #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/15 20:10:32 UTC, 0 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #944: SOLR-16298: Clean javadocs directory before building - posted by GitBox <gi...@apache.org> on 2022/07/15 22:01:35 UTC, 0 replies.
- [GitHub] [solr-sandbox] anshumg merged pull request #31: Inefficient DBQ - posted by GitBox <gi...@apache.org> on 2022/07/15 22:07:52 UTC, 0 replies.
- [GitHub] [solr] uschindler commented on pull request #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/16 09:14:40 UTC, 1 replies.
- [GitHub] [solr] uschindler commented on a diff in pull request #944: SOLR-16298: Clean javadocs directory before building - posted by GitBox <gi...@apache.org> on 2022/07/16 13:07:15 UTC, 1 replies.
- [jira] [Commented] (SOLR-15968) bin/solr zk always throws exception - posted by "Eric Lavault (Jira)" <ji...@apache.org> on 2022/07/16 16:42:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16300) Migrate from deprecated assertThat() to org.hamcrest.MatcherAssert.assertThat() - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/18 00:49:00 UTC, 0 replies.
- [GitHub] [solr] ijioio commented on a diff in pull request #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/18 10:35:53 UTC, 26 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #935: SOLR-16286 : Topic stream not honoring initialCheckpoint in getPersis… - posted by GitBox <gi...@apache.org> on 2022/07/18 13:59:52 UTC, 3 replies.
- [GitHub] [solr] cpoerschke commented on pull request #935: SOLR-16286 : Topic stream not honoring initialCheckpoint in getPersis… - posted by GitBox <gi...@apache.org> on 2022/07/18 14:10:06 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on a diff in pull request #944: SOLR-16298: Clean javadocs directory before building - posted by GitBox <gi...@apache.org> on 2022/07/18 17:29:38 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman commented on pull request #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/18 17:31:56 UTC, 0 replies.
- [GitHub] [solr] uschindler commented on a diff in pull request #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/18 17:49:15 UTC, 5 replies.
- [GitHub] [solr] HoustonPutman commented on a diff in pull request #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/18 21:32:19 UTC, 1 replies.
- [jira] [Created] (SOLR-16301) org.apache.solr.common.SolrException - posted by "Prahlad jee (Jira)" <ji...@apache.org> on 2022/07/19 07:07:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16301) org.apache.solr.common.SolrException - posted by "Prahlad jee (Jira)" <ji...@apache.org> on 2022/07/19 07:24:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16301) org.apache.solr.common.SolrException - posted by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2022/07/19 11:22:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/19 15:41:45 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #938: SOLR-16271: remove wildcard imports - posted by GitBox <gi...@apache.org> on 2022/07/19 15:49:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16271) Eliminate import statements that end in .* - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/19 15:51:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/19 17:40:59 UTC, 1 replies.
- [GitHub] [solr] epugh commented on a diff in pull request #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/19 17:55:35 UTC, 2 replies.
- [GitHub] [solr] justinrsweeney opened a new pull request, #948: SOLR-15007: Adding ability to provide aggregated node level metrics for request handlers - posted by GitBox <gi...@apache.org> on 2022/07/19 20:15:12 UTC, 0 replies.
- [jira] [Commented] (SOLR-15007) Aggregate core handler=/select and /update metrics at the node level metric too - posted by "Justin Sweeney (Jira)" <ji...@apache.org> on 2022/07/19 20:20:00 UTC, 2 replies.
- [GitHub] [solr] dsmiley commented on a diff in pull request #948: SOLR-15007: Adding ability to provide aggregated node level metrics for request handlers - posted by GitBox <gi...@apache.org> on 2022/07/19 21:07:11 UTC, 0 replies.
- [GitHub] [solr] dsmiley commented on pull request #948: SOLR-15007: Adding ability to provide aggregated node level metrics for request handlers - posted by GitBox <gi...@apache.org> on 2022/07/19 21:16:51 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman merged pull request #946: SOLR-16299: Remove symlinks for ref-guide examples - posted by GitBox <gi...@apache.org> on 2022/07/19 21:47:24 UTC, 0 replies.
- [jira] [Commented] (SOLR-16299) Remove symlinks from ref-guide-examples - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/19 21:48:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16299) Remove symlinks from ref-guide-examples - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/19 21:53:00 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #942: SOLR-16297: enable check on wildcards - posted by GitBox <gi...@apache.org> on 2022/07/19 22:16:04 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #949: SOLR-16271: explicit imports - posted by GitBox <gi...@apache.org> on 2022/07/19 22:58:50 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #949: SOLR-16271: explicit imports - posted by GitBox <gi...@apache.org> on 2022/07/20 02:00:45 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16297) Prevent introducing wildcard imports - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/20 02:04:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16302) Backup restore silently skips config restore if config with same name already exists (in cloud mode) - posted by "Albert Moser (Jira)" <ji...@apache.org> on 2022/07/20 09:04:00 UTC, 0 replies.
- [GitHub] [solr] danrosher commented on a diff in pull request #935: SOLR-16286 : Topic stream not honoring initialCheckpoint in getPersis… - posted by GitBox <gi...@apache.org> on 2022/07/20 10:11:49 UTC, 1 replies.
- [GitHub] [solr] epugh commented on pull request #949: SOLR-16271: explicit imports - posted by GitBox <gi...@apache.org> on 2022/07/20 11:59:54 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #610: SOLR-15242: Consolidate README.md with solr/README.md - posted by GitBox <gi...@apache.org> on 2022/07/20 14:19:25 UTC, 0 replies.
- [jira] [Commented] (SOLR-15242) Consolidate README.md with solr/README.md - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/20 14:20:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-15242) Consolidate README.md with solr/README.md - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/20 14:21:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16295) Modernize and Standardize Solr description across all platforms - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/20 14:22:00 UTC, 4 replies.
- [GitHub] [solr] cpoerschke opened a new pull request, #950: SOLR-16286: simplify StreamDecoratorTest.testPriorityStream - posted by GitBox <gi...@apache.org> on 2022/07/20 14:59:24 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #950: SOLR-16286: simplify StreamDecoratorTest.testPriorityStream - posted by GitBox <gi...@apache.org> on 2022/07/20 15:14:18 UTC, 1 replies.
- [GitHub] [solr] alessandrobenedetti merged pull request #904: SOLR-16246: Introduced pre-filtering in KnnQParser - posted by GitBox <gi...@apache.org> on 2022/07/20 15:44:15 UTC, 0 replies.
- [jira] [Commented] (SOLR-16246) Implement pre-filtering functionallity for KnnQParser - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/20 15:45:00 UTC, 1 replies.
- [GitHub] [solr] uschindler commented on a diff in pull request #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/20 15:50:18 UTC, 2 replies.
- [GitHub] [solr-sandbox] anshumg merged pull request #30: Finish setting up the retry queue based on existing implementation. - posted by GitBox <gi...@apache.org> on 2022/07/20 16:09:50 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #452: Make new TLSTermination option, with or w/o secret - posted by GitBox <gi...@apache.org> on 2022/07/20 16:33:14 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman closed issue #437: Generate tls: entry for ingress entries even without a tls secret - posted by GitBox <gi...@apache.org> on 2022/07/20 16:33:14 UTC, 0 replies.
- [GitHub] [solr] HoustonPutman merged pull request #909: SOLR-16257: `ZkStateReader` changes to avoid race condition between `collectionWatches` and `watchedCollectionStates` - posted by GitBox <gi...@apache.org> on 2022/07/20 19:01:10 UTC, 0 replies.
- [jira] [Commented] (SOLR-16257) Possible Race condition in ZkStateReader between fields watchedCollectionStates and collectionWatches - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/20 19:02:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16257) Possible Race condition in ZkStateReader between fields watchedCollectionStates and collectionWatches - posted by "Houston Putman (Jira)" <ji...@apache.org> on 2022/07/20 19:07:00 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/20 20:31:23 UTC, 2 replies.
- [GitHub] [solr] danrosher commented on pull request #940: SOLR-16292 : NVector for alternative great-circle distance calculations - posted by GitBox <gi...@apache.org> on 2022/07/21 14:00:27 UTC, 2 replies.
- [jira] [Assigned] (SOLR-16295) Modernize and Standardize Solr description across all platforms - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/21 16:43:00 UTC, 0 replies.
- [GitHub] [solr] justinrsweeney commented on a diff in pull request #948: SOLR-15007: Adding ability to provide aggregated node level metrics for request handlers - posted by GitBox <gi...@apache.org> on 2022/07/21 19:03:59 UTC, 9 replies.
- [jira] [Created] (SOLR-16303) Upgrade to Lucene 9.2 - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/21 19:47:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16304) Stop using @LuceneTestCase.Slow - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/21 19:50:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16305) MODIFYCOLLECTION with 'property.*' changes can't change values used in config file variables (even though they can be set during collection CREATE) - posted by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2022/07/22 00:38:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16305) MODIFYCOLLECTION with 'property.*' changes can't change values used in config file variables (even though they can be set during collection CREATE) - posted by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2022/07/22 00:42:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16305) MODIFYCOLLECTION with 'property.*' changes can't change values used in config file variables (even though they can be set during collection CREATE) - posted by "Chris M. Hostetter (Jira)" <ji...@apache.org> on 2022/07/22 00:43:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16306) Faceting over a DateRangeField gives empty result - posted by "Thomas Schürger (Jira)" <ji...@apache.org> on 2022/07/22 15:27:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16307) ref guide powershelgl blocks don't have syntax highlighting - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/22 16:02:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16307) ref guide powershelgl blocks don't have syntax highlighting - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/22 16:02:00 UTC, 0 replies.
- [GitHub] [solr] madrob opened a new pull request, #951: SOLR-16304 De-annotate some slow tests - posted by GitBox <gi...@apache.org> on 2022/07/22 17:30:09 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #951: SOLR-16304 De-annotate some slow tests - posted by GitBox <gi...@apache.org> on 2022/07/22 17:44:17 UTC, 2 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #951: SOLR-16304 De-annotate some slow tests - posted by GitBox <gi...@apache.org> on 2022/07/22 20:09:02 UTC, 0 replies.
- [jira] [Commented] (SOLR-16304) Stop using @LuceneTestCase.Slow - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/22 20:11:00 UTC, 1 replies.
- [jira] [Created] (SOLR-16308) StringIndexOutOfBoundsException: String index out of range - posted by "Rajesh Kumar C (Jira)" <ji...@apache.org> on 2022/07/25 04:54:00 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija merged pull request #458: Remove remaining 'backupRestoreOptions' references - posted by GitBox <gi...@apache.org> on 2022/07/25 14:28:14 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija closed issue #457: Purge remaining references to compression, "managed" backups, and "backupRestoreOptions" CRD field - posted by GitBox <gi...@apache.org> on 2022/07/25 14:28:14 UTC, 0 replies.
- [GitHub] [solr] madrob opened a new pull request, #952: AuditLoggerIT should wait to join thread - posted by GitBox <gi...@apache.org> on 2022/07/25 14:29:36 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija commented on issue #436: Limit default k8s role's access to collection API - posted by GitBox <gi...@apache.org> on 2022/07/25 14:30:38 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16308) StringIndexOutOfBoundsException: String index out of range - posted by "Kevin Risden (Jira)" <ji...@apache.org> on 2022/07/25 14:48:00 UTC, 0 replies.
- [GitHub] [solr] madrob merged pull request #952: AuditLoggerIT should wait to join thread - posted by GitBox <gi...@apache.org> on 2022/07/25 16:13:37 UTC, 0 replies.
- [jira] [Commented] (SOLR-15859) Add handler to dump filter cache - posted by "Andy Lester (Jira)" <ji...@apache.org> on 2022/07/25 17:10:00 UTC, 3 replies.
- [jira] [Comment Edited] (SOLR-15859) Add handler to dump filter cache - posted by "Andy Lester (Jira)" <ji...@apache.org> on 2022/07/25 17:11:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16309) Upgrade vulnerable jQuery UI to version 1.13.2 - posted by "Michael Riedel (Jira)" <ji...@apache.org> on 2022/07/25 17:20:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16309) Upgrade vulnerable jQuery UI to version 1.13.2 - posted by "Michael Riedel (Jira)" <ji...@apache.org> on 2022/07/25 17:23:00 UTC, 1 replies.
- [jira] [Created] (SOLR-16310) CollectionStatePredicates should return more descriptive messages - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/25 20:11:00 UTC, 0 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #948: SOLR-15007: Adding ability to provide aggregated node level metrics for request handlers - posted by GitBox <gi...@apache.org> on 2022/07/25 22:59:33 UTC, 0 replies.
- [jira] [Commented] (SOLR-16220) Documentation leads to NPE Missing SslContextFactory for SolrJ client - posted by "Philip Dakowitz (Jira)" <ji...@apache.org> on 2022/07/26 12:34:00 UTC, 1 replies.
- [jira] [Commented] (SOLR-15727) Split-brain can occur with heavy ingest and violent shutdown - posted by "Manas Ajwalia (Jira)" <ji...@apache.org> on 2022/07/26 13:31:00 UTC, 4 replies.
- [GitHub] [solr] danrosher commented on pull request #936: SOLR-16287 : MapStream - remap tuple value(s) - posted by GitBox <gi...@apache.org> on 2022/07/26 14:02:52 UTC, 0 replies.
- [jira] [Updated] (SOLR-16307) ref guide powershell blocks don't have syntax highlighting - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/26 14:33:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16307) ref guide powershell blocks don't have syntax highlighting - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/26 14:45:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16311) Simplify logic in asserts by using most specific form - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/26 14:59:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16312) Merge AbstractDistribZkTestBase and AbstractFullDistribZkTestBase - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/26 16:08:00 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16246) Implement pre-filtering functionallity for KnnQParser - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:48:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16246) Implement pre-filtering functionallity for KnnQParser - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:48:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16245) Make DenseVectorField codec agnostic - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:48:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16246) Implement pre-filtering functionallity for KnnQParser - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:48:00 UTC, 0 replies.
- [jira] [Assigned] (SOLR-16245) Make DenseVectorField codec agnostic - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:49:00 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16245) Make DenseVectorField codec agnostic - posted by "Alessandro Benedetti (Jira)" <ji...@apache.org> on 2022/07/26 16:49:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16313) RequestStatus.waitFor should accept a poll interval - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/26 17:02:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #953: SOLR-16311: Simplify assert statement - posted by GitBox <gi...@apache.org> on 2022/07/26 17:07:04 UTC, 0 replies.
- [GitHub] [solr] madrob commented on pull request #947: SOLR-16300: migrate assert to non deprecated version - posted by GitBox <gi...@apache.org> on 2022/07/26 17:13:29 UTC, 0 replies.
- [jira] [Created] (SOLR-16314) Annotations like @Before etc should be public visiblity - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/26 17:21:00 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman opened a new pull request, #460: Allow tests to run in IntelliJ & GoLand - posted by GitBox <gi...@apache.org> on 2022/07/26 18:23:29 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #954: SOLR-16314: fix warnings about method visibility - posted by GitBox <gi...@apache.org> on 2022/07/26 18:55:38 UTC, 0 replies.
- [GitHub] [solr] dsmiley commented on a diff in pull request #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/26 23:20:00 UTC, 1 replies.
- [GitHub] [solr] haythemkh commented on a diff in pull request #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/27 03:54:28 UTC, 2 replies.
- [GitHub] [solr-operator] gerlowskija commented on pull request #456: Add Solr ZK Connection Options - posted by GitBox <gi...@apache.org> on 2022/07/27 12:09:21 UTC, 1 replies.
- [GitHub] [solr-operator] gerlowskija commented on a diff in pull request #456: Add Solr ZK Connection Options - posted by GitBox <gi...@apache.org> on 2022/07/27 12:13:11 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija closed issue #435: Allow option to pass ZKCLI_JVM_FLAGS to cloud-scripts zkcli.sh - posted by GitBox <gi...@apache.org> on 2022/07/27 14:51:27 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija merged pull request #456: Add Solr ZK Connection Options - posted by GitBox <gi...@apache.org> on 2022/07/27 14:51:27 UTC, 0 replies.
- [GitHub] [solr-operator] gerlowskija commented on pull request #460: Allow tests to run in IntelliJ & GoLand - posted by GitBox <gi...@apache.org> on 2022/07/27 17:39:22 UTC, 0 replies.
- [GitHub] [solr-operator] HoustonPutman merged pull request #460: Allow tests to run in IntelliJ & GoLand - posted by GitBox <gi...@apache.org> on 2022/07/27 17:56:40 UTC, 0 replies.
- [jira] [Comment Edited] (SOLR-16287) MapStream - remap tuple value(s) - posted by "Joel Bernstein (Jira)" <ji...@apache.org> on 2022/07/27 21:37:00 UTC, 2 replies.
- [jira] [Resolved] (SOLR-16296) Load elevate.xml, currency.xml, ... in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/28 15:28:00 UTC, 0 replies.
- [jira] [Reopened] (SOLR-16296) Load elevate.xml, currency.xml, ... in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/28 15:29:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16296) Load elevate.xml in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/28 15:30:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16296) Load elevate.xml in a more secure way - posted by "Ishan Chattopadhyaya (Jira)" <ji...@apache.org> on 2022/07/28 15:38:00 UTC, 1 replies.
- [jira] [Comment Edited] (SOLR-16296) Load elevate.xml in a more secure way - posted by "David Smiley (Jira)" <ji...@apache.org> on 2022/07/28 15:41:00 UTC, 0 replies.
- [GitHub] [solr] gerlowskija opened a new pull request, #955: SOLR-15736: Move configset logic into v2 APis - posted by GitBox <gi...@apache.org> on 2022/07/28 17:58:50 UTC, 0 replies.
- [GitHub] [solr-operator] thelabdude opened a new pull request, #461: Option to merge the JVM truststore with user-supplied truststore - posted by GitBox <gi...@apache.org> on 2022/07/28 20:36:02 UTC, 0 replies.
- [jira] [Created] (SOLR-16315) Rewrite SolrCore.closeAndWait to use signals instead of 100ms waits - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/28 21:46:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16313) RequestStatus.waitFor should accept a poll interval - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/28 22:02:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16316) DebugQuery clicking on the Query UI does not show the debug.explain.structured option - posted by "Shiming Li (Jira)" <ji...@apache.org> on 2022/07/29 10:50:00 UTC, 0 replies.
- [jira] [Updated] (SOLR-16316) DebugQuery clicking on the Query UI does not show the debug.explain.structured option - posted by "Shiming Li (Jira)" <ji...@apache.org> on 2022/07/29 10:55:00 UTC, 2 replies.
- [GitHub] [solr] limingnihao opened a new pull request, #956: SOLR-16316: Fix debug query clicking on the query UI does not show the debug.explain.structured option - posted by GitBox <gi...@apache.org> on 2022/07/29 11:03:21 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on a diff in pull request #954: SOLR-16314: fix warnings about method visibility - posted by GitBox <gi...@apache.org> on 2022/07/29 14:03:04 UTC, 0 replies.
- [GitHub] [solr] cpoerschke merged pull request #883: SOLR-16217: SortingMergePolicy: test coverage for dual-field sort - posted by GitBox <gi...@apache.org> on 2022/07/29 14:42:50 UTC, 0 replies.
- [jira] [Commented] (SOLR-16217) SortingMergePolicy: test coverage for dual-field sort - posted by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/07/29 14:43:00 UTC, 1 replies.
- [jira] [Resolved] (SOLR-16217) SortingMergePolicy: test coverage for dual-field sort - posted by "Christine Poerschke (Jira)" <ji...@apache.org> on 2022/07/29 14:50:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16316) DebugQuery clicking on the Query UI does not show the debug.explain.structured option - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/29 14:52:00 UTC, 3 replies.
- [jira] [Assigned] (SOLR-16316) DebugQuery clicking on the Query UI does not show the debug.explain.structured option - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/29 14:52:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16317) GCS Backup Logging is Broken - posted by "Mike Drob (Jira)" <ji...@apache.org> on 2022/07/29 15:12:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16318) Use up to JDK 11 features - posted by "Christine Poerschke (Jira)" <ji...@apache.org> on 2022/07/29 15:52:00 UTC, 0 replies.
- [GitHub] [solr] cpoerschke commented on pull request #943: SOLR-15342: Separate out a SolrJ-Zookeeper module - posted by GitBox <gi...@apache.org> on 2022/07/29 16:14:58 UTC, 1 replies.
- [GitHub] [solr] epugh commented on pull request #916: SOLR-16318: Use up to JDK 11 features (avoid type declaration when <> can be used) - posted by GitBox <gi...@apache.org> on 2022/07/29 16:46:04 UTC, 0 replies.
- [GitHub] [solr] epugh merged pull request #956: SOLR-16316: Fix debug query clicking on the query UI does not show the debug.explain.structured option - posted by GitBox <gi...@apache.org> on 2022/07/29 17:15:33 UTC, 0 replies.
- [GitHub] [solr] madrob commented on a diff in pull request #931: SOLR-16282: Update core admin handler to use pluggable custom actions - posted by GitBox <gi...@apache.org> on 2022/07/29 17:18:35 UTC, 0 replies.
- [jira] [Resolved] (SOLR-16316) DebugQuery clicking on the Query UI does not show the debug.explain.structured option - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/29 17:19:00 UTC, 0 replies.
- [GitHub] [solr] epugh opened a new pull request, #958: SOLR-14319: specify replica types in UI when creating a collection - posted by GitBox <gi...@apache.org> on 2022/07/29 18:11:27 UTC, 0 replies.
- [GitHub] [solr] epugh commented on pull request #958: SOLR-14319: specify replica types in UI when creating a collection - posted by GitBox <gi...@apache.org> on 2022/07/29 18:13:14 UTC, 0 replies.
- [jira] [Commented] (SOLR-14319) Add ability to select replicatype to admin ui collection creation - posted by "Eric Pugh (Jira)" <ji...@apache.org> on 2022/07/29 19:10:00 UTC, 0 replies.
- [jira] [Created] (SOLR-16319) How to record errors reported by post.jar. I am running this post.jar in my windows to upload the CSV data - posted by "Sridhar (Jira)" <ji...@apache.org> on 2022/07/31 09:16:00 UTC, 0 replies.
- [jira] [Commented] (SOLR-16319) How to record errors reported by post.jar. I am running this post.jar in my windows to upload the CSV data - posted by "Sridhar (Jira)" <ji...@apache.org> on 2022/07/31 09:19:00 UTC, 0 replies.