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

Yonik Seeley commented on SOLR-1566:
------------------------------------

Hmmm, I think I just hit another issue:

http://localhost:8983/solr/browse

{code}
java.lang.ClassCastException: org.apache.solr.response.ResultContext cannot be 
cast to org.apache.solr.common.SolrDocumentList
        at org.apache.solr.response.PageTool.<init>(PageTool.java:46)
        at 
org.apache.solr.response.VelocityResponseWriter.write(VelocityResponseWriter.java:62)
{code}

> Allow components to add fields to outgoing documents
> ----------------------------------------------------
>
>                 Key: SOLR-1566
>                 URL: https://issues.apache.org/jira/browse/SOLR-1566
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Noble Paul
>             Fix For: 4.0
>
>         Attachments: SOLR-1566-DocTransformer.patch, 
> SOLR-1566-DocTransformer.patch, SOLR-1566-DocTransformer.patch, 
> SOLR-1566-DocTransformer.patch, SOLR-1566-DocTransformer.patch, 
> SOLR-1566-DocTransformer.patch, SOLR-1566-gsi.patch, SOLR-1566-rm.patch, 
> SOLR-1566-rm.patch, SOLR-1566-rm.patch, SOLR-1566-rm.patch, 
> SOLR-1566-rm.patch, SOLR-1566.patch, SOLR-1566.patch, SOLR-1566.patch, 
> SOLR-1566.patch, SOLR-1566_parsing.patch
>
>
> Currently it is not possible for components to add fields to outgoing 
> documents which are not in the the stored fields of the document.  This makes 
> it cumbersome to add computed fields/metadata .

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to