[jira] [Created] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-10-25 Thread Rudi Seitz (Jira)
Rudi Seitz created SOLR-16496: - Summary: provide option for Query Elevation Component to bypass filters Key: SOLR-16496 URL: https://issues.apache.org/jira/browse/SOLR-16496 Project: Solr Issue

[jira] [Commented] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-10-25 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624016#comment-17624016 ] Rudi Seitz commented on SOLR-16496: --- I've begun implementing this request here: [https

[jira] [Updated] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-10-25 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16496: -- Description: The Query Elevation Component respects the fq parameter. A document listed in elevate.xml

[jira] [Commented] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-10-31 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17626855#comment-17626855 ] Rudi Seitz commented on SOLR-16496: --- PR here: https://github.com/apache/solr/pull/1154

[jira] [Commented] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-11-01 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627263#comment-17627263 ] Rudi Seitz commented on SOLR-16496: --- Thanks for the feedback [~dsmiley]    Here is th

[jira] [Commented] (SOLR-16496) provide option for Query Elevation Component to bypass filters

2022-11-02 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627788#comment-17627788 ] Rudi Seitz commented on SOLR-16496: --- Thanks, [~dsmiley], I've updated the PR based on y

[jira] [Created] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-20 Thread Rudi Seitz (Jira)
Rudi Seitz created SOLR-16594: - Summary: eDismax should use startOffset when converting per-field to per-term queries Key: SOLR-16594 URL: https://issues.apache.org/jira/browse/SOLR-16594 Project: Solr

[jira] [Commented] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650895#comment-17650895 ] Rudi Seitz commented on SOLR-16594: --- Steps to reproduce inconsistent {{mm}} behavior ca

[jira] [Comment Edited] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650895#comment-17650895 ] Rudi Seitz edited comment on SOLR-16594 at 12/21/22 2:32 PM: -

[jira] [Comment Edited] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650895#comment-17650895 ] Rudi Seitz edited comment on SOLR-16594 at 12/21/22 2:34 PM: -

[jira] [Comment Edited] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650895#comment-17650895 ] Rudi Seitz edited comment on SOLR-16594 at 12/21/22 2:37 PM: -

[jira] [Updated] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Description: When parsing a multi-term query that spans multiple fields, edismax sometimes switches fr

[jira] [Updated] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Description: When parsing a multi-term query that spans multiple fields, edismax sometimes switches fr

[jira] [Commented] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2022-12-21 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650967#comment-17650967 ] Rudi Seitz commented on SOLR-16594: --- This is a rough outline of the code changes that m

[jira] [Commented] (SOLR-12779) Force field/term centric matching mode for multi-term synonyms with sow=false

2023-01-17 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17677902#comment-17677902 ] Rudi Seitz commented on SOLR-12779: --- Linking to SOLR-16594 which contains a proposal fo

[jira] [Created] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
Rudi Seitz created SOLR-16652: - Summary: multi-term synonym rule applied at query time prevents single-term matching Key: SOLR-16652 URL: https://issues.apache.org/jira/browse/SOLR-16652 Project: Solr

[jira] [Updated] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16652: -- Description: The presence of a multi-term synonym equivalence rule applied at query time prevents matc

[jira] [Updated] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16652: -- Description: The presence of a multi-term synonym equivalence rule applied at query time prevents matc

[jira] [Updated] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16652: -- Description: The presence of a multi-term synonym equivalence rule applied at query time prevents matc

[jira] [Updated] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16652: -- Description: The presence of a multi-term synonym equivalence rule applied at query time prevents matc

[jira] [Updated] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-10 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16652: -- Description: The presence of a multi-term synonym equivalence rule applied at query time prevents matc

[jira] [Commented] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-13 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687954#comment-17687954 ] Rudi Seitz commented on SOLR-16652: --- >From [~mkhl] via us...@solr.apache.org: {quote}Th

[jira] [Commented] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-13 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687959#comment-17687959 ] Rudi Seitz commented on SOLR-16652: --- If the original rule is "foo bar,baz" I believe Mi

[jira] [Comment Edited] (SOLR-16652) multi-term synonym rule applied at query time prevents single-term matching

2023-02-13 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17687959#comment-17687959 ] Rudi Seitz edited comment on SOLR-16652 at 2/13/23 2:32 PM: I

[jira] [Comment Edited] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2023-02-28 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650967#comment-17650967 ] Rudi Seitz edited comment on SOLR-16594 at 2/28/23 7:38 PM: T

[jira] [Commented] (SOLR-16594) eDismax should use startOffset when converting per-field to per-term queries

2023-02-28 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17694726#comment-17694726 ] Rudi Seitz commented on SOLR-16594: --- Progress on protoyping the changes discussed above

[jira] [Updated] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2023-03-15 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Summary: improve eDismax strategy for generating a term-centric query (was: eDismax should use startOf

[jira] [Updated] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2023-03-15 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Description: When parsing a multi-term query, edismax attempts to use a term-centric approach. The des

[jira] [Updated] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2023-03-15 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Description: When parsing a multi-term query that spans multiple fields, edismax attempts to generate

[jira] [Commented] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2023-03-15 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17700766#comment-17700766 ] Rudi Seitz commented on SOLR-16594: --- PR: [https://github.com/apache/solr/pull/1463]  

[jira] [Comment Edited] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2023-03-15 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650967#comment-17650967 ] Rudi Seitz edited comment on SOLR-16594 at 3/15/23 4:23 PM: T

[jira] [Commented] (SOLR-12813) SolrCloud + 2 shards + subquery + auth = 401 Exception

2024-04-16 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837803#comment-17837803 ] Rudi Seitz commented on SOLR-12813: --- I have begun implementing a fix here: [https://gi

[jira] [Updated] (SOLR-16594) improve eDismax strategy for generating a term-centric query

2024-04-16 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-16594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rudi Seitz updated SOLR-16594: -- Description: When parsing a multi-term query that spans multiple fields, edismax sometimes switches fr

[jira] [Commented] (SOLR-12813) SolrCloud + 2 shards + subquery + auth = 401 Exception

2024-04-16 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837906#comment-17837906 ] Rudi Seitz commented on SOLR-12813: --- Here's a PR: https://github.com/apache/solr/pull/2

[jira] [Commented] (SOLR-12813) SolrCloud + 2 shards + subquery + auth = 401 Exception

2024-04-24 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-12813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17840607#comment-17840607 ] Rudi Seitz commented on SOLR-12813: --- Yes, this issue is about BasicAuthPlugin, configur

[jira] [Created] (SOLR-17279) consolidate security.json constants in test code

2024-05-07 Thread Rudi Seitz (Jira)
Rudi Seitz created SOLR-17279: - Summary: consolidate security.json constants in test code Key: SOLR-17279 URL: https://issues.apache.org/jira/browse/SOLR-17279 Project: Solr Issue Type: Task

[jira] [Commented] (SOLR-17279) consolidate security.json constants in test code

2024-05-07 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844295#comment-17844295 ] Rudi Seitz commented on SOLR-17279: --- Will open a PR for this shortly. > consolidate se

[jira] [Commented] (SOLR-17279) consolidate security.json constants in test code

2024-05-07 Thread Rudi Seitz (Jira)
[ https://issues.apache.org/jira/browse/SOLR-17279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17844410#comment-17844410 ] Rudi Seitz commented on SOLR-17279: --- PR: https://github.com/apache/solr/pull/2445 > co