Thanks for sharing your extensions, you may consider removing the community
module (even just for troubleshooting ...)

   - worldwind-0.6.jar
   - gs-dds-2.25-SNAPSHOT.jar


Aside: It can help to download the source code for the 2.25.3 release and
compile the dds-plugin (so you get something tagged at the same time as the
rest of 2.25.3).

Checking your query:  cql_query=(title ILIKE '%GARGA%' OR note ILIKE
'%GARGA%')

Testing:

   - Using the default data directory and states layer
   - Java 11 on macOS


With 2.24.5: STATE_NAME ILIKE '%ing%' OR STATE_ABBR ILIKE '%Y%'

   - WMS works




   - WFS:
   
http://localhost:8080/geoserver/topp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=topp%3Astates&maxFeatures=50&outputFormat=gml3&cql_filter=(STATE_NAME%20ILIKE%20%27%25ing%25%27%20OR%20STATE_ABBR%20ILIKE%20%27%25Y%25%27)&sortBy=STATE_NAME



With 2.25.3:

   - WMS works and looks the same
   - WFS works and has the same 4 features


So the same kind of query works in 2.24.5 and 2.25.3...

Any thing else about your environment you can tell us?
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to