Hi,
I get that you are trying to deprecate views, but either you remove it completely to make it clear it is unsupported or you don’t touch it at all, if you continue to make it available at least make it usable.
At the moment there is no replacement for views that is comparable in terms of performance, not even remotely.
Other than the node js sdk bug that I already reported the web ui is totally unusable for views right now.
1-The “Show results” button often stop working without reason, not refreshing the results.
2-The http rest link next to results uses the wrong port, 8091 instead of 8092.
3-Even if you change the port manually it will start complain about permissions.
4-Even if you grant the permissions it will still return “{“error”:“not_found”,“reason”:“missing”}”
5-The parameters Startkey and Endkey are ignored
And these are the one on top of my mind. I am sure there are more I forgot.
Another thing, I read the page that says views are going to be deprecated, but it doesn’t says it’s going to deprecated for all engines but only for the magma engine, so if you continue to make it available please make it so.
For now I’ll go back to Couchbase 6.something, need to find the latest usable one.