This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from e87bbbe0e Merge pull request #5771 from
neighbourhoodie/port-12-use-correct-index-test
add 863c2428c Port text default field tests to Elixir
add dd217be41 Deprecate 06-text-default-field-test.py
add cc46df101 Merge branch 'main' into port-06-text-default-field-test
new dfac2b736 Merge pull request #5772 from
neighbourhoodie/port-06-text-default-field-test
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/mango/test/06-text-default-field-test.py | 64 -------------
test/elixir/test/config/search.elixir | 12 +++
.../test/mango/06-text-default-field-test.exs | 100 +++++++++++++++++++++
3 files changed, 112 insertions(+), 64 deletions(-)
delete mode 100644 src/mango/test/06-text-default-field-test.py
create mode 100644 test/elixir/test/mango/06-text-default-field-test.exs