Hi Amel, If you copy example dir from the solr distribution dir to example2 and change jetty's port in the example2/etc/jetty.xml to something different from the one in example/etc/jetty.xml, you'll effectively have two different servers with two separate SOLRs.
Now you can independently modify your schemas as you want, start up your servers and post your documents to them, generating 2 different indices. On Fri, Mar 25, 2011 at 4:16 PM, Amel Fraisse <amel.frai...@gmail.com>wrote: > Hi, > > I am using Solr to index documents. And I would index my documents with 2 > different analyzer and generate 2 index. > > So I don't know how I could generate 2 different index? > > Thank you for your help. > > Amel. > -- Regards, Dmitry Kan