Details
Assignee
UnassignedUnassignedReporter
Yoann RodièreYoann RodièreComponents
Priority
Major
Details
Details
Assignee
Unassigned
UnassignedReporter
Yoann Rodière
Yoann RodièreComponents
Priority
Created April 19, 2018 at 7:07 AM
Updated September 25, 2023 at 2:48 PM
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).