Re: Index sharing between multiple slaves

2013-01-13 Thread Upayavira
It can work, so I believe. However, it is not normal Solr usage, so you are less likely to find people who can support you in it. Upayavira On Sun, Jan 13, 2013, at 03:59 PM, suri wrote: > Sorry, might have shared more info. Planning to have Index files in NAS > and > share these index files acro

Re: Index sharing between multiple slaves

2013-01-13 Thread suri
Sorry, might have shared more info. Planning to have Index files in NAS and share these index files across multiple nodes. We have 4 slave nodes. For redundancy we might be having 2 nodes per a shared index. Any issues you foresee with this. I will post details once we test this. Cheers, -- Vie

Re: Index sharing between multiple slaves

2012-12-11 Thread Upayavira
What is the benefit of having two slaves on the same machine? While it is possible to share indexes across nodes, it isn't recommended, as you'll need to know what you are doing, and will be deviating from the norm which will make your life (much) harder. I really don't see how there's a benefit