> I am using mysql for solr indexing data in solr. I have two > fields: "name" > and "college". How can I add auto suggest based on these two > fields?
Here is a blog post and code an example. http://www.cominvent.com/2012/01/25/super-flexible-autocomplete-with-solr/