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

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

[GitHub] [solr] tomglk edited a comment on pull request #166: SOLR-15450 add PrefetchingFieldValueFeature

2021-06-08 Thread GitBox
tomglk edited a comment on pull request #166: URL: https://github.com/apache/solr/pull/166#issuecomment-855438132 Hi @cpoerschke , thank you for the quick response. :) I addressed your suggestions that were quick to include and will look into the exception-handling / toString()-topics

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

2021-06-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Smiley resolved SOLR-15457. - Fix Version/s: 8.9 Assignee: David Smiley Resolution: Fixed Thanks for contributi

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

2021-06-08 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=17359747#comment-17359747 ] ASF subversion and git services commented on SOLR-15457: Commit 9

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

2021-06-08 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=17359740#comment-17359740 ] ASF subversion and git services commented on SOLR-15457: Commit 0

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

2021-06-08 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=17359738#comment-17359738 ] ASF subversion and git services commented on SOLR-15457: Commit b

[GitHub] [solr] athrog commented on pull request #120: SOLR-15089: Allow backup/restoration to Amazon's S3 blobstore

2021-06-08 Thread GitBox
athrog commented on pull request #120: URL: https://github.com/apache/solr/pull/120#issuecomment-857294030 @gerlowskija I'll address the cons list first, that seems to me the most salient part to discuss: > Classpath Bloat: Having all blob-store implementations in the same config me

[jira] [Commented] (SOLR-15089) Allow backup/restoration to Amazon's S3 blobstore

2021-06-08 Thread Andy Throgmorton (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359667#comment-17359667 ] Andy Throgmorton commented on SOLR-15089: - Appreciate the bump [~gerlowskija] – I

[jira] [Assigned] (SOLR-15461) Upgrade Apache Calcite to latest release 1.27

2021-06-08 Thread Mark Robert Miller (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Robert Miller reassigned SOLR-15461: - Assignee: Mark Robert Miller (was: Timothy Potter) > Upgrade Apache Calcite to

[jira] [Comment Edited] (SOLR-15463) Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser

2021-06-08 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359549#comment-17359549 ] Aroop edited comment on SOLR-15463 at 6/8/21, 8:08 PM: --- while we ar

[jira] [Commented] (SOLR-15463) Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser

2021-06-08 Thread Aroop (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359549#comment-17359549 ] Aroop commented on SOLR-15463: -- while we are at it, we should support the the SQL wildcard o

[jira] [Updated] (SOLR-15463) Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser

2021-06-08 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15463: -- Labels: RobustSQL (was: ) > Solr SQL predicate with wildcard doesn't match, needs the complex

[jira] [Created] (SOLR-15463) Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser

2021-06-08 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15463: - Summary: Solr SQL predicate with wildcard doesn't match, needs the complex phrase query parser Key: SOLR-15463 URL: https://issues.apache.org/jira/browse/SOLR-15463

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

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

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

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

[jira] [Commented] (SOLR-15385) Address rawtypes warnings

2021-06-08 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359513#comment-17359513 ] Mike Drob commented on SOLR-15385: -- Progress so far - started off at 4213 SuppressWarn,

[jira] [Commented] (SOLR-15385) Address rawtypes warnings

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

[GitHub] [solr] madrob merged pull request #165: SOLR-15385 RawTypes Part II, Searching for NamedList

2021-06-08 Thread GitBox
madrob merged pull request #165: URL: https://github.com/apache/solr/pull/165 -- 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 conta

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

2021-06-08 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-1: - Fix Version/s: main (9.0) > Ref Guide Redesign Phase 2: Page Organization Overhaul >

[jira] [Created] (SOLR-15462) Dubious code in DistribPackageStore::refresh

2021-06-08 Thread Mike Drob (Jira)
Mike Drob created SOLR-15462: Summary: Dubious code in DistribPackageStore::refresh Key: SOLR-15462 URL: https://issues.apache.org/jira/browse/SOLR-15462 Project: Solr Issue Type: Task Secu

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

2021-06-08 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359467#comment-17359467 ] Timothy Potter commented on SOLR-15451: --- thanks for confirming [~mdrob] (y) ... I'l

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

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

[GitHub] [solr] ctargett opened a new pull request #167: SOLR-15458: Move Ref Guide "how-to" to solr/dev-docs

2021-06-08 Thread GitBox
ctargett opened a new pull request #167: URL: https://github.com/apache/solr/pull/167 This PR moves the "How to Contribute to the Ref Guide" pages out of the Ref Guide and into a new `solr/dev-docs/ref-guide` directory. Specifically: - Moves all files under `solr/solr-ref-guide/src/m

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

2021-06-08 Thread Mike Drob (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359410#comment-17359410 ] Mike Drob commented on SOLR-15451: -- {quote}I'm thinking the solution is to execute the {

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

2021-06-08 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15461: - Summary: Upgrade Apache Calcite to latest release 1.27 Key: SOLR-15461 URL: https://issues.apache.org/jira/browse/SOLR-15461 Project: Solr Issue Type: Task

[jira] [Updated] (SOLR-15460) Solr SQL doesn't support LIKE operator

2021-06-08 Thread Timothy Potter (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Timothy Potter updated SOLR-15460: -- Description: Using the LIKE operator returns results that don't match the expected criteria, i.

[jira] [Created] (SOLR-15460) Solr SQL doesn't support LIKE operator

2021-06-08 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15460: - Summary: Solr SQL doesn't support LIKE operator Key: SOLR-15460 URL: https://issues.apache.org/jira/browse/SOLR-15460 Project: Solr Issue Type: Bug S

[jira] [Created] (SOLR-15459) Solr SQL doesn't support IS NULL / IS NOT NULL operators

2021-06-08 Thread Timothy Potter (Jira)
Timothy Potter created SOLR-15459: - Summary: Solr SQL doesn't support IS NULL / IS NOT NULL operators Key: SOLR-15459 URL: https://issues.apache.org/jira/browse/SOLR-15459 Project: Solr Issue

[jira] [Commented] (SOLR-15185) Improve "hash" QParser

2021-06-08 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359399#comment-17359399 ] Joel Bernstein commented on SOLR-15185: --- So the test cases just barely caught this,

[jira] [Commented] (SOLR-15185) Improve "hash" QParser

2021-06-08 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359398#comment-17359398 ] Joel Bernstein commented on SOLR-15185: --- Sounds good > Improve "hash" QParser > --

[jira] [Commented] (SOLR-15185) Improve "hash" QParser

2021-06-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359369#comment-17359369 ] David Smiley commented on SOLR-15185: - Wow; so BytesRef.hashCode is not deterministic

[jira] [Commented] (SOLR-15454) remove Lucene commits from .git-blame-ignore-revs

2021-06-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359362#comment-17359362 ] David Smiley commented on SOLR-15454: - Okay. I guess my preference is to leave them

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

2021-06-08 Thread David Smiley (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359356#comment-17359356 ] David Smiley commented on SOLR-15457: - We can only request it; Mayya will decide as t

[jira] [Updated] (SOLR-15458) Move most of Ref Guide "how to" docs to solr/dev-docs

2021-06-08 Thread Cassandra Targett (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cassandra Targett updated SOLR-15458: - Summary: Move most of Ref Guide "how to" docs to solr/dev-docs (was: Move most of Ref Gu

[jira] [Created] (SOLR-15458) Move most of Ref Guide "how to" docs to /dev-docs

2021-06-08 Thread Cassandra Targett (Jira)
Cassandra Targett created SOLR-15458: Summary: Move most of Ref Guide "how to" docs to /dev-docs Key: SOLR-15458 URL: https://issues.apache.org/jira/browse/SOLR-15458 Project: Solr Issue

[jira] [Reopened] (SOLR-15185) Improve "hash" QParser

2021-06-08 Thread Joel Bernstein (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joel Bernstein reopened SOLR-15185: --- Assignee: Joel Bernstein (was: David Smiley) The current impl doesn't create deterministic

[jira] [Commented] (SOLR-15371) Backups randomly fail sometimes

2021-06-08 Thread Roy Perkins (Jira)
[ https://issues.apache.org/jira/browse/SOLR-15371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359188#comment-17359188 ] Roy Perkins commented on SOLR-15371: Upgraded to 8.8.2 this morning.  Will see if the

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

2021-06-08 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359124#comment-17359124 ] Thomas Wöckinger commented on SOLR-15457: - [~mayya] This should be part of the 8.

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

2021-06-08 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17359123#comment-17359123 ] Thomas Wöckinger commented on SOLR-15457: - [~dsmiley] You may have a look, it is

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

2021-06-08 Thread Jira
[ https://issues.apache.org/jira/browse/SOLR-15457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Wöckinger updated SOLR-15457: Labels: easy-fix pull_request_available (was: easy-fix) > Faceting buckets values returned

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

2021-06-08 Thread Jira
Thomas Wöckinger created SOLR-15457: --- Summary: Faceting buckets values returned as ordinal instead of EnumFieldValue Key: SOLR-15457 URL: https://issues.apache.org/jira/browse/SOLR-15457 Project: So