You can specify an indexType on the range query, but when generating the query it uses the document format (incorrectly the format of the criteria class itself instead of the one on which it is filtering). The range queries should use the indexType instead.
You can specify an indexType on the range query, but when generating the query it uses the document format (incorrectly the format of the criteria class itself instead of the one on which it is filtering). The range queries should use the indexType instead.