Hello, Srini. Are you sure that security group let to reach Solr host? On Sat, Sep 1, 2018 at 1:08 AM nalsrini <nallurisrin...@gmail.com> wrote:
> Hi, > I need to connect solr with solrj from AWS java lambda. I use solr 5.3. > > I get the client object like this: > SolrClient client = new > HttpSolrClient(System.getenv(SysEnvConstants.SOLR_HOST)); > > I neither get an error nor a response when I call these(for example) from > the lambda: > > SolrDocument sorld = client.getById(id); > > OR > > UpdateResponse ur = client.deleteByQuery(sb.toString()); > > thanks > Srini > > > > -- > Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html > -- Sincerely yours Mikhail Khludnev