This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 914cd4c47d18ae90b0a5510b11cd68053bfd8121
Merge: 6ac5413ec e9fa1bafa
Author: Robert Newson <[email protected]>
AuthorDate: Mon Feb 2 17:03:37 2026 +0000

    Merge pull request #5865 from pgj/fix/mango/explain/text-bookmark-formatting
    
    fix(`mango`): formatting of `text` bookmarks in `_explain` output

 src/mango/src/mango_cursor_text.erl           |  47 ++++++++---
 test/elixir/test/config/search.elixir         |   8 ++
 test/elixir/test/config/suite.elixir          |   3 +
 test/elixir/test/mango/02_basic_find_test.exs |  11 +++
 test/elixir/test/mango/06_basic_text_test.exs |  58 +++++++++++++
 test/elixir/test/partition_mango_test.exs     | 114 ++++++++++++++++++++++++++
 6 files changed, 228 insertions(+), 13 deletions(-)

Reply via email to