No description
Find a file
Israel Ekpo 32778b73bb Adding examples on how to connect to Solr servers behind SSL-enabled containers
Examples also illustrate the new options for the SolrClient constructor.

     - secure          (Boolean value indicating whether or not to connect in secure mode)
     - timeout         (This is maximum time in seconds allowed for the http data transfer operation. Default is 30 seconds)
     - ssl_cert        (File name to a PEM-formatted file containing the private key + private certificate (concatenated in that order) )
     - ssl_key         (File name to a PEM-formatted private key file only)
     - ssl_keypassword (Password for private key)
     - ssl_cainfo      (Name of file holding one or more CA certificates to verify peer with)
     - ssl_capath      (Name of directory holding multiple CA certificates to verify peer with )



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290013 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-28 02:54:42 +00:00
appendices Replaced '>' with '>'. 2009-09-30 06:11:20 +00:00
chapters ISO-8859-1 -> UTF-8 2009-09-25 12:43:41 +00:00
chmonly Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
docweb docweb CVS->SVN 2009-07-17 13:32:19 +00:00
faq fixed build 2009-10-09 05:12:31 +00:00
features Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
install Reinstate ,'s 2009-10-26 12:50:42 +00:00
internals2 Some more minor tweaks 2009-10-27 14:42:50 +00:00
language Typo and link. Fix bug#50002 2009-10-27 12:56:49 +00:00
reference Adding examples on how to connect to Solr servers behind SSL-enabled containers 2009-10-28 02:54:42 +00:00
security INI Files are development and production. Fix #49667 2009-09-25 12:48:14 +00:00
bookinfo.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
contributors.ent Hannes belongs here. 2007-12-02 17:59:00 +00:00
contributors.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00
extensions.ent Rename calendar section to date. 2009-08-28 17:03:27 +00:00
language-defs.ent Refactor mysqlnd material into its own 'extension'. Improve mysqli_fetch_all(). 2009-10-06 10:07:59 +00:00
language-snippets.ent added gearman.parameter.context 2009-10-10 19:29:16 +00:00
make_chm_index.html Use UTF-8 rather then html entities in XML documents 2009-04-01 21:32:29 +00:00
preface.xml Normalized the sgml-default-dtd-file local-variable line for those 2009-09-25 07:04:39 +00:00