Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
predictive search
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
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
Solr now supports "Suggester".
http://wiki.apache.org/solr/Suggester
http://wiki.apache.org/solr/Suggester