ettin [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 15. September 2006 14:09
An: java-user@lucene.apache.org
Betreff: Re: Lucene Suggest ?
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
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.