Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
S
solarium
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
common
solarium
Commits
3641173b
Commit
3641173b
authored
Feb 24, 2011
by
Bas de Nooijer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- many phpdoc improvements
parent
f14c2fcc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
library/Solarium/Client/Request.php
library/Solarium/Client/Request.php
+4
-4
No files found.
library/Solarium/Client/Request.php
View file @
3641173b
...
...
@@ -145,7 +145,7 @@ abstract class Solarium_Client_Request
*
* Based on {@link $_options} and {@link $_params} as input.
*
*
{@internal}
Solr expects multiple GET params of the same name instead of
*
@internal
Solr expects multiple GET params of the same name instead of
* the PHP array type notation. Therefore the result of http_build_query
* has to be altered.
*
...
...
@@ -216,7 +216,7 @@ abstract class Solarium_Client_Request
* Render a param with localParams
*
* LocalParams can be use in various Solr GET params.
*
{@link http://wiki.apache.org/solr/LocalParams}
*
@link http://wiki.apache.org/solr/LocalParams
*
* @param string $value
* @param array $localParams in key => value format
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment