> in Solr admin (http://localhost:8180/services/admin/) > I can specify something like: > > +category_id:200 +xxx:300 > > but how can I specify a sort option? > > sort:category_id+asc
There is an [FULL INTERFACE] /admin/form.jsp link but it does not have sort option. It seems that you need to append it to your search url.