As a community how should we behave with gentlemen that didn't pay their
suppliers for their services and then come here?
As an Apache Lucene/Solr committer I very commonly use the funds I receive
from my clients (for my services) to sponsor my and my colleague's
contributions.
This company has a
Yes, and indeed http://[REDACTED]/solr/sequence2_shard1_replica_n1/replication
works without password. I have also tried
http://[REDACTED]/solr/sequence2/replication which I remember working when I
tried it in Solr8 but which does not work in Solr9.2
Have you any other recommendations?
-Or
I am seeing this entry in our Solr logs:
*Cannot invoke "org.apache.solr.update.TransactionLog.incref()" because
"lookupLog" is null*
We are running Solr 8.4. (not in Solr cloud mode)
full stack trace:
org.apache.solr.handler.RequestHandlerBase
message
java.lang.NullPointerException: Cannot invoke
Thanks! That was it!
The config defType was taking the precedence. After removing that, it
started working fine.
Shouldn't the parser mentioned in the query take precedence over what is
mentioned in the config file?
And just one related question, the other config inside this request handler
does