[GitHub] [solr] thelabdude commented on pull request #168: SOLR-15451: SolrSchema (for SQL) should use PKI principal for request to /admin/luke

2021-06-09 Thread GitBox
thelabdude commented on pull request #168: URL: https://github.com/apache/solr/pull/168#issuecomment-858194341 Alternatively, we could have `PKIAuthenticationPlugin` just set the server token header for all server threads and do away with the flag I added to `SolrRequestInfo` ... this actu

[GitHub] [solr] thelabdude commented on a change in pull request #168: SOLR-15451: SolrSchema (for SQL) should use PKI principal for request to /admin/luke

2021-06-09 Thread GitBox
thelabdude commented on a change in pull request #168: URL: https://github.com/apache/solr/pull/168#discussion_r648734114 ## File path: solr/core/src/java/org/apache/solr/handler/sql/SolrSchema.java ## @@ -90,17 +95,34 @@ public boolean isClosed() { return builder.build();

[jira] [Comment Edited] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360402#comment-17360402 ] Aroop edited comment on SOLR-15467 at 6/9/21, 9:28 PM: --- lets take a

[jira] [Commented] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360402#comment-17360402 ] Aroop commented on SOLR-15467: -- lets take a call on this close to the SOLR-15460 delivery ti

[jira] [Commented] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360398#comment-17360398 ] ASF subversion and git services commented on SOLR-15090: Commit 1

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

2021-06-09 Thread GitBox
tomglk commented on a change in pull request #166: URL: https://github.com/apache/solr/pull/166#discussion_r648660579 ## File path: solr/contrib/ltr/src/test/org/apache/solr/ltr/TestCacheInteractionOfPrefetchingFieldValueFeature.java ## @@ -0,0 +1,530 @@ +/* * Licensed to the

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

2021-06-09 Thread GitBox
tomglk commented on a change in pull request #166: URL: https://github.com/apache/solr/pull/166#discussion_r648658709 ## File path: solr/contrib/ltr/src/test/org/apache/solr/ltr/TestCacheInteractionOfPrefetchingFieldValueFeature.java ## @@ -0,0 +1,530 @@ +/* * Licensed to the

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

2021-06-09 Thread GitBox
tomglk commented on a change in pull request #166: URL: https://github.com/apache/solr/pull/166#discussion_r648658565 ## File path: solr/contrib/ltr/src/test/org/apache/solr/ltr/TestCacheInteractionOfPrefetchingFieldValueFeature.java ## @@ -0,0 +1,530 @@ +/* * Licensed to the

[jira] [Commented] (SOLR-15465) Do not require LICENSE and NOTICE files for test-dependencies

2021-06-09 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360332#comment-17360332 ] Dawid Weiss commented on SOLR-15465: Such a file will quickly go out of sync. Here yo

[jira] [Commented] (SOLR-15465) Do not require LICENSE and NOTICE files for test-dependencies

2021-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360317#comment-17360317 ] David Smiley commented on SOLR-15465: - +1 to this proposal. To address Dawid's concer

[GitHub] [solr] thelabdude commented on a change in pull request #168: SOLR-15451: SolrSchema (for SQL) should use PKI principal for request to /admin/luke

2021-06-09 Thread GitBox
thelabdude commented on a change in pull request #168: URL: https://github.com/apache/solr/pull/168#discussion_r648629727 ## File path: solr/core/src/java/org/apache/solr/handler/sql/SolrSchema.java ## @@ -90,17 +95,34 @@ public boolean isClosed() { return builder.build();

[jira] [Commented] (SOLR-14444) Ref Guide Redesign Phase 2: Page Organization Overhaul

2021-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360314#comment-17360314 ] David Smiley commented on SOLR-1: - Wow; ton of great work! I'm glad to see senten

[jira] [Commented] (SOLR-15465) Do not require LICENSE and NOTICE files for test-dependencies

2021-06-09 Thread Dawid Weiss (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360311#comment-17360311 ] Dawid Weiss commented on SOLR-15465: Well, maybe. But I like the consistency of havin

[GitHub] [solr] madrob commented on a change in pull request #162: SOLR-14920: contrib/jaegertracer-configurator: apply & enforce 'spotless' code formatting

2021-06-09 Thread GitBox
madrob commented on a change in pull request #162: URL: https://github.com/apache/solr/pull/162#discussion_r648609924 ## File path: solr/contrib/jaegertracer-configurator/src/java/org/apache/solr/jaeger/JaegerTracerConfigurator.java ## @@ -31,7 +31,5 @@ public Tracer getTracer

[GitHub] [solr] madrob commented on a change in pull request #162: SOLR-14920: contrib/jaegertracer-configurator: apply & enforce 'spotless' code formatting

2021-06-09 Thread GitBox
madrob commented on a change in pull request #162: URL: https://github.com/apache/solr/pull/162#discussion_r648608776 ## File path: solr/contrib/jaegertracer-configurator/src/test/org/apache/solr/jaeger/TestJaegerConfigurator.java ## @@ -37,8 +36,7 @@ public class TestJaege

[GitHub] [solr] madrob commented on a change in pull request #168: SOLR-15451: SolrSchema (for SQL) should use PKI principal for request to /admin/luke

2021-06-09 Thread GitBox
madrob commented on a change in pull request #168: URL: https://github.com/apache/solr/pull/168#discussion_r648607552 ## File path: solr/core/src/java/org/apache/solr/handler/sql/SolrSchema.java ## @@ -90,17 +95,34 @@ public boolean isClosed() { return builder.build();

[jira] [Commented] (SOLR-14444) Ref Guide Redesign Phase 2: Page Organization Overhaul

2021-06-09 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360296#comment-17360296 ] Cassandra Targett commented on SOLR-1: -- I've been working on this for 6-8 mo

[GitHub] [solr] madrob opened a new pull request #169: SOLR-15385 RawTypes Part III, contrib and solrj

2021-06-09 Thread GitBox
madrob opened a new pull request #169: URL: https://github.com/apache/solr/pull/169 https://issues.apache.org/jira/browse/SOLR-15385 -- 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

[jira] [Commented] (SOLR-15457) Faceting buckets values returned as ordinal instead of EnumFieldValue

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360280#comment-17360280 ] ASF subversion and git services commented on SOLR-15457: Commit 2

[jira] [Updated] (SOLR-15451) SQL endpoint returns the wrong error when authenticated user doesn't have read access /admin/luke

2021-06-09 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15451: -- Status: Patch Available (was: Open) > SQL endpoint returns the wrong error when authenticated

[jira] [Commented] (SOLR-15466) sample_techproducts_configs files reference the old Solr wiki

2021-06-09 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360262#comment-17360262 ] Cassandra Targett commented on SOLR-15466: -- This is *everywhere* so a more top-b

[GitHub] [solr] magibney commented on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
magibney commented on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857928192 I'm talking about preserving existing behavior for `sow=false` (the behavior that you -- and I, in fact -- are considering "incorrect" in principle). For better or worse, anyone who

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

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

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

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

[GitHub] [solr] alessandrobenedetti edited a comment on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
alessandrobenedetti edited a comment on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857805113 Making an update here to understand the potential next steps. So I think we agree that: 1) if you configure a StrField in the QF and you configure sow=fals

[GitHub] [solr] alessandrobenedetti edited a comment on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
alessandrobenedetti edited a comment on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857896432 > iiuc there'd be no way to migrate current behavior for anyone who wanted to preserve it Mmmm if you want to split on whitespace for a field in QF that is a

[GitHub] [solr] alessandrobenedetti edited a comment on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
alessandrobenedetti edited a comment on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857896432 > iiuc there'd be no way to migrate current behavior for anyone who wanted to preserve it Mmmm if you want to split on whitespace for a field in QF that is a

[GitHub] [solr] alessandrobenedetti commented on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
alessandrobenedetti commented on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857896432 > iiuc there'd be no way to migrate current behavior for anyone who wanted to preserve it Mmmm if you want to split on whitespace for a field in QF that is a StrField,

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Description: In the ref guide sections for Parallel SQL, the section on Supported where clauses seems to have a

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

2021-06-09 Thread GitBox
cpoerschke commented on a change in pull request #166: URL: https://github.com/apache/solr/pull/166#discussion_r648514785 ## File path: solr/contrib/ltr/src/test/org/apache/solr/ltr/TestCacheInteractionOfPrefetchingFieldValueFeature.java ## @@ -0,0 +1,530 @@ +/* * Licensed to

[GitHub] [solr] magibney commented on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
magibney commented on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857888127 >This is incorrect and gets you zero results when you shouldn't I'll acknowledge that the current behavior seems "incorrect" in principle to me (though just as incorrect for n

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Description: In the ref guide sections for Parallel SQL, the section on Supported where clauses seems to have a

[GitHub] [solr] thelabdude opened a new pull request #168: SOLR-15451: SolrSchema (for SQL) should use PKI principal for request to /admin/luke

2021-06-09 Thread GitBox
thelabdude opened a new pull request #168: URL: https://github.com/apache/solr/pull/168 https://issues.apache.org/jira/browse/SOLR-15451 # Description When executing a SQL statement, Solr needs to hit the `/admin/luke` endpoint (for a specific collection). This PR executes tha

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Summary: Fix Solr SQL Documentation for LIKE (was: CLONE - Upgrade Apache Calcite to latest release 1.27) > Fix

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Priority: Minor (was: Major) > Fix Solr SQL Documentation for LIKE > --- > >

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Affects Version/s: 7.7.1 8.6.1 8.8.1 > Fix Solr SQL Documentation f

[jira] [Updated] (SOLR-15467) Fix Solr SQL Documentation for LIKE

2021-06-09 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aroop updated SOLR-15467: - Summary: Fix Solr SQL Documentation for LIKE (was: Fix Solr SQL Documentation for LIKE) > Fix Solr SQL Documen

[jira] [Created] (SOLR-15467) CLONE - Upgrade Apache Calcite to latest release 1.27

2021-06-09 Thread Aroop (Jira)
Aroop created SOLR-15467: Summary: CLONE - Upgrade Apache Calcite to latest release 1.27 Key: SOLR-15467 URL: https://issues.apache.org/jira/browse/SOLR-15467 Project: Solr Issue Type: Task Sec

[GitHub] [solr] alessandrobenedetti edited a comment on pull request #129: SOLR-15407 untokenized field type with sow=false fix + tests

2021-06-09 Thread GitBox
alessandrobenedetti edited a comment on pull request #129: URL: https://github.com/apache/solr/pull/129#issuecomment-857805113 Making an update here to understand the potential next steps. So I think we agree that: 1) if you configure a StrField in the QF and you configure sow=fals

[jira] [Created] (SOLR-15466) sample_techproducts_configs files reference the old Solr wiki

2021-06-09 Thread David Eric Pugh (Jira)
David Eric Pugh created SOLR-15466: -- Summary: sample_techproducts_configs files reference the old Solr wiki Key: SOLR-15466 URL: https://issues.apache.org/jira/browse/SOLR-15466 Project: Solr

[jira] [Created] (SOLR-15465) Do not require LICENSE and NOTICE files for test-dependencies

2021-06-09 Thread Jira
Jan Høydahl created SOLR-15465: -- Summary: Do not require LICENSE and NOTICE files for test-dependencies Key: SOLR-15465 URL: https://issues.apache.org/jira/browse/SOLR-15465 Project: Solr Issue

[jira] [Updated] (SOLR-15197) Support temporal graph queries with DAY and WEEKDAY windows

2021-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-15197: -- Summary: Support temporal graph queries with DAY and WEEKDAY windows (was: Support temporal gr

[jira] [Updated] (SOLR-15197) Support temporal graph queries with Day and WEEKDAY windows

2021-06-09 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein updated SOLR-15197: -- Summary: Support temporal graph queries with Day and WEEKDAY windows (was: Support temporal gr

[jira] [Commented] (SOLR-15197) Support temporal graph queries with daily windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360110#comment-17360110 ] ASF subversion and git services commented on SOLR-15197: Commit 7

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

2021-06-09 Thread GitBox
colvinco commented on pull request #131: URL: https://github.com/apache/solr/pull/131#issuecomment-857734435 Thanks. I've raised [SOLR-15464](https://issues.apache.org/jira/browse/SOLR-15464) -- This is an automated message from the Apache Git Service. To respond to the message, please l

[jira] [Updated] (SOLR-15464) Solr 9.0 will not start using OpenJ9

2021-06-09 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-15464: Attachment: (was: stacktrace) > Solr 9.0 will not start using OpenJ9 >

[jira] [Updated] (SOLR-15464) Solr 9.0 will not start using OpenJ9

2021-06-09 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-15464: Attachment: stacktrace.txt > Solr 9.0 will not start using OpenJ9 > ---

[jira] [Updated] (SOLR-15464) Solr 9.0 will not start using OpenJ9

2021-06-09 Thread Colvin Cowie (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colvin Cowie updated SOLR-15464: Description: First spotted by [~krisden] on  [https://github.com/apache/solr/pull/131#pullrequestre

[jira] [Created] (SOLR-15464) Solr 9.0 will not start using OpenJ9

2021-06-09 Thread Colvin Cowie (Jira)
Colvin Cowie created SOLR-15464: --- Summary: Solr 9.0 will not start using OpenJ9 Key: SOLR-15464 URL: https://issues.apache.org/jira/browse/SOLR-15464 Project: Solr Issue Type: Bug Securit

[jira] [Commented] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360096#comment-17360096 ] ASF subversion and git services commented on SOLR-15090: Commit 1

[jira] [Commented] (SOLR-15090) Allow backups to GCS (Google Cloud Storage)

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360088#comment-17360088 ] ASF subversion and git services commented on SOLR-15090: Commit 1

[jira] [Commented] (SOLR-11646) Ref Guide: Update API examples to include v2 style examples

2021-06-09 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360069#comment-17360069 ] David Eric Pugh commented on SOLR-11646: Okay, so I think what I'm hearing is tha

[jira] [Commented] (SOLR-11646) Ref Guide: Update API examples to include v2 style examples

2021-06-09 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-11646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360056#comment-17360056 ] Cassandra Targett commented on SOLR-11646: -- The point of this issue originally w

[jira] [Resolved] (SOLR-15449) edimax sow causes issues with minimum should match in case of multi field with different analysis

2021-06-09 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15449. - Fix Version/s: main (9.0) Resolution: Fixed > edimax sow causes issues with minimum should

[jira] [Resolved] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread David Eric Pugh (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Eric Pugh resolved SOLR-15410. Fix Version/s: main (9.0) Assignee: David Eric Pugh Resolution: Fixed > GC

[jira] [Commented] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360025#comment-17360025 ] ASF subversion and git services commented on SOLR-15410: Commit b

[jira] [Commented] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360026#comment-17360026 ] ASF subversion and git services commented on SOLR-15410: Commit b

[jira] [Commented] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360024#comment-17360024 ] ASF subversion and git services commented on SOLR-15410: Commit b

[jira] [Commented] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360023#comment-17360023 ] ASF subversion and git services commented on SOLR-15410: Commit b

[jira] [Commented] (SOLR-15410) GC log is directed to console when starting Solr with Java 11 Open J9 on Windows

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17360022#comment-17360022 ] ASF subversion and git services commented on SOLR-15410: Commit b

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

2021-06-09 Thread GitBox
epugh merged pull request #131: URL: https://github.com/apache/solr/pull/131 -- 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. For queries about this service, please contac

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

2021-06-09 Thread GitBox
epugh commented on pull request #131: URL: https://github.com/apache/solr/pull/131#issuecomment-857637674 @colvinco can you create the other JIRA? Thanks! I'll look at merging htis now. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (SOLR-15449) edimax sow causes issues with minimum should match in case of multi field with different analysis

2021-06-09 Thread Alessandro Benedetti (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359948#comment-17359948 ] Alessandro Benedetti commented on SOLR-15449: - I just merged, so far it's jus

[jira] [Commented] (SOLR-15449) edimax sow causes issues with minimum should match in case of multi field with different analysis

2021-06-09 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359944#comment-17359944 ] ASF subversion and git services commented on SOLR-15449: Commit 9

[GitHub] [solr] alessandrobenedetti merged pull request #158: SOLR-15449: edismax sow and mm

2021-06-09 Thread GitBox
alessandrobenedetti merged pull request #158: URL: https://github.com/apache/solr/pull/158 -- 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. For queries about this service,

[jira] [Resolved] (SOLR-8760) PeerSync replay of ADDs older than ourLowThreshold interacting with DBQs to stall new leadership

2021-06-09 Thread Ramsey Haddad (Jira)
[ https://issues.apache.org/jira/browse/SOLR-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ramsey Haddad resolved SOLR-8760. - Resolution: Fixed We were having this problem in version 4.8. Version 7.5 does not have this probl