Hi,

You first save those search keywords entered by users into some kind
of storage like a database system or even into a dedicated Lucene
index. So it's a database and web issue, not a Lucene one.

And, as you know, Lucene does not provide this functionality out of the box.

Good luck!

On 12/8/05, Paul Williams <[EMAIL PROTECTED]> wrote:
> Hi,
>
>
>
> I've been asked whether we can do a Top n Searches functionality where
> we record the most common searched for phrases on a daily basis.  I'm
> not sure where to start with this or even if this is feasible with
> Lucene.
>
>
>
> Anyone done anything similar?
>
>
>
> Cheers.
>
> Paul Williams.
>
>
>


--
Cheolgoo

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to