What I'd like to do is http://localhost:8983/solr/solrpedia/suggest?q=atm&qf=source:<mysource>
Through qf (or however the parameter shall be called) I'd like to restrict the suggestions to documents which fit the given qf-query. I need this filter if (as posted in a previous thread) I intend to put "different kind of data" into one core/collection, cause suggestion shall be restrictable to one or many source(s)