[ 
https://issues.apache.org/jira/browse/SOLR-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13636721#comment-13636721
 ] 

Erik Hatcher commented on SOLR-2079:
------------------------------------

Tomás - maybe a little risky, or at least something that needs to be warned 
about here... what if a component asked for the session from the request 
object?   Wouldn't that cause sessions to be created within Solr and 
potentially consume resources?

But in general, +1 to getting HTTP headers (and the entire request object) into 
the Solr request.  Very useful!
                
> Expose HttpServletRequest object from SolrQueryRequest object
> -------------------------------------------------------------
>
>                 Key: SOLR-2079
>                 URL: https://issues.apache.org/jira/browse/SOLR-2079
>             Project: Solr
>          Issue Type: Improvement
>          Components: Response Writers, search
>            Reporter: Chris A. Mattmann
>             Fix For: 4.3
>
>         Attachments: SOLR-2079.patch, SOLR-2079.patch, SOLR-2079.patch, 
> SOLR-2079.Quach.Mattmann.082310.patch.txt
>
>
> This patch adds the HttpServletRequest object to the SolrQueryRequest object. 
> The HttpServletRequest object is needed to obtain the client's IP address for 
> geotargetting, and is part of the patches from W. Quach and C. Mattmann.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to