Disable Regular Expression Support

2014-07-03 Thread Markus Schuch
Hi Solr Community, we migrate from solr 1.4 to 4.3 and found out, that solr 4.x invented regular expression support for the query parser. Is it possible to disable this feature to get back to the 1.4 behavior of the query parser? Many thanks in advance, Markus Schuch

SolrJ - CoreAdminRequest / PingRequest and HttpSolrClient baseUrl

2019-03-18 Thread Markus Schuch
Hi folks, i have a question about how to perform a connection check with SolrJ in a generic way. I found PingRequest and CoreAdminRequest in SolrJ. Neither of both work in both scenarios when a SolrClient is created by HttpSolrClient.Builder with AND without having the baseUrl containing the