newSetQuery
Create a query matching values in a supplied set
Return
a query matching documents within this set.
Parameters
field
field name. must not be null.
values
float values
Throws
if field is null.
Create a query matching values in a supplied set
a query matching documents within this set.
field name. must not be null.
float values
if field is null.