--
You've received this message because you've subscribed to the Gaelyk Google Group.
To send an email to the group, please write to: gae...@googlegroups.com
To unsuscribe from this group: gaelyk+un...@googlegroups.com
To show more options: http://groups.google.fr/group/gaelyk?hl=en
"""GAE don't like it due to underlying use of Jakarta HTTP Client
(CommonsHttpSolrServer) runs on sockets (and this seems forbidden)"""
As I wrote on 8th of June on that list:
"""
SOLVED by bypass
I switched to basic Java.net.URL and have now a working connection to
my local Solr
Working with a &wt=json response and Groovy JsonSlurper it is
lightweight and expressive for my use case.
(=PA=)
"""
regards
Peter
(=PA=)