Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi Mark
I suspect the ordering is because of the &. If you wanted more control of the ordering you could add an IncludeField convention to add a custom DisplayNameOrder field to the index then order by that. The DisplayNameOrder() delegate method can then parse/remove items from the display name to allow you to fully control the ordering.
More information:
David
Hi David,
Thanks for your response. I will look at your suggestions.
/Mark
Hi,
When using OrderBy in a Find Query:
We're seeing results like this:
1. bed & onderschuifbed Doppia
2. box Ambra vlak - 2-persoons
When we would like the Ambra to be above the "bed & onderschuifbed". Is this because of the ampersand? And how can we get Find to order this by alphanumeric only (if that's a solution in this case)
Thanks!
/Mark