[ 
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13016102#comment-13016102
 ] 

Ryan McKinley commented on SOLR-2444:
-------------------------------------

no need for the '_' with transformers -- i would hope that the brackets tell 
you that it is a tranformer.

?fl=id,[explain]
not
?fl=id,[_explain_]


bq. we could have titlehl:[_hl_ f=title]

ya, i think that would be fine.



bq. so basic literals won't need any transformer syntax

I still don't get this.  How do you know that the literal is not referring to a 
field (or invalid field)?  How do you know it is an int vs float vs double vs 
string?  Seems like too much magic to me.





> 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to