To work with Solr, I need my searchbox to be suggesting whenever user type.. with a dropdown menu. How can i get it done? Any existing example?
Here is an article I wrote about different ways to make auto suggestions and how to make the right choice. If you want something even more advanced and flexible there is this other article, which contains an example as well.