[
https://issues.apache.org/jira/browse/SOLR-3191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833064#comment-13833064
]
Ryan Ernst commented on SOLR-3191:
----------------------------------
{quote}
a) ReturnFields as interface
{quote}
ReturnFields is an abstract class so that changes to the interface can not
break concrete implementations. It was originally added in SOLR-4226.
{quote}
b) Constants removed and put in SolrReturnFields as Robert suggested?
{quote}
Yes [~rcmuir] is right that there shouldn't be constants in the ReturnFields.
Leave that up to the concrete implementations. I also think making it
pluggable would be very nice, but should be a separate issue.
> field exclusion from fl
> -----------------------
>
> Key: SOLR-3191
> URL: https://issues.apache.org/jira/browse/SOLR-3191
> Project: Solr
> Issue Type: Improvement
> Reporter: Luca Cavanna
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Attachments: 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.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]