[
https://issues.apache.org/jira/browse/COUCHDB-3172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16042243#comment-16042243
]
Joan Touzet commented on COUCHDB-3172:
--------------------------------------
couchdb-lucene has largely been replaced by the open-sourced Cloudant
implementations. You should be using those, couchdb-lucene is effectively
unmaintained at this point.
Links:
https://developer.ibm.com/dwblog/2015/text-search-apache-couchdb/
https://github.com/cloudant-labs/clouseau
https://github.com/cloudant-labs/dreyfus
> httpd_global_handlers proxy on main cluster interface
> -----------------------------------------------------
>
> Key: COUCHDB-3172
> URL: https://issues.apache.org/jira/browse/COUCHDB-3172
> Project: CouchDB
> Issue Type: Bug
> Reporter: Wiktor Obrębski
>
> couch_httpd_proxy looks like no working in main cluster 5984 interface in
> CouchDB 2.0.
> {code:title=config}
> [httpd_global_handlers]
> _fti = {couch_httpd_proxy, handle_proxy_req, <<"http://127.0.0.1:5985">>}
> {code}
> it work only when I use direct node port (5986).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)