Hi folks,
I implemented something similar but never got around to contribute it -
see https://issues.apache.org/jira/browse/SOLR-4056
The code was initially for SOLR3 but was recently ported to SOLR4
* capturing the most frequent search terms per core
* supports ad-hoc queries
* CSV export
If you are interested we could team up and make a proper SOLR
contribution :-)
Cheers,
Siegfried Goeschl
On 08.02.15 05:26, S.L wrote:
Folks,
Is there a way to implement the trending functionality using Solr , to give
the results using a query for say the most searched terms in the past hours
or so , if the most searched terms is not possible is it possible to at
least the get results for the last 100 terms?
Thanks