Hi , We have a requirement to build a reporting system to fetch the below list of data.
1. Number of search requests. 2. Number of unique sessions (unique search session). 3. Average Number of search requests per session. 4. Sessions converted (When the user clicked on the result). 5. Requests converted. 6. Conversion rate for requests. 7. Conversion monthly breakdown. 8. Top keywords and their conversion rates and number of requests. 9. Percentage of searches that were done on sections. 10. List of sections searched. But the Apache SOLR document mentions only the count of requests. https://solr.apache.org/guide/7_4/metrics-reporting.html#metrics-api Can you please help us by letting know if this requirement is achievable. Thanks, Nithya
