tchlyah / couchmove

Java data migration tool for Couchbase
Apache License 2.0
39 stars 14 forks source link

Support for Rest API #20

Closed binyoh closed 2 years ago

binyoh commented 2 years ago

Currently CouchBase doesn't support FTS index creation via N1QL and I have to relay on Rest API. Will you be able to include RestAPI support in couchmove?

tchlyah commented 2 years ago

Couchmove is compatible with FTS since version 2.0, you just need to add a changeling file with .fts extension containing FTS index in JSON format