If I have a model named Entries and a HMABT relationship with another
model Tags, and I use Sphynx for searching models by their tags, would
it be convenient to save the tags name into the Entries table each time
an Entrie is saved, and tell Sphinx to index Entries instead of Tags?

Also, the Tags would have an alias_of/synonym_of column, and it would
search for synonyms before it sends the keywords to Sphinx

Should I use this approach? What recommendations would you give me? ^^

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to