On Fri, Mar 13, 2009 at 12:03 AM, Narayanan, Karthikeyan <
karthikeyan.naraya...@gs.com> wrote:
> Hi,
> We have installed the Solr in Tomcat server and enabled the
> security constraint at the Tomcat level.. We require to pass the
> authentication token(cookie) to the search call that is made
ch 12, 2009 2:33:28 PM
> Subject: Adding authentication Token to the CommonsHttpSolrServer
>
> Hi,
> We have installed the Solr in Tomcat server and enabled the
> security constraint at the Tomcat level.. We require to pass the
> authentication token(cookie)
Hi,
We have installed the Solr in Tomcat server and enabled the
security constraint at the Tomcat level.. We require to pass the
authentication token(cookie) to the search call that is made using
CommonsHttpSolrServer. Would like to know how can I add the token to
the CommonsHttpSolrServer.