Configuring default_operator at the index level

I'd like all queries against my index to use AND as the default operator. Is it possible to configure that at the index level, or do I need to set default_operator on every query I send? I see that default_field can be configured at the index level, but I don't see a similar setting for default_operator.

Right now there is no way to configure that on the index level, but I could see it as something that could be added, can you open a github issue with a feature request for this?

I opened an issue in Github. Thanks!

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.