You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Kuntal Ganguly (JIRA)" <ji...@apache.org> on 2014/08/26 09:59:00 UTC

[jira] [Updated] (SOLR-3191) field exclusion from fl

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

Kuntal Ganguly updated SOLR-3191:
---------------------------------

    Attachment: SOLR-3191.patch

Updated the existing patch for working with custom transformer like - [mytrans5 jf=pinprojectid if=type:Projects mf=project_accessibilitytype]  ,  that was working properly without this patch. Updated the onTransformer method in-order to make transformer( inbuilt, alias or custom) work properly. Use-case for the above transformer is mentioned below in comment section.Also added two test cases for it. 

> field exclusion from fl
> -----------------------
>
>                 Key: SOLR-3191
>                 URL: https://issues.apache.org/jira/browse/SOLR-3191
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Luca Cavanna
>            Priority: Minor
>         Attachments: SOLR-3191.patch, SOLR-3191.patch, SOLR-3191.patch
>
>
> I think it would be useful to add a way to exclude field from the Solr response. If I have for example 100 stored fields and I want to return all of them but one, it would be handy to list just the field I want to exclude instead of the 99 fields for inclusion through fl.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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