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

Kevin Risden updated SOLR-12322:
--------------------------------
    Fix Version/s:     (was: 8.x)
                       (was: master (9.0))

> Select specific field list for child documents using 
> ChildDocTransformerFactory
> -------------------------------------------------------------------------------
>
>                 Key: SOLR-12322
>                 URL: https://issues.apache.org/jira/browse/SOLR-12322
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Response Writers, search
>    Affects Versions: 6.6
>            Reporter: adeppa
>            Priority: Minor
>         Attachments: SOLR-12322.patch, doc_level_exaplantion.docx
>
>
> With the current version of SOLR and nested indexing, when you are fetch a 
> parent record it returns all the fields of its children. This is increasing 
> the size of data being returned from SOLR and also hits our performance 
> sometime.
> This ticket will be used to update the ChildDocTransformerFactory class with 
> additional parameters to specify the list of fields to be pulled for child 
> documents.



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

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

Reply via email to