Closed drlinux closed 8 years ago
You're hitting the wrong port. :)
The _fti bit is where couchdb-lucene is hooked into couchdb, so try this on port 5984.
if you want to go direct to couchdb-lucene, on port 5985, you should omit the _fti/local part of the url.
thanks dude, it works ;)
When I call optimize, expunge or cleanup actions via curl or browser I've got following error:
Example url: (using httpd_global_handlers)
Am I missing something?