[
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032239#comment-13032239
]
Koji Sekiguchi commented on SOLR-2444:
--------------------------------------
Does this issue cover wildcard syntax like fl=*_s ? Because SOLR-2503 has been
committed, I want the wildcard syntax for fl.
&fl=*_s
{code}
<doc>
<str name="PERSON_S">Barack Obama</str>
<str name="TITLE_S">the President</str>
</doc>
{code}
> Update fl syntax to support: pseudo fields, AS, transformers, and wildcards
> ---------------------------------------------------------------------------
>
> Key: SOLR-2444
> URL: https://issues.apache.org/jira/browse/SOLR-2444
> Project: Solr
> Issue Type: New Feature
> Reporter: Ryan McKinley
> Attachments: SOLR-2444-fl-parsing.patch, SOLR-2444-fl-parsing.patch
>
>
> The ReturnFields parsing needs to be improved. It should also support
> wildcards
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]