Hi all,

I was trying to do a case-insensitive search against a text field by
making use of the newly added strToLower and strToUpper filter
functions, only to find that GeoTools' parser expects a PropertyName and
Literal as the contents of the PropertyIsLike, even though the filter
object itself supports an arbitrary expression for the "property" field.

I created a ticket with a patch that makes it act as I would expect:
http://jira.codehaus.org/browse/GEOT-2396

I'm happy to expand on the patch if it misses any corner cases, etc. but
would like some feedback on whether this is the right direction to take
on this problem.

thanks!

--
David Winslow
OpenGeo - http://opengeo.org/


------------------------------------------------------------------------------
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to