Make header consistent with main container across 'desktop' resolutions
[phorkie.git] / README.rst
index ee2f7e8095a37e9c2430c11b0d0305282bb4fbfb..f805e7767e65d2521af6a5b03db07b0291dc4ee4 100644 (file)
@@ -112,6 +112,7 @@ It is used to provide search capabilities and the list of recent pastes.
 
 __ http://www.elasticsearch.org/
 
+
 Setup
 =====
 Edit ``config.php``, setting the ``elasticsearch`` property to the HTTP URL
@@ -119,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