
tarchambault at bangordailynews
Apr 11, 2006, 11:32 AM
Views: 4980
Permalink
|
|
coldfusion and google suggest idea
|
|
Using Ajax, I'd like the search box on my website to perform like GOOGLE SUGGEST. When opening a Lucene index with LUKE, I noticed I can review the top "X" terms within the "body" element. What I'd like to do is extract those values so they can be displayed in my GOOGLE SUGGEST search box as the user types in the keyword(s). Any thoughts on what elements I should be reviewing within the Lucene index is greatly appreciated.
|