You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "mosh (JIRA)" <ji...@apache.org> on 2018/12/02 13:41:00 UTC

[jira] [Updated] (SOLR-13034) RealTimeGetComponent#toSolrDoc should be able to resolve LazyFields

     [ https://issues.apache.org/jira/browse/SOLR-13034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

mosh updated SOLR-13034:
------------------------
    Summary: RealTimeGetComponent#toSolrDoc should be able to resolve LazyFields  (was: RealTimeGetComponent#toSolrInputDocument should be able to resolve LazyFields)

> RealTimeGetComponent#toSolrDoc should be able to resolve LazyFields
> -------------------------------------------------------------------
>
>                 Key: SOLR-13034
>                 URL: https://issues.apache.org/jira/browse/SOLR-13034
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: mosh
>            Assignee: mosh
>            Priority: Major
>              Labels: RealTimeGet
>
> As I was working on SOLR-12638, I noticed RealTimgeGetComponent#toSolrInputDocument does not resolve lazy fields. 
>  This behavior is cause by the use of transformers which use SolrDocumentFetcher, which caused exceptions to be thrown when said input documents were written to the transaction log(TransactionLog:100).
>  IMO, These fields ought to be resolved by the RealTimgeGetComponent#toSolrInputDocument method, which takes a SolrDocument as an input(which may contain LazyFields) and returns a SolrInputDocument representation of said SolrDocument.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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