Hi Vajinath,

I believe you want multiple schemas. Take a look at
http://wiki.apache.org/solr/MultiCore

Note that this feature is available only with the Solr 1.3 trunk code. With
Solr 1.2,  you can have two instances of Tomcat or two solr webapps deployed
in one Tomcat instance. You can also think about creating one schema which
can accomodate everything.

On Wed, May 7, 2008 at 9:40 AM, Vaijanath N. Rao <[EMAIL PROTECTED]>
wrote:

> Hi All,
>
> I tried to search within the SOLR archive, but could not find the answer
> of how can I create multiple index within SOLR. In case of lucene I can
> create an IndexWriter with a new Index, and hence can have multiple Index, I
> can allow search on that multiple index. How can I create in Solr a multiple
> Index.
>
> --Thanks and Regards
> Vaijanath
>
>


-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to