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

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


    from f68c096ba clarify lucene_version handling
     add 2195612ae Sort key libicu NIF
     add eb89864dc Speed up views with ICU sort keys
     add ffa397c38 Merge branch 'main' into lucene_version_handling_docs

No new revisions were added by this update.

Summary of changes:
 .../priv/couch_ejson_compare/couch_ejson_compare.c |  86 ++++++
 src/couch/src/couch_ejson_compare.erl              |  33 ++-
 src/couch/test/eunit/couch_ejson_compare_tests.erl | 102 +++++++
 src/fabric/src/fabric_view.erl                     | 320 ++++++++++++---------
 src/fabric/src/fabric_view_map.erl                 |  82 ++++--
 src/fabric/src/fabric_view_reduce.erl              |  32 ++-
 6 files changed, 486 insertions(+), 169 deletions(-)

Reply via email to