You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2011/04/04 21:27:11 UTC

[jira] [Issue Comment Edited] (SOLR-2444) Update fl syntax to support: pseudo fields, AS, transformers, and wildcards

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

Yonik Seeley edited comment on SOLR-2444 at 4/4/11 7:25 PM:
------------------------------------------------------------

Hmmm, I've tried changing '=' to ':' for the key... but things now fail because of tests in trunk w/ syntax like
_explain:nl_

Also, why is testAugmentFields in SolrExampleTests (the stuff that tests the example)?
edit: Oh, I think I see - it's an easy way to see that both binary and non-binary response writers are tested, right?

      was (Author: yseeley@gmail.com):
    Hmmm, I've tried changing '=' to ':' for the key... but things now fail because of tests in trunk w/ syntax like
_explain:nl_

Also, why is testAugmentFields in SolrExampleTests (the stuff that tests the example)?
  
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org