Number of documents per domain

Hello, I'd like to have the number of documents per domain, how it's possible ? JMX is not enough, I don't want to know how many documents are created, updated or deleted but how many documents are currently on my platform. Thanks

0 votes

1 answers

1452 views

ANSWER



You could have a look at the quota extension that adds the documents_count_statistics schema.

Perhaps ElasticSearch can offer a more versatile solution.

0 votes



I don't want to install an extension only for getting an information which is already here, somewhere :) I took a look at elasticsearch which seems to be a good solution ! Thanks pibou.
04/26/2016