[
https://issues.apache.org/jira/browse/SOLR-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13012642#comment-13012642
]
Hoss Man commented on SOLR-2444:
--------------------------------
bq. I'd like to make sure we have a simple way to configure basic things inline
– SQL SELECT 1 is remarkably useful!
i agree completely, my point is just that in picking a syntax/api we should
prioritize making the syntax for "select price" (where price is something
dynamicly generated by a transformer behind the scenes) simpler then the syntax
for saying "select foo() AS price" (where the client knows the nitty-gritty
details of how things work under the covers)
clients asking for "select price" should be more common then clients asking for
"select foo()" or "select foo() as price"
> support wildcards in fl parameter, improve DocTransformer parsing
> -----------------------------------------------------------------
>
> 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]