Re: using multiple level facets in streaming expressions

2022-09-06 Thread t sornin
Joel send me this a while back: https://issues.apache.org/jira/browse/SOLR-9103 You can write your own plugin to make the multiple facet stream tuples nested as required. Mathew On Tue, Sep 6, 2022, 6:09 AM Shankar R wrote: > Hi Joel, > I am looking for nested faceted queries supported by JSO

Re: Reversed leftOuterJoin on clause returns incorrect results

2023-02-27 Thread t sornin
Your join key is reversed. It should be "on=item_id_2=item_id" which only returns the left stream (first stream param for leftOuterJoin) since there is no match. Hope this helps. Mathew On Mon, Feb 27, 2023, 4:25 PM Geren White wrote: > Hello, > > When testing out joins in solr streams we not

Re: Reversed leftOuterJoin on clause returns incorrect results

2023-02-28 Thread t sornin
it from better error responses/handling. Mathew On Tue, Feb 28, 2023 at 9:37 AM Geren White wrote: > Yea sorry the question was if that's a bug and if it should throw an error? > The results right now are pretty confusing and I could see it leading to > some bugs. > > On Mon,

Re: Error with queries: maxClauseCount is set to 1024

2024-09-17 Thread t sornin
Regarding the error: - "solr.xml maxBooleanClauses is now enforced recursively. Users who upgrade from prior versions of Solr may find that some requests involving complex internal query structures (Example: long query strings using edismax with many qf and pf fields that include q