From: Justin J. Novack Date: Tue, 25 Sep 2012 23:00:45 +0000 (-0400) Subject: Updated README to clarify elasticsearch setup X-Git-Tag: v0.3.0~13 X-Git-Url: https://git.cweiske.de/phorkie.git/commitdiff_plain/12f8fc8ebc9ed683604a357237d79ee5687b7d11?hp=494f8ffb69ff251b3448a5027a5e6b39f7dfd77b Updated README to clarify elasticsearch setup --- diff --git a/README.rst b/README.rst index e96229e..f805e77 100644 --- a/README.rst +++ b/README.rst @@ -120,6 +120,7 @@ of the index, e.g. :: http://localhost:9200/phorkie/ +You must use a search namespace with Elasticsearch such as ``phorkie/``. Run the index script to import all existing pastes into the index:: php scripts/index.php