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
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
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