predictive search

thumbnail
Dave Weitzel, modified 13 Years ago. Regular Member Posts: 208 Join Date: 11/18/09 Recent Posts
I am looking at how to implement predictive search in Liferay. This may depend on the underlying search engine so if anyone can advise which one is best to use please post here.

Looking at Lucene, SOLR and Google search appliance (GSA).

need to provide a UI where when you start typing the system suggests the search term and hopefully offer an option to show the results as you hove over it (like google.com does)

I cannot see that Liferay search portlet stores the search terms used other wise a simple hook/portlet may be able to do this.

Anyone done this or can make suggestions?

Dave
thumbnail
Hitoshi Ozawa, modified 13 Years ago. Liferay Legend Posts: 7942 Join Date: 3/24/10 Recent Posts
Solr now supports "Suggester".

http://wiki.apache.org/solr/Suggester