How it is possible to create a QUERY using GREATER option with strings? I see that this is possible only for numeric or data properties. I have data coming from an IBM legacy database where dates are saved in timestamp fornat "YYYY-MM-DD HH:MM:SS". So, to test if a date is less or greater of a given date I have to compare two strings.
2 Answers
We missed that one. I just opened a ticket for this so you can track this feature. We'll try to support this shortly.
PS.: For your use case, you could have a long timestamp or Date property additionally.