You can query the fields in a big object’s index using a subset of standard SOQL commands. Build an index query starting from the first field defined in the index, without gaps between the first and last field in the query. You can use = , < , > , <= , or >= , or IN on the last field in your query.