Commit graph

15 commits

Author SHA1 Message Date
Philip Olson
edcb5aaf21 Moved See Also to proper location
-- 
Provided by Nicolas Wallace (nwallace@fyberstudios.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325707 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 07:06:14 +00:00
Philip Olson
d39f1fe8ad Added example
-- 
Provided by Nicolas Wallace (nwallace@fyberstudios.com)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@325705 c90b9560-bf6c-de11-be94-00142212c4b1
2012-05-16 05:09:53 +00:00
Jakub Vrana
b6e3147815 Space after modifier
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@313232 c90b9560-bf6c-de11-be94-00142212c4b1
2011-07-14 09:47:27 +00:00
Richard Quadling
3c82b5b1ed Whitespace (Tabs to spaces).
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@301650 c90b9560-bf6c-de11-be94-00142212c4b1
2010-07-28 10:13:48 +00:00
Israel Ekpo
3326d8da30 M reference/solr/solrclient/construct.xml
A    reference/solr/solrclient/setresponsewriter.xml
M    reference/solr/versions.xml

Added support for new native response writer for php clients

https://issues.apache.org/jira/browse/SOLR-1967



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300649 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-22 03:58:35 +00:00
Richard Quadling
734ddd27ad Set sgml-default-dtd-file to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294374 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 13:10:56 +00:00
Jakub Vrana
5490f51c93 Remove fullstop from refpurpose
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291188 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 10:51:08 +00:00
Jakub Vrana
8a08174ef7 Fix protos
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291187 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 10:49:33 +00:00
Jakub Vrana
4807292f80 Use &return.success;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291183 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 10:29:27 +00:00
Richard Quadling
b71e8b802f Added complete svn:keyword list and $Revision: $ => $Revision$
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290998 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:54:51 +00:00
Richard Quadling
2c7ec45db1 Removed svn:exectuable
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290994 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:00:05 +00:00
Israel Ekpo
c2a653a901 Added the SolrClient::getDebug() method
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290470 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-10 06:50:52 +00:00
Israel Ekpo
2ca6108ac1 Added documentation for SolrClient::getOptions()
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290125 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-01 13:16:00 +00:00
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
Israel Ekpo
0e875db3d4 Adding initial documentation for the Apache Solr extension
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289115 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-03 04:50:06 +00:00