Release 2.26.0
2.26.0 New features Custom score rerankers in global score modifiers for hybrid search (#1370). You can now rerank hybrid search results using BM25 or vector closeness scores (per-field or aggregate via sum/max/avg) by specifying marqo__score_* fields in scoreModifiers. Scores/aggregates are divide-by-max normalized. This is supported only for semi-structured indexes created with Marqo 2.26.0 or l…