Re: Using min/max value of field in boost query

2024-04-22 Thread govind nitk
Hello Chris, Thanks for the pointers. I feel min, max for any numeric field won't be calculated at runtime, so, was wondering about any option to use those stats for a field in the boost function using edismax. If I get any option, I will mention it. On Tue, Apr 9, 2024 at 12:01 AM Chris Hostet

Re: Using min/max value of field in boost query

2024-04-08 Thread Chris Hostetter
Check the docs for min & max functions -- they don't do what you seem to think they do... https://solr.apache.org/guide/solr/latest/query-guide/function-queries.html#max-function >> Returns the maximum numeric value of multiple nested functions or >> constants, which are specified as argument