On Mon, Apr 13, 2009 at 5:35 AM, Isaac Foster <isaac.z.fos...@gmail.com>wrote:
> 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. > Sure. There are a couple of ways. Take a look at http://wiki.apache.org/solr/MultipleIndexes -- Regards, Shalin Shekhar Mangar.