[ 
https://issues.apache.org/jira/browse/COUCHDB-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Bisbee closed COUCHDB-102.
------------------------------


No longer seems relevant given the iterations on externals over the last few 
years. Closing.
                
> External Server Support
> -----------------------
>
>                 Key: COUCHDB-102
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-102
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Full-Text Search, HTTP Interface
>    Affects Versions: 0.9
>            Reporter: Paul Joseph Davis
>         Attachments: 0001-External-Server-Support.patch
>
>
> External Server Support
>     
> Based on jchris's Action Server code. Exposes an "_external" interface akin 
> to the view server, but using a json line protocol communicates to an 
> external process. There's a section in couch.ini that allows for custom 
> external processes to be setup. Ie:
>     
> [Couch External Servers]
> fti = /path/to/couchdb-xapian-query
>     
> Would result in the url "http://localhost:5984/db/_external/fti"; being 
> available. Notice the correspondence in the url to the fti specified in the 
> config.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to