cbft icon indicating copy to clipboard operation
cbft copied to clipboard

Feature request: index statistics

Open graemelambert opened this issue 10 years ago • 3 comments

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?

graemelambert avatar Jun 16 '15 15:06 graemelambert

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.

steveyen avatar Jun 16 '15 18:06 steveyen

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?

graemelambert avatar Jun 17 '15 07:06 graemelambert

Possibly also useful for a list of search terms that have been searched for that generated no results.

graemelambert avatar Jun 17 '15 08:06 graemelambert