SolrConnection Object
(
[client] =>
[request] => HTTP_Request2 Object
(
[observers:protected] => Array
(
)
[url:protected] => Net_URL2 Object
(
[_options:Net_URL2:private] => Array
(
[strict] => 1
[use_brackets] =>
[drop_sequence] => 1
[encode_keys] => 1
[input_separator] => &
[output_separator] => &
)
[_scheme:Net_URL2:private] => http
[_userinfo:Net_URL2:private] =>
[_host:Net_URL2:private] => solr-sdr-catalog
[_port:Net_URL2:private] => 9033
[_path:Net_URL2:private] => /solr/catalog/select
[_query:Net_URL2:private] =>
[_fragment:Net_URL2:private] =>
)
[method:protected] => POST
[auth:protected] =>
[headers:protected] => Array
(
[user-agent] => HTTP_Request2/2.3.0 (http://pear.php.net/package/http_request2) PHP/7.0.33-0+deb9u11
[content-type] => application/x-www-form-urlencoded
)
[config:protected] => Array
(
[adapter] => HTTP_Request2_Adapter_Socket
[connect_timeout] => 10
[timeout] => 0
[use_brackets] =>
[protocol_version] => 1.1
[buffer_size] => 16384
[store_body] => 1
[local_ip] =>
[proxy_host] =>
[proxy_port] =>
[proxy_user] =>
[proxy_password] =>
[proxy_auth_scheme] => basic
[proxy_type] => http
[ssl_verify_peer] => 1
[ssl_verify_host] => 1
[ssl_cafile] =>
[ssl_capath] =>
[ssl_local_cert] =>
[ssl_passphrase] =>
[digest_compat_ie] =>
[follow_redirects] =>
[max_redirects] => 5
[strict_redirects] =>
)
[lastEvent:protected] => Array
(
[name] => receivedBody
[data] => HTTP_Request2_Response Object
(
[version:protected] => 1.1
[code:protected] => 400
[reasonPhrase:protected] => Bad Request
[effectiveUrl:protected] => http://solr-sdr-catalog:9033/solr/catalog/select
[headers:protected] => Array
(
[content-type] => application/xml; charset=UTF-8
[content-length] => 417
)
[cookies:protected] => Array
(
)
[lastHeader:protected] => content-length
[body:protected] =>
org.apache.solr.common.SolrExceptionorg.apache.solr.common.SolrExceptionURLDecoder: Invalid character encoding detected after position 45 of query string / form data (while parsing as UTF-8)400
[bodyEncoded:protected] => 1
)
)
[body:protected] =>
[postParams:protected] => Array
(
[wt] => json
[json.nl] => arrarr
[qt] =>
[fl] => *,score
[ps] => 0
[q] => (ht_id:("NorthÊrolina statute") OR id:(NorthÊrolina statute) OR title_ab:("NorthÊrolina statute")^25000 OR title_a:("NorthÊrolina statute")^15000 OR allfieldsProper:("NorthÊrolina statute")^4000 OR allfieldsProper:(NorthÊrolina AND statute)^2000 OR allfields:("NorthÊrolina statute")^2000 OR allfields:(NorthÊrolina AND statute)^1000 OR titleProper:(*)^8000 OR titleProper:("NorthÊrolina statute")^800 OR titleProper:(NorthÊrolina AND statute)^160 OR title_topProper:("NorthÊrolina statute")^600 OR title_topProper:(NorthÊrolina AND statute)^120 OR title_restProper:("NorthÊrolina statute")^400 OR title_restProper:(NorthÊrolina AND statute)^80 OR series:("NorthÊrolina statute")^1000 OR series:(NorthÊrolina AND statute)^100 OR series2:("NorthÊrolina statute")^800 OR series2:(NorthÊrolina AND statute)^80 OR author:("NorthÊrolina statute")^1600 OR author:(NorthÊrolina AND statute)^160 OR author2:("NorthÊrolina statute")^800 OR author2:(NorthÊrolina AND statute)^80 OR issn:(NorthÊrolina statute) OR isbn:(NorthÊrolina statute) OR lccn:("NorthÊrolina statute") OR rptnum:("NorthÊrolina statute") OR sdrnum:("NorthÊrolina statute") OR ctrlnum:("NorthÊrolina statute") OR topicProper:("NorthÊrolina statute")^1200 OR topicProper:(NorthÊrolina AND statute)^120 OR topic:("NorthÊrolina statute")^750 OR topic:(NorthÊrolina AND statute)^75 OR fullgeographic:("NorthÊrolina statute")^100 OR fullgeographic:(NorthÊrolina AND statute)^10 OR fullgenre:("NorthÊrolina statute")^100 OR fullgenre:(NorthÊrolina AND statute)^10 OR era:(NorthÊrolina AND statute)^10 OR hlb3:(NorthÊrolina AND statute)^10)
[fq] => Array
(
[0] => NOT ht_rightscode:"tombstone"
)
[start] => 0
[rows] => 20
)
[uploads:protected] => Array
(
)
[adapter:protected] => HTTP_Request2_Adapter_Socket Object
(
[socket:protected] => HTTP_Request2_SocketWrapper Object
(
[connectionWarnings:protected] => Array
(
)
[socket:protected] => Resource id #17
[deadline:protected] =>
[timeout:protected] => 0
)
[serverChallenge:protected] =>
[proxyChallenge:protected] =>
[chunkLength:protected] => 0
[redirectCountdown:protected] =>
[expect100Continue:protected] =>
[contentLength:protected] => 2151
)
[cookieJar:protected] =>
)
[base_url] => http://solr-sdr-catalog:9033/solr/catalog/
[url] => http://solr-sdr-catalog:9033/solr/catalog/select
[method] => POST
)
Fatal error: Uncaught Exception: Problem talking to Solr in /htapps/catalog/releases/202107261022_4.4.13/sys/SolrConnection.php:55
Stack trace:
#0 /htapps/catalog/releases/202107261022_4.4.13/sys/SolrConnection.php(66): SolrConnection->_send(Array)
#1 /htapps/catalog/releases/202107261022_4.4.13/sys/Solr.php(1059): SolrConnection->send()
#2 /htapps/catalog/releases/202107261022_4.4.13/sys/Solr.php(954): Solr->rawSolrSearch(Array, NULL)
#3 /htapps/catalog/releases/202107261022_4.4.13/sys/Solr.php(163): Solr->solrSearch(Array, 'standard')
#4 /htapps/catalog/releases/202107261022_4.4.13/services/Search/Home.php(449): Solr->simplesearch(Object(SearchStructure), 0, '20')
#5 /htapps/catalog/releases/202107261022_4.4.13/services/Search/Home.php(187): Home->newprocessSearch(1, '20')
#6 /htapps/catalog/releases/202107261022_4.4.13/services/Search/Home.php(84): Home->search()
#7 /htapps/catalog/releases/202107261022_4.4.13/index.php(384): Home->launch()
#8 {main}
thrown in /htapps/catalog/releases/202107261022_4.4.13/sys/SolrConnection.php on line 55