Hi, What is the best way to extract report information of a Solr server, like indexing statistics (taxonomy, documents without any category, etc), and search statistics (common queries, zero-result queries, etc) ? Will I need to code such things in custom processors/search handlers?
Thanks, Samuel.