You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2014/08/11 16:35:11 UTC

[jira] [Resolved] (SOLR-6344) Wild card support for JSON parsing

     [ https://issues.apache.org/jira/browse/SOLR-6344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Noble Paul resolved SOLR-6344.
------------------------------

       Resolution: Fixed
    Fix Version/s: 4.10
                   5.0

this is resolved as a part of SOLR-6304

> Wild card support for JSON parsing
> ----------------------------------
>
>                 Key: SOLR-6344
>                 URL: https://issues.apache.org/jira/browse/SOLR-6344
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>             Fix For: 5.0, 4.10
>
>
> additional syntaxes
>  * f=/path/to/node/* : map  all fields in that path to respective keys
>  * f=/path/to/node/** : map all fields recursively in that path with respective keys
> * f=dest:/path/to/node/*: map all the fields to a field called 'dest'
> * f=dest:/path/to/node/**:map all the fields recursively to a field called 'dest'



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org