Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top