On Fri, 2006-09-15 at 14:02 +0200, Mark Müller wrote:
> Hi all,
> I like to know if it is possible to let make Lucene Suggestions while the
> user types in the search query.
> 
> Like in Google Suggest: http://www.google.com/webhp?complete=1&hl=en
> 
> I just need to send with AJAX the part of the word the user already typed
> and get back the list of matching terms. Even better would be if the number
> of occurrences would be show at well.
> 
> Is there a function for that in the Lucene API ?


http://issues.apache.org/jira/browse/LUCENE-625


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

Reply via email to