mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-04-12 18:29:59 +00:00
Moving the query building functionality from the parser to the builders new doToQuery() method analogous to other recent query refactorings. Relates to #10217 Closes #12365