Alexander Ramos Jardim wrote:
Oh,

Sorry!

Can you be a little more specific? Do these indexes have different schemas,
or do they represent the same data model?

If they have different schemas, MultiCore support is definitely worth looking at (again, requires 1.3-ish Solr code, as it was added after 1.2).

For more info, see <http://wiki.apache.org/solr/MultiCore>.

Craig

2008/8/7 anshuljohri <[EMAIL PROTECTED]>

Thanks zayhen for such a quick response but am not talking about sharding.
I
have requirement of indexing 3 indexes. Need to do query on diff indexes
based on input.

-Anshul

zayhen wrote:
2008/8/7 anshuljohri <[EMAIL PROTECTED]>

Hi everybody!

I need to create multiple indexes lets say 3 due to project requirement.
And
the query will be fired from backend on different indexes based on
input.
I
can't do it in one index with the help of "fq" parameter. As i have
already
thought on it but thats of no use.
I assume you are talking about sharding. Go 1.3-dev. It runs smooth in my
environment!


So i searched a lot in this forum but couldn't get satisfactory answer.
I
found that there are 3 ways to do it. In which 2 ways are not applicable
in
1.2 version. So i have to go with Multiple Tomcat instances option as in
multiple webapps config.
But still am not clear whether I need 3 diff solrConfig.xml & schema.xml
or
I can do it with symlinks.
Is there any tutorial or some reading material for this. Can anybody plz
help me out?

Thanks is advance
-Anshul Johri
--
View this message in context:
http://www.nabble.com/Multiple-Indexes-tp18880284p18880284.html
Sent from the Solr - User mailing list archive at Nabble.com.


--
Alexander Ramos Jardim


-----
RPG da Ilha

--
View this message in context:
http://www.nabble.com/Multiple-Indexes-tp18880284p18880771.html
Sent from the Solr - User mailing list archive at Nabble.com.





Reply via email to