Other than the first one which is simple, Solr doesn't and can't report the others because it operates at a lower level, below the notion of what a search session even is. Solr doesn't know who the user is or what a conversion is. I suspect LucidWorks Fusion may help here but I'm not sure.
~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Wed, Sep 29, 2021 at 1:11 PM Rajagopalanaidu, Nithyasri (R.) < [email protected]> wrote: > 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 >
