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 654122981ff1ef83db5d79edb3304736d09bd30e Merge: 977fecb53 b22922c27 Author: Robert Newson <[email protected]> AuthorDate: Tue Jul 28 19:28:27 2026 +0100 Merge pull request #6078 from apache/nouveau-6075-sort-by-relevance Fix explicit sorting by relevance/score .../apache/couchdb/nouveau/lucene/LuceneIndex.java | 6 +++- src/docs/src/api/ddoc/nouveau.rst | 2 +- test/elixir/test/config/nouveau.elixir | 4 ++- test/elixir/test/nouveau_test.exs | 34 +++++++++++++++++++++- 4 files changed, 42 insertions(+), 4 deletions(-)
