|
[jira] Created: (COUCHDB-91) Enable View Server to support full text search: msg#00080db.couchdb.devel
Enable View Server to support full text search ---------------------------------------------- Key: COUCHDB-91 URL: https://issues.apache.org/jira/browse/COUCHDB-91 Project: CouchDB Issue Type: Improvement Components: Full-Text Search, JavaScript View Server Reporter: Jan Lehnardt Priority: Minor CouchDB should do view intersections with full text results. A fulltext index would always index an entire database. At query time, CouchDB gets back a list of matching documents and then finds the emited view rows from those documents, and returns them sorted by relevance score. This will require some enhancements to the internal view API, but the data and required index (views keys by doc id) already exist to make this efficient. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [jira] Created: (COUCHDB-90) A custom query should not run until the user clicks the "Run" button: 00080, Matt Goodall (JIRA) |
|---|---|
| Next by Date: | Re: Integrated Full Text Indexing and Reporting Re: CouchDB 0.9 and 1.0: 00080, Jan Lehnardt |
| Previous by Thread: | [jira] Created: (COUCHDB-90) A custom query should not run until the user clicks the "Run" buttoni: 00080, Matt Goodall (JIRA) |
| Next by Thread: | [jira] Created: (COUCHDB-92) Have compaction work on view indexes: 00080, Jan Lehnardt (JIRA) |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |