You are here:
com.dtsearch.engine Package
>
Constants
>
SortFlags Class
>
SortFlags.dtsSortFloatNumeric Field
Close
dtSearch Engine API for Java
Contents
Index
Home
Previous
Up
Next
SortFlags.dtsSortFloatNumeric Field
SortFlags Class
com.dtsearch.engine Package
Syntax
Java
public
static
final
int
dtsSortFloatNumeric
= 0x100000;
Description
Sort by the floating point numeric value of a field instead of its string value.