Re: [Geoserver-users] CSW sortyBy

2017-07-03 Thread Jason Smith
; geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] CSW sortyBy Right.. that means sorting on title won't work for the default mapping indeed :( You could just replace it by 'name' or if you have a title set up for each resource, you could just replace it by just &

Re: [Geoserver-users] CSW sortyBy

2017-07-01 Thread Niels Charlier
Right.. that means sorting on title won't work for the default mapping indeed :( You could just replace it by 'name' or if you have a title set up for each resource, you could just replace it by just 'title'. It is a pity, and I guess it should at least have been documented :/ On 30-06-17 22:0

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
On Fri, Jun 30, 2017 at 9:46 PM, Niels Charlier wrote: > Hey Jason, > > Unfortunately it isn't possible to support sorting on properties that map > to expressions which are not basic properties themselves. I am guessing > that if you look in your mapping file, that title.value is mapped to a more

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Niels Charlier
30, 2017 1:26 AM *To:* Jason Smith mailto:jason.sm...@connexta.com>> *Cc:* geoserver-users@lists.sourceforge.net <mailto:geoserver-users@lists.sourceforge.net> *Subject:* Re: [Geoserver-users] CSW sortyBy Hi Jason, can you share the full stack trace, it should be av

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
eclipse.jetty.io.AbstractConnection$2.run( > AbstractConnection.java:540) > > at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob( > QueuedThreadPool.java:635) > > at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run( > QueuedThreadPool.java:555) > >

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Jason Smith
...@gmail.com] On Behalf Of Andrea Aime Sent: Friday, June 30, 2017 1:26 AM To: Jason Smith Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] CSW sortyBy Hi Jason, can you share the full stack trace, it should be available in the geoserver logs. The message seems to suggest that

Re: [Geoserver-users] CSW sortyBy

2017-06-30 Thread Andrea Aime
Hi Jason, can you share the full stack trace, it should be available in the geoserver logs. The message seems to suggest that sorting is not supported on that particular property, as opposed to not supported in general, but I'm just guessing, seeing the full trace should help understanding the issu

[Geoserver-users] CSW sortyBy

2017-06-29 Thread Jason Smith
Hello - I'm having trouble specifying a CSW GetRecords request with sorting using GeoServer 2.11.1. XML POST request: http://www.opengis.net/cat/csw/2.0.2"; xmlns:ogc="http://www.opengis.net/ogc"; resultType="results" outputFormat="application/xml" outputSchema="http://www.opengis.net/cat/csw/2