Re: Save Solr index in database

2013-07-12 Thread Sagar Jadhav
The reason for going that route is because our application is clustered and
if the indexing information is on the filesystem, I am not sure whether that
would be replicated. At the same time since its a product it needs to be
packaged with the product and also from a proprietary reason we are not
allowed to use the filesystem.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Save-Solr-index-in-database-tp4077649p4077662.html
Sent from the Solr - User mailing list archive at Nabble.com.


Re: Save Solr index in database

2013-07-12 Thread Sagar Jadhav
I think that makes a lot of sense as I was reading the Solr Cloud technique.
Thanks a lot Shawn for the validation. 
Thanks a lot everyone for helping me out to go in the right direction. I
really appreciate all the inputs. I will now go back and get the exception
for getting access to the filesytem.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Save-Solr-index-in-database-tp4077649p4077673.html
Sent from the Solr - User mailing list archive at Nabble.com.