couchdb-external-kinosearch.pl
authorDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 8 Dec 2010 18:58:42 +0000 (19:58 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Wed, 8 Dec 2010 18:58:42 +0000 (19:58 +0100)
README

diff --git a/README b/README
index 0f3ace6..9dfe96b 100644 (file)
--- a/README
+++ b/README
@@ -87,6 +87,10 @@ CouchDB examples:
        $ curl -X PUT http://localhost:5984/trigger_demo/t1 -d '{"trigger":{"command":"notify-send CouchDB t1"}}'
 
 
+       couchdb-external-kinosearch.pl - external searcher for KinoSearch indexes
+               (configuration for CouchDB is included at end of file)
+
+
 Roadmap:
 
 + implement angular-server.pl which implements REST API supported by $resource in angular