PointRangeQueryNodeProcessor
This processor is used to convert TermRangeQueryNodes to PointRangeQueryNodes. It looks for ConfigurationKeys.POINTS_CONFIG set in the FieldConfig of every TermRangeQueryNode found. If ConfigurationKeys.POINTS_CONFIG is found, it considers that TermRangeQueryNode to be a numeric range query and convert it to PointRangeQueryNode.
See also
Properties
Link copied to clipboard
Sets and returns the QueryConfigHandler associated to the query tree.