Closed binyoh closed 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?
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
.fts
JSON
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?