Uses of Class
redis.clients.jedis.search.schemafields.NumericField
Packages that use NumericField
-
Uses of NumericField in redis.clients.jedis.search.schemafields
Methods in redis.clients.jedis.search.schemafields that return NumericFieldModifier and TypeMethodDescriptionNumericField.noIndex()Avoid indexing.static NumericFieldstatic NumericFieldNumericField.sortable()Sorts the results by the value of this field.