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 27e9931c0ee0d2e3d5ea8806971657d1c8234149 Merge: dfac2b736 79227e16b Author: Jan Lehnardt <[email protected]> AuthorDate: Sat Feb 21 17:37:30 2026 +0100 Merge pull request #5774 from neighbourhoodie/python-tests-07 Port Python test to Elixir: `07_text_custom_field_list_test` src/mango/test/07-text-custom-field-list-test.py | 207 --------------- test/elixir/test/config/search.elixir | 23 ++ .../test/mango/07_text_custom_field_list_test.exs | 280 +++++++++++++++++++++ test/elixir/test/support/user_docs.ex | 8 +- 4 files changed, 307 insertions(+), 211 deletions(-)
