Jeremiah, After a quick glance I don't see anything obvious in the code. I notice you have a presort defined. By any chance, if you remove the presort, do you get a correct sorting on the creation_dt field?
-Z On Wed, Jul 17, 2013 at 5:30 PM, Jeremiah Peschka < [email protected]> wrote: > I'm attempting to sort data with Riak Search and have run into a distinct > lack of sorting. > > When using curl (The Fullest Featurest Riak Client EVARâ„¢), I query the > following URL: > http://localhost:10038/solr/posts/select?q=title_txt:google&presort=key&sort=creation_dt&rows=500 > > Being aware that results are sorted AFTER filtering on the server side, I > adjusted my query to accept too many rows: there are 335 rows that meet my > query criteria. However, Riak Search returns 10 sorted by some random > criteria that I'm not aware of (it's not score, that's for sure). > > Is this behavior expected? Is there something that I've missed in my query? > > --- > Jeremiah Peschka - Founder, Brent Ozar Unlimited > MCITP: SQL Server 2008, MVP > Cloudera Certified Developer for Apache Hadoop > > _______________________________________________ > riak-users mailing list > [email protected] > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com > >
_______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
