Peter Hickman wrote in post #961594: > Solr is another option, this will make it searchable and you will be > able to retrieve the source xml. > > It's not really an XML database but if your data is essentially not > relational then it will do a great job. You could of course put the > relational aspects in a database but keep the body of the data in > solr.
Sweet! That's what I need. I need it searchable. This is for work. It's nothing time-sensitive, so I have some time to work on it. But I figured I would get cracking on some type of solution. All of the ideas so far have been great. I'll post back with any more issues, and if people could keep the suggestions flowing, I would be forever grateful! Thanks, --Matt Royer -- 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.

