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

Paolo Cappuccini commented on SOLR-7257:
----------------------------------------

Thanks for solution.
So anyway if the hack make consistent the RTG, this is not consistent with 
search results.

Actually copyfieldtargets are applied by document builder during lucene 
indexing.

Should perhaps be moved that part to DistributedUpdateProcessor?
Or better solution would be to fix RTG to emulate copyfields if doc is from 
updatelog?

> copyfieldtargets are not returned
> ---------------------------------
>
>                 Key: SOLR-7257
>                 URL: https://issues.apache.org/jira/browse/SOLR-7257
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.10.3
>            Reporter: Paolo Cappuccini
>
> copyfieldtargets are purged from field list in realtimeget and search results 
> even if they are declared in schema like stored fields.
> If i understood the source code if declared like stored fields they are 
> correctly saved in lucene index but there is not way to return them.
> This is a bug or intended behaviour?
> Perhaps it should be checked if the copied field is stored and return value 
> in searches and gets.
> Thanks



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to