we need to delete document before each update
[angular-mojolicious.git] / 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