Query with function

Hi,

I want to get data that answer functions: (X AND 3 == 1)
Means get the documents that answer the function condition (AND 3 = 1), While X is the value from document.

What is the best approach to implement it?

Thanks,
Avner

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.