Hi Joel, Right. 1. To check if the number of documents matched are too low as 5 or high as many total numbers of docs, let's say. 2. To allow checking process time and skip going into the block if the time has elapsed. 3. If reranking failed, return empty docs/500, then option to return results from the main query.
On Fri, Dec 1, 2023 at 5:01 PM Joel Bernstein <[email protected]> wrote: > Currently it does not. I'm assuming you mean conditions related to the main > query result set. Can you give an example of what type of condition you > have in mind? > > Joel Bernstein > http://joelsolr.blogspot.com/ > > > On Tue, Nov 28, 2023 at 10:29 AM rajani m <[email protected]> wrote: > > > Hi Solr Users, > > > > Does query reranking support checking a condition before applying the > re > > rank query? > > > > Thank you, > > Rajani > > >
