| See org.hibernate.search.SearchFactory#getStatistics in Search 5. We may need to split statistics between mapper-level statistics (object loads, ...) and backend-level statistics (index size, ...). We may also want to add support for per-backend statistics (in a follow-up ticket, to be created). |