> > I was going through some old emails on this topic. Rafael Rossini 
> > figured out how to run multiple indices on single instance of jetty 
> > but it has to be jetty plus. I guess jetty doesn't allow this? I 
> > suppose I can add additional jars and make it work but I 
> haven't tried 
> > that. It'll always be much safer/simpler/less playing around if a 
> > feature is available out of box.
> 
> The example that comes with Solr is meant to be a starting 
> point for users.  It is a relatively functional and 
> well-commented example, and its config files are pretty much 
> the canonical documentation for solr config, and for many 
> people they can modifying it for their own production use....
> 
> but it is still just an example application.
> 
> By the time people want to do expert-level activities with 
> Solr (multi-index falls into that category), they should be 
> able to configure their own servlet container, whether it be 
> jetty plus, tomcat, resin, etc.

Does this means Solr 1.2 supports MultiSearcher?

-- George

Reply via email to