Towards zookeeper installation.
[lui-solr.git] / README
diff --git a/README b/README
index 1eff166..7d7a9c5 100644 (file)
--- a/README
+++ b/README
@@ -12,8 +12,9 @@ adding field database (and possible database_name) to the data. Data must not us
 fields for data. At some point it should be possible to configure which fields to use. 
 
 In addition the field name "id" is defined as unique key to a record in the Solr index. 
-Adding a new record with the same id mean override the old record with new data. 
+Adding a new record with the same id mean override the old record with new data.
 
+For more information, see files in the doc/ directory.
 
 To build the Debian packages:
 $ ../git-tools/id-deb-build/id-mk-deb-changelog.sh && dpkg-buildpackage -us -uc