Displaying 1 result from an estimated 1 matches for "date_summary".
2007 Jul 13
8
More sorting problems with untokenized index
...e=>{:boost=>2},:name_for_sort=>{:index =>
:untokenized},
:city=>{:boost=>2}, :city_for_sort=>{:index=>:untokenized},
:state=>{:boost=>2}, :state_for_sort=>{:index=>:untokenized},
:tag_list=>{:boost=>0},:tag_list_for_sort=>{:boost=>0},
:date_summary=>{:boost=>1},
:date_for_range=>{:boost=>0},
:start_date=>{:boost=>0}}
When I sort on name_for_sort it works fine.
City_for_sort however causes problems. Here is a random offset. There
are 16,000 records, so I wouldn''t expect so much disparity:
>> Event.fi...