On the GeoTools side some of those things are available - the filter api supports matchCase; and the datastore api allows a page size and offset.
You may want to look at the code to see if the request/response system supports these options. Jody On Fri, Aug 20, 2010 at 5:00 AM, Bart van den Eijnden <[email protected]> wrote: > Hi list, > > does anyone know of any plans to support the following in Geoserver: > > 1) have an option on a datastore to have all queries handled case-insensitive > (mostly needed for Oracle in my case), irregardless of what the WFS client > specifies > 2) paging using WFS (basically a backport of the startIndex parameter of WFS > 2.0 to WFS 1.1 again mostly needed for Oracle) > > If not, how much time/effort would it take approximately to have this > implemented? > > Best regards, > Bart > > -- > Looking for flexible support on OpenLayers or GeoExt? Please check out > http://www.osgis.nl/support.html > > Bart van den Eijnden > OSGIS > [email protected] > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by > > Make an app they can't live without > Enter the BlackBerry Developer Challenge > http://p.sf.net/sfu/RIM-dev2dev > _______________________________________________ > Geoserver-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-users > ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
