: I found this thread in the archive...
: 
: I'm responsible for a number of ruby on rails websites, all of which need
: search.  Solr seems to have everything I need, but I am wondering what's the
: best way to maintain multiple indexes?
: 
: Multiple Solr instances on different ports?

having multiple indexes is a different beast from the "Index Partitioning" 
topic this thread was discussing ... there's some good info on the wiki 
about the various options (they each have their trade offs to consider)

        http://wiki.apache.org/solr/MultipleIndexes

-Hoss

Reply via email to