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/ ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
