Hi, I'm new using Solr but have used the Zend Framework implementation of Lucene before. One thing it supports is the ability to have separate indexes, so that you could keep your index of (example) forum posts and your index of user profiles separate, and query them separately. Can this be done with Solr? I've looked through the docs a good bit and will continue to, but if anyone can point me in the right direction I'd greatly appreciate it.
Thanks Isaac