[
https://issues.apache.org/jira/browse/SOLR-7484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14519895#comment-14519895
]
Noble Paul edited comment on SOLR-7484 at 4/29/15 6:37 PM:
-----------------------------------------------------------
I have moved the entire functionality into a class called {{SolrCall}} which
represents a call to Solr. {{SolrDispatchFilter}} is now just reduced to a
proxy which just creates a {{SolrCall}} and passes the control over there
was (Author: noble.paul):
I have moved the entire functionality into a class called {{SolrCall}} which
represents a call to Solr
> Refactor SolrDispatchFilter.doFilter(...) method
> ------------------------------------------------
>
> Key: SOLR-7484
> URL: https://issues.apache.org/jira/browse/SOLR-7484
> Project: Solr
> Issue Type: Improvement
> Reporter: Anshum Gupta
> Assignee: Anshum Gupta
> Attachments: SOLR-7484.patch, SOLR-7484.patch
>
>
> Currently almost everything that's done in SDF.doFilter() is sequential. We
> should refactor it to clean up the code and make things easier to manage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]