I have a search that returns items ordered by their name. However, some users cheat and put special characters or numbers in the front of their name to show up first. Does anyone have any suggestions on how to prevent this?
Ideally I could use a regexp to strip out any of these characters from the front of a name, but I'm not sure how to implement this in my define_index block. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
