We do this but it involves logging the search query to a database. We
have an abstraction about search clients to do this.

I recommend the Lucene In Action book. Quite good.

On Dec 13, 2011, at 9:14 AM, Sean Newham <[email protected]> wrote:

> Hi,
> I'm new to Lucene, and I was wondering if there was a quick, code way 
> (preferably in c#, but I'll take python or java) of getting the list of most 
> common search queries out. I've done a google, and found Luke (which is cool) 
> and may start looking through its code as it clearly must be doing this 
> somewhere, but my next step is to look through the Lucene docs. Any help 
> would be appreciated, including telling me which docs to read, etc.
> Best wishes,
> Sean

Reply via email to