Description
Since Kuzzle 2.8.0, it's possible to use Koncorde filters instead of Elasticsearch DSL with the document:search action: https://docs.kuzzle.io/core/2/guides/main-concepts/querying/#koncorde-query
The current SearchResult implementation does not support this because the lang parameter is not transmitted.