would lucene even have to be accessed? couldnt you save the queries when
submitted and search that via a sql database?
_gk
----- Original Message -----
From: "Thomas Papke" <[EMAIL PROTECTED]>
To: <java-user@lucene.apache.org>
Sent: Tuesday, March 07, 2006 12:11 PM
Subject: Question
Hello,
anyone implement the "Google Suggest" Feature using Lucene? The Frontend
is clear - but i need a very fast way to retrieve matching terms. For
example: The user typed "Ab" and i want to give him a list of 10 possible
words in term "name" starting with "Ab*". So i don't need the hole
document and i need this information realy fast.
Thx,
Thomas
---------------------------------------------------------------------
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]