Re: NullPointerException when using facets in More Like This Query

2023-02-07 Thread Mikhail Khludnev
Right, Michael. MLTHandler refuses to init rb.query, but facets needs it for evaluating filters when some of them are excluded. Grace, I created a jira account for you. Check it out. On Tue, Feb 7, 2023 at 6:36 AM Michael Gibney wrote: > I do suspect this is MLT-specific -- I'm not exactly sure

subscribe

2023-02-07 Thread Yuntong Qu (BLOOMBERG/ 919 3RD A)

subscribe

2023-02-07 Thread Yuntong Qu (BLOOMBERG/ 919 3RD A)
subscribe

Re: NullPointerException when using facets in More Like This Query

2023-02-07 Thread Mikhail Khludnev
https://github.com/apache/solr/pull/1339 Reviews are welcome. On Tue, Feb 7, 2023 at 10:54 PM Grace Sainsbury wrote: > I've created a ticket for this here: > > https://issues.apache.org/jira/browse/SOLR-16648 > > It only seems to affect The MoreLIkeTHis query handler, The same facet > setup work