Use the MongoDB Search number field type to index fields with numeric values of int32, int64, and double data types. After you index a field as number, you can query it using the equals, range, and near operators. You can also run facet queries on indexed number fields.