This is an automated email from the ASF dual-hosted git repository. jan pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/couchdb.git
commit 0a005a8b0f15f5802d901e96e867ab3f2e480086 Merge: fcb1fe2cc 7f941b21f Author: Jan Lehnardt <[email protected]> AuthorDate: Wed Dec 10 10:01:21 2025 +0100 Merge pull request #5764 from neighbourhoodie/port-python-05-index-selection Port Python test to Elixir: `05-index-selection-test‎` src/mango/test/05-index-selection-test.py | 432 -------------------- test/elixir/test/config/search.elixir | 14 + test/elixir/test/config/suite.elixir | 27 ++ test/elixir/test/mango/05_index_selection_test.exs | 440 +++++++++++++++++++++ 4 files changed, 481 insertions(+), 432 deletions(-)
