Please answer my question on StackOverflow ... "Best approach to guarantee commits in SOLR"

2015-08-25 Thread Simer P
http://stackoverflow.com/questions/32138845/what-is-the-best-approach-to-guarantee-commits-in-apache-solr . *Question:* How can I get "guarantee commits" with Apache SOLR where persisting data to disk and visibility are both equally important ? *Background:* We have a website which requires high

Re: Solr read timed out in client environment

2013-07-24 Thread Simer P
Sounds like this problem has to be on your client environment. Should check if your client environment requires different authentication or if there is a firewall that blocking your request. On Wed, Jul 24, 2013 at 9:20 PM, bucci wrote: > Hello, > we've got following error when we are trying to

DIGEST authentication with HttpSolrServer not working ... PLEASE HELPPPP !!!

2013-07-24 Thread Simer P
Hey Guys, I was wondering if anyone has successfully been able to connect to SOLR 4.3.1 using DIGEST authentication with HttpSolrServer ? *How I generated the password* ./digest.sh -a md5 admin:secure:password admin:secure:password:e430caca84c337d4b820c44c1ebc943a *I can successfully log in via