Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignoring Attribute Configuration #110

Open
zachrouseFE opened this issue Nov 14, 2019 · 0 comments
Open

Ignoring Attribute Configuration #110

zachrouseFE opened this issue Nov 14, 2019 · 0 comments

Comments

@zachrouseFE
Copy link

I have an issue with my setup and I am looking for any hints to help track it down.

GeoServer version: v2.15.1* (kinda. We run the redis-based catalog geoserver https://github.com/planetlabs/stratus)
elasticgeo version: v2.15.1-RC1
Elasticsearch version: v5.6.0

When I configure the elasticsearch fields for my layer to limit the properties, I see the expected attributes at the bottom of:
geoserver/rest/workspaces/myworkspace/datastores/mystore/featuretypes/mylayer.json

WFS requests are always returning the full list of properties, ignoring custom names, and skipping
any useShortName.

I often get a creation failure when trying to save the layer in the GUI but hitting save again gets past that. I suspect that the nodes that are responding to the WFS request are somehow finding a different version of the layer configuration. Does that theory hold any water or maybe are there other things that could cause the attribute configuration?

If I use my local geoserver (2.14.2 and elasticgeo:2.14.3) everything works as expected, so it is totally a "me problem".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant