Ok, so from solr plugin documentation, sourceType/layer seems to be the collection in solR. configuring app-schema like this, the exception disappear. We could suppose it's a success here!
but, one exception remains, request a GetFeature on this feature setup with app-schema and solR datastore raise this exception : 30 Jun 12:26:09 ERROR [geoserver.ows] - java.lang.IllegalArgumentException: Joining queries are only supported on JDBC data stores at org.geotools.data.complex.MappingFeatureIteratorFactory.getInstance(MappingFeatureIteratorFactory.java:123) at org.geotools.data.complex.MappingFeatureCollection.features(MappingFeatureCollection.java:173) at org.geoserver.security.decorators.SecuredFeatureCollection.features(SecuredFeatureCollection.java:54) at org.geotools.xml.Encoder.encode(Encoder.java:1060) ... any idea? kind regards, Adrien. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Application-schema-plugin-and-filter-encoding-performance-concern-tp5325806p5326196.html Sent from the GeoServer - User mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
