To solve the sorting problem I used an attribute, which worked in development. But now I get in the test environment: index assessment_delta: sort-by attribute 'created_at_sort' not found
Basically, what is happening I think, is that the attributes are not being recognised. I think that this could potentially explain both my :sphinx_select and my current sort-by attribute problem, since both depend apon an attribute. Is the only way to solve this to switch environment? Melissa On Jun 4, 1:33 pm, melissa <[email protected]> wrote: > About what I thought was caching is actually a sorting problem. > All the results are there, just not in the right order. I'll post the > solution if I can find it. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/thinking-sphinx?hl=en.
