Depending on the size of your index, you might want to put it in the downloaded page. I have a small index of maybe 1,500 words so I have the word list in the page. this is simpler than ajax, but will not work for big indexes, of course.

On Sep 15, 2006, at 8:02 AM, 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 ?

Thanks in Advance,
Mark



---------------------------------------------------------------------
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