aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2019-01-16 19:49:21 +0100
committerneodarz <neodarz@neodarz.net>2019-01-16 19:49:21 +0100
commit5a66387cd3afbea3709bc69940932e7ca0c96ce6 (patch)
treedf6803ada3d169ec9cd66f56326e3d7583245700
parent1dcf57df8ca2bdad6ef38d9bf3a1fdf80c2da3a8 (diff)
downloadkhanindexer-5a66387cd3afbea3709bc69940932e7ca0c96ce6.tar.xz
khanindexer-5a66387cd3afbea3709bc69940932e7ca0c96ce6.zip
Rearange configuration instruction
-rw-r--r--README.md20
1 files changed, 11 insertions, 9 deletions
diff --git a/README.md b/README.md
index 47828cb..fdd1f55 100644
--- a/README.md
+++ b/README.md
@@ -27,21 +27,14 @@ All explication is for Manticore-search for the moment but at many time the
term `sphinx` is used in code because Manticore-search want to keep a
compatibility with Sphinx-search.
-# Crawling
-
-For now there is an example spider with neodarz website.
-For testing it just run:
-
-```
-python app.py
-```
+# Configuration
## Database
The database used for this project is PostgreSQL, you can update login
information in `config.py` file.
-# Sphinx-search / Manticore-search configuration
+## Sphinx-search / Manticore-search
The configuration for this is in `sphinx_search.conf` file. For update this
file please view documentation of
@@ -50,6 +43,15 @@ file please view documentation of
Keep in mind you must keep up to date the file `config.py` in accordance with
the `sphinx_search.conf` file.
+# Crawling
+
+For now there is an example spider with neodarz website.
+For testing it just run:
+
+```
+python app.py
+```
+
# Indexing
Before lauch indexing or searching command you must verifiy that the folder of