You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2009/01/23 21:53:59 UTC

[jira] Closed: (COUCHDB-74) CouchDB full text searching

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

Jan Lehnardt closed COUCHDB-74.
-------------------------------

    Resolution: Invalid

The patch is way out of date and there are more recent efforts to get fulltext into CouchDB. Closing as irrelevant.

> CouchDB full text searching
> ---------------------------
>
>                 Key: COUCHDB-74
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-74
>             Project: CouchDB
>          Issue Type: New Feature
>          Components: Full-Text Search, HTTP Interface
>         Environment: trunk
>            Reporter: Paul Joseph Davis
>         Attachments: json_communication.patch
>
>
> The presented patch now applies to trunk. This patch only changes the protocol used to communicate with an external query server.
> *IMPORTANT*
> Before applying the patch, you must run the following command from the root couchdb project director:
> $ svn mv src/couchdb/couch_ft_query.erl src/couchdb/couch_query.erl
> *NOTE*
> The python scripts for indexing and searching a database can now be found at:
> http://code.google.com/p/couchprojects/
> To check out:
> svn checkout http://couchprojects.googlecode.com/svn/trunk/query_servers/xapian couchdb-xapian

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.