SaltechSystems / couchbase_lite

Flutter plugin for the Community edition of Couchbase Lite. Couchbase Lite is an embedded lightweight, document-oriented (NoSQL), syncable database engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create indexes

Geparder opened this issue · comments

I'm thinking about implementing this feature for non full text indexes. But before staring, I'd like to know if there is already any work under development.

No, this has not been started. You are more than welcome to fork the project and do a pull request when you're done. As long as it is clean code and has been tested it'll get accepted.

OK. I'll start implementing it. But it may take some time tough. :-)