Re: More than one sort criteria

2013-05-02 Thread Peter Sch�tt
Hallo, > Peter, try sorting them only using one &sort parameter, separating the > fields by comma. > > &sort=zip+asc,street+asc This was it, thank you. Ciao Peter Schütt

Re: More than one sort criteria

2013-04-30 Thread Gustav
Peter, try sorting them only using one &sort parameter, separating the fields by comma. &sort=zip+asc,street+asc -- View this message in context: http://lucene.472066.n3.nabble.com/More-than-one-sort-criteria-tp4059989p4060015.html Sent from the Solr - User mailing list archive at Nabble.com.