Hide
added a comment -
Why not just make this ticket "full text support"? Is clucene an option? Are there other full-text search projects for iOS that might work?
I think the major concern with the "full text support" feature is not that we don't have it (as we do in the form of couchdb-lucene), but that the implementation limits the portability (due to it's requiring Java, currently).
Whatever we build needs to be compatible across all devices, so search functionality doesn't have to be (re)written based on which Couchbase product it's using. If SQLite FTS3 gets us that, great! :) We should then also make tickets with this exact title in the other product issues lists. If we can't, we should go back to the drawing board and generalize this ticket's title to just "add full text support."
Thanks for starting this discussion, though, Chris.
Show
added a comment - Why not just make this ticket "full text support"? Is clucene an option? Are there other full-text search projects for iOS that might work?
I think the major concern with the "full text support" feature is not that we don't have it (as we do in the form of couchdb-lucene), but that the implementation limits the portability (due to it's requiring Java, currently).
Whatever we build needs to be compatible across all devices, so search functionality doesn't have to be (re)written based on which Couchbase product it's using. If SQLite FTS3 gets us that, great! :) We should then also make tickets with this exact title in the other product issues lists. If we can't, we should go back to the drawing board and generalize this ticket's title to just "add full text support."
Thanks for starting this discussion, though, Chris.
I think the major concern with the "full text support" feature is not that we don't have it (as we do in the form of couchdb-lucene), but that the implementation limits the portability (due to it's requiring Java, currently).
Whatever we build needs to be compatible across all devices, so search functionality doesn't have to be (re)written based on which Couchbase product it's using. If SQLite FTS3 gets us that, great! :) We should then also make tickets with this exact title in the other product issues lists. If we can't, we should go back to the drawing board and generalize this ticket's title to just "add full text support."
Thanks for starting this discussion, though, Chris.