On Fri, May 22, 2009 at 3:22 AM, Grant Ingersoll <gsing...@apache.org>wrote:

>
> I think you will want some type of persistence mechanism otherwise you will
> end up consuming a lot of resources keeping track of all the query strings,
> unless I'm missing something.  Either a Lucene index (Solr core) or the
> option of embedding a DB.  Ideally, it would be pluggable such that people
> could choose their storage mechanism.  Most people do this kind of thing
> offline via log analysis as logs can grow quite large quite quickly.
>

For a general case, yes. But I was thinking more of a top 'n' queries as a
running statistic.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to