Re: Search Suggestions

2006-12-15 Thread Simon Wistow
On Fri, Dec 15, 2006 at 04:01:33PM +0530, Kapil Chhabra said: > I have implemented such a feature. Just to add on to what Bhavin said, > your results would be more relevant if you index only 2 & 3 token > phrases and display a 3 token suggestion if the current search keyword > consists of 2 toke

Re: Search Suggestions

2006-12-15 Thread Kapil Chhabra
Exactly. I have implemented such a feature. Just to add on to what Bhavin said, your results would be more relevant if you index only 2 & 3 token phrases and display a 3 token suggestion if the current search keyword consists of 2 tokens and so on. Any suggestion beyond 3 tokens might not be ve

Re: Search Suggestions

2006-12-14 Thread Bhavin Pandya
Hi simon, You can index the past query log for your search application and search the index the way you want... - Bhavin pandya - Original Message - From: "Simon Wistow" <[EMAIL PROTECTED]> To: "Lucene" Sent: Friday, December 15, 2006 3:52 AM Subject: Search Suggestions Yahoo!