You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/03/30 11:05:32 UTC

[couchdb] branch import-nouveau updated (3fc0d1afa -> 3a4f74b18)

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

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


    from 3fc0d1afa support _nouveau_info endpoint
     add 3a4f74b18 include index disk size

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/couchdb/nouveau/api/IndexInfo.java  | 12 ++++++++++--
 .../src/main/java/org/apache/couchdb/nouveau/core/Index.java |  5 ++++-
 .../apache/couchdb/nouveau/lucene4/core/Lucene4Index.java    | 11 +++++++++++
 .../apache/couchdb/nouveau/lucene9/core/Lucene9Index.java    | 11 +++++++++++
 4 files changed, 36 insertions(+), 3 deletions(-)