dixstonz3
dixstonz3
Here is the usage example of how you can use the "search_languages" parameter to limit the list of languages ES will search through: /api/?q=gdansk&limit=7&lang=en&search_languages=en,it,de In this case, even if photon...
>>The disadvantage is that such an approach would change the meaning of lang. In particular: when a single language is used then we really only search in that language and...
> On the technical side: the CI error has nothing to do with your PR. I've fixed it on master. Can you please rebase at some point. > Done with...
>>Also, the new feature will need a test eventually but lets settle on the API first. I have added some tests for the new search_languages parameter.
>>The PR isn't really solving the actual problem you are having, namely that the query becomes too large when too many languages are configured on the server side. >>The server...
I am also interested in this question. Could anybody shed some light on the subject?