I hope I'm posting to the correct place, please excuse me if I'm not... and point me to the right place.
Without passing a token to the autocompleter, with partial search and full search all active…. it seems only to find values where the search query is in the exact same order, for example “black case” typed into the text field will only find results that are exactly that, “black case” It seems to ignore “black rounded case” or anything that might have both words, but not in the exact order. If I tokenize the values then it searches for anything with “any” of the words, not for anything with both. Is there a way to have it do a search for “TermA” AND “TermB” ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---