You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by gwk <gi...@eyefi.nl> on 2009/11/30 17:42:51 UTC

Solr and Geoserver/Mapserver

Hello,

While my current implementation of searching on a map works, rendering 
hundreds of markers in an embedded Google map tends to slow browsers on 
slower computers (or fast computers running internet explorer :\) down 
to a crawl. I'm looking into generating tiles with the markers rendered 
on it on the server to improve performance (GTileLayerOverlay) Does 
anyone have any experience using geoserver, mapserver or a similar 
application in combination with Solr so that the application can 
generate tiles from a Solr query and tile position/zoom level?

Regards,

gwk