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

Erik Hatcher commented on SOLR-1367:
------------------------------------

Just because it is useful in one situation does not mean it should be something 
the Solr committers must maintain either.  I'm not convinced that adding fields 
to a document (in this way) is the right way to add metadata to the response, 
personally.  I'm only one opinion out there though, but I'm -0.5 on this being 
in Solr 1.4. 

> Provide Callback mechanism for SolrPluginUtils.docListToSolrDocumentList
> ------------------------------------------------------------------------
>
>                 Key: SOLR-1367
>                 URL: https://issues.apache.org/jira/browse/SOLR-1367
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Grant Ingersoll
>            Priority: Minor
>             Fix For: 1.4
>
>         Attachments: SOLR-1367.patch
>
>
> Sometimes SearchComponents need to modify the DocList.  Often times this 
> requires two loops over the (Solr)DocList: once to convert the DocList to 
> SolrDocList and then once to iterate the SolrDocList for the Search 
> Component.  This can be seen in SOLR-773, for example.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to