I have client that requested a feature to apply certain boosts only when a certain search term is used. My first thought is that this should not be necessary with the right configuration and doc content. But after a demo of a view cases i can see why the client asks for this feature.
My escape is to implement this feature at query build time but i'm wondering what the best practice within Elasticsearch is.