I have an issue with Couchbase.

I don't know ahead of time the keys on which the query is made. What solutions is Couchbase offering me.

Keep in mind that I have big data set, order of hundred of millions.

EDIT: I want to do matchmaking on a collection stored, the criteria is not known ahead of time or is randomly set. That means I have to set a view on compile time. What are my options?

有帮助吗?

解决方案

You can use ElasticSearch. It's allow you to do dynamic queries.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top