Hi all,

my ActiveRecord model comes with a method returning an array of
strings which I'd like to search with sphinx. I could cache the method
result in the DB, because I know that sphinx will only index what's in
there. But how could I create a multi-valued attribute from a
(separated) string?

Any hints are appreciated. Regards,

Christian

-- 
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.

Reply via email to