Feature request: index statistics
If we could access statistics via the admin panel and via the API that would be very useful.
Statistics that come to mind would be common phrases and # searches per minute/hour/day etc. - very similar to how buckets show real-time information on Couchbase Server.
Perhaps this information could be held in the "cfg-bucket" bucket for the CBFT cluster?
Thanks! Current stats are a bit too "in the weeds".
One next step: need to do some digging around the open-source golang community as hopefully somebody has some open-source data structure implementations that make this straightforward.
That'd be great. I was also thinking that it may be useful to get the min/max/average # results for each of the common phrases?
Possibly also useful for a list of search terms that have been searched for that generated no results.