I may misunderstand your needs, but isn't it relevance feedback?
Please check Grant Ingersoll's presentation at ApacheCon 2005.
He put out great demo programs for the relevance feedback using Lucene.

Thank you,

Koji

> -----Original Message-----
> From: Chun Wei Ho [mailto:[EMAIL PROTECTED]
> Sent: Monday, February 13, 2006 6:35 PM
> To: java-user@lucene.apache.org
> Subject: Suggesting refine searches with Lucene
> 
> 
> Hi,
> 
> I am trying to suggest refine searches for my Lucene search. For
> example, if a search turned out too many searches, it would list a
> number of document title subsequences that occurred frequently in the
> results of the previous search, as possible candidates for refining
> the search.
> 
> Does anyone know the right/any approach to implementing this in a
> Lucene-based search app?
> 
> Thanks.
> 
> CW
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


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

Reply via email to