Hi Ben,
wondering, can the joining support logic in app-schema check the store
query capabilities (if it's using GeoTools joins), or check if
the store is indeed a JDBCDataStore?

Cheers
Andrea


On Sat, Jul 1, 2017 at 2:59 AM, Ben Caradoc-Davies <b...@transient.nz> wrote:

> Adrien,
>
> app-schema is incorrectly guessing that your database is a JDBC database
> that supports SQL JOIN and is trying to use this functionality for improved
> performance. As this will not work for SOLR, you should turn joining off by
> setting -Dapp-schema.joining=false at the JVM command line or in
> WEB-INF/classes/app-schema.properties . See also:
> http://docs.geoserver.org/latest/en/user/data/app-schema/
> joining.html#configuration
> http://docs.geoserver.org/latest/en/user/data/app-schema/
> property-interpolation.html#defining-properties
>
> Kind regards,
> Ben.
>
>
> On 01/07/17 00:38, aquentin wrote:
>
>> 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.getI
>> nstance(MappingFeatureIteratorFactory.java:123)
>> at
>> org.geotools.data.complex.MappingFeatureCollection.features(
>> MappingFeatureCollection.java:173)
>> at
>> org.geoserver.security.decorators.SecuredFeatureCollection.f
>> eatures(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.nabbl
>> e.com/Application-schema-plugin-and-filter-encoding-performa
>> nce-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
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
> --
> Ben Caradoc-Davies <b...@transient.nz>
> Director
> Transient Software Limited <http://transient.nz/>
> New Zealand
>
> ------------------------------------------------------------
> ------------------
> 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
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>



-- 

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054  Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility  for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.
------------------------------------------------------------------------------
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

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

Reply via email to