mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 01:19:02 +00:00
* Tokens in the same position are grouped into a SynonymQuery.. * The default operator is applied on tokens in different positions. * The wildcard is applied to the terms in the last position only. Fixes #2183