Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Commit

Permalink
notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Newson committed Oct 10, 2009
1 parent e9c10a6 commit bce7cb1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions TODO
Expand Up @@ -7,6 +7,11 @@
* status page. * status page.
* allow POST with a query array? * allow POST with a query array?


* allow c-l operations even if couchdb is down (except include_docs=true, of course)
* correctly handle database deletion, view renames, view adds, deletes, etc.
* add a /test/ endpoint to run test suite.
* configure jetty to return JSON for all errors.

* Lucene 2.9 - done * Lucene 2.9 - done
** numeric range suppport. (indexing size needs testing -- query side needs post-processing or QP tweak) ** numeric range suppport. (indexing size needs testing -- query side needs post-processing or QP tweak)
* use _local/lucene for recording progress. (recorded but not used to detect inconsistencies yet) * use _local/lucene for recording progress. (recorded but not used to detect inconsistencies yet)
Expand Down

0 comments on commit bce7cb1

Please sign in to comment.