: sort on wild card query not working in solr 3.6
> To: solr-user@lucene.apache.org
> Date: Friday, November 9, 2012, 1:08 PM
> Hi -
>
> We are using SOLR 3.6 and have noticed that when the start
> parameter is a
> very large number SOLR's performance is rather slow.
>
Hi -
We are using SOLR 3.6 and have noticed that when the start parameter is a
very large number SOLR's performance is rather slow.
After looking at our schema I was hoping to speed up SOLR performance by
using a sort order since it could be on an index column.
This hasn't worked. I was wonderi