Description
The CQL filter parser can parse like filter, but not ilike.
How to reproduce
- (Only programmatically at the moment). Trying to execute a comvertion from CQL to OGC of an ILIKE filter, we receive an error.
Expected Result
the filter should be converted as the like filter
Current Result
the conversion rises an error.
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)
| Browser Affected |
Version |
| Internet Explorer |
|
| Edge |
|
| Chrome |
|
| Firefox |
|
| Safari |
|
Other useful information
Description
The CQL filter parser can parse like filter, but not
ilike.How to reproduce
Expected Result
the filter should be converted as the like filter
Current Result
the conversion rises an error.
Browser info
(use this site: https://www.whatsmybrowser.org/ for non expert users)Other useful information