Re: "Missing" Docs in Solr

2019-08-16 Thread Brian Lininger
ll debug on > if it is a rare enough event. > > Regards, > Alex > > On Fri, Aug 16, 2019, 12:05 PM Brian Lininger, > wrote: > > > Yeah, I thought of those same problems at first and expected to find > > something but no luck. > > There are no errors in the

Re: "Missing" Docs in Solr

2019-08-16 Thread Brian Lininger
eld on but then dropped a connection. > > Both of these are unlikely but since you seem to be stuck.... > > Regards, > Alex > > On Thu, Aug 15, 2019, 6:02 PM Brian Lininger, > wrote: > > > Hi All, > > I'm seeing some odd behavior that I'm hoping

"Missing" Docs in Solr

2019-08-15 Thread Brian Lininger
yone run into something like this? Any ideas on something to look for? Thanks, Brian Lininger

Re: Enumerating cores via SolrJ

2019-08-09 Thread Brian Lininger
/solr.example.com:8983/solr/admin/cores?action=STATUS' > > does? > > -- > Mark H. Wood > Lead Technology Analyst > > University Library > Indiana University - Purdue University Indianapolis > 755 W. Michigan Street > Indianapolis, IN 46202 > 317-274-0749 >

Re: Intermittent BasicAuthPlugin Not Authorized

2019-06-12 Thread Brian Lininger
27;s something similar described on SO > > https://stackoverflow.com/questions/2014700/preemptive-basic-authentication-with-apache-httpclient-4 > > HTH > > On Tue, 11 Jun 2019 at 23:43, Brian Lininger > wrote: > > > Thanks Erick, > > I had read thru https://issues.a

Re: Intermittent BasicAuthPlugin Not Authorized

2019-06-11 Thread Brian Lininger
d Brian On Tue, Jun 11, 2019 at 3:33 PM Erick Erickson wrote: > Looks like: https://issues.apache.org/jira/browse/SOLR-13510 > > > On Jun 11, 2019, at 3:08 PM, Brian Lininger > wrote: > > > > Hello Solr Experts, > > I've hit an issue with Solr and Ba

Intermittent BasicAuthPlugin Not Authorized

2019-06-11 Thread Brian Lininger
Hello Solr Experts, I've hit an issue with Solr and BasicAuth that is stumping me at the moment. We've configured a basic security.json to require BasicAuth credentials for read/update to all collections in Solr, but we allow un-authenticated requests to Solr admin endpoint (don't ask why). It lo

Solr and Java G1

2018-10-24 Thread Brian Lininger
ed as far as I can tell. Reading thru email archive it seems that plenty of people have been using G1 in production for a year or two without issue, has anyone tried G1 recently and run into any issues? Thanks, Brian Lininger