Pregunta

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?

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top