Skip to content
Snippets Groups Projects
Unverified Commit 48796e59 authored by David Maus's avatar David Maus Committed by GitHub
Browse files

Update README.md

parent f3f25c7c
No related branches found
No related tags found
No related merge requests found
......@@ -12,15 +12,13 @@ General Public License v3 or higher.
Using the invoker
--
![Using the Invoker](docs/invoker.png "Using the Invoker")
The [Invoker](src/HAB/Solr/Command/Search.php) reads the query parameters from the [Command](src/HAB/Solr/Command/Search.php),
optionally merges them with static or dynamic default parameters, and communicates with the Solr backend using a
[Guzzle](http://guzzlephp.org) HTTP client.
The body of the Solr response is passed to [Command](src/HAB/Solr/Command/Search.php).
![Using the Invoker](docs/invoker.png "Using the Invoker")
Using the search command
--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment