[
https://issues.apache.org/jira/browse/SOLR-12322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465908#comment-16465908
]
adeppa commented on SOLR-12322:
-------------------------------
[~mkhludnev] With subquery not able to fill some of requirements like based on
parent we need fetch match child only with total term count ,I will make unite
test case share with results ASAP
> 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
> Fix For: 6.6
>
> Attachments: SOLR-12322.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]