Concept Flow - Function score query
Start: Receive Query
Apply Base Query
Apply Functions to Modify Scores
Combine Function Scores with Base Score
Return Documents with Updated Scores
End
The function score query starts with a base query, applies scoring functions to modify document scores, combines them, and returns the results.