Same gap as the Go client
, on
the Java side: the stats object was missing fields the Meilisearch API
already exposes. This PR closed three open issues
(#819
,
#820
,
#821
) in one
change, adding usedDatabaseSize to stats and both document-count and
embeddings metrics per index. Merged as
#830
.