Fórum

predictive search

thumbnail
Dave Weitzel, modificado 11 Anos atrás.

predictive search

Regular Member Postagens: 208 Data de Entrada: 18/11/09 Postagens Recentes
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, modificado 11 Anos atrás.

RE: predictive search

Liferay Legend Postagens: 7942 Data de Entrada: 24/03/10 Postagens Recentes
Solr now supports "Suggester".

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