Commit graph

19 commits

Author SHA1 Message Date
Richard Quadling
05d6a8cc9b ../../../manual.ced to ~/.phpdoc/manual.ced
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@294364 c90b9560-bf6c-de11-be94-00142212c4b1
2010-02-03 12:31:55 +00:00
Pierrick Charron
4724b47c25 Added new entities for Properties, Methods, InheritedMethods, Constants
# Those words were hardcoded in all class synopsis 


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@292734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-12-29 09:42:00 +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
b2a848986f Descriptions
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291185 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-23 10:37:41 +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
b935950438 Remove .csvignore
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290996 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 14:17:59 +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
Richard Quadling
74da59644d Remove BOM
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290987 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-19 13:13:35 +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
Richard Quadling
f658721332 Use &return.falseforfailure; entity.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@290410 c90b9560-bf6c-de11-be94-00142212c4b1
2009-11-09 10:26:08 +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
c5d9053592 Commiting documentation for new methods in SolrParams and SolrQuery
Updated installation instructions



git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289765 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-19 19:09:09 +00:00
Yannick Torres
3fd574f6b2 Add revision number
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289734 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-18 20:54:38 +00:00
Daniel P. Brown
1bb5db7e16 Fixes Bug #49881.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289642 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-14 19:54:00 +00:00
Israel Ekpo
1cbed0203a Documenting the serialization and cloning on SolrClient instances is currently not supported.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289165 c90b9560-bf6c-de11-be94-00142212c4b1
2009-10-04 05:17:43 +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