]
Adrian Nistor updated ISPN-7718:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Integrated in master.
Ickle full text range query fails with numbers
----------------------------------------------
Key: ISPN-7718
URL:
https://issues.jboss.org/browse/ISPN-7718
Project: Infinispan
Issue Type: Bug
Components: Embedded Querying, Remote Querying
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 9.1.0.Final, 9.0.1.Final
Queries like "from Transaction t where t.amount : [23 to 45]" fail with NPE.
See more here:
https://github.com/infinispan/infinispan/pull/5065