X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/f67e8f0bc3f51f2d280a86a8c7cffa68d812efe1..686f1cec3fd35782c30d20f891fec2f434e5d02f:/README.rst diff --git a/README.rst b/README.rst index 40f8c55..7977635 100644 --- a/README.rst +++ b/README.rst @@ -24,6 +24,7 @@ Features - Query: ``foo bar site:example.org/dir/`` - or use the ``site`` GET parameter: ``/?q=foo&site=example.org/dir`` +- OpenSearch support with HTML and Atom result lists ============ @@ -32,6 +33,7 @@ Dependencies - PHP 5.5+ - elasticsearch 2.0 - gearman +- Console_CommandLine - Net_URL2