Noble Paul created SOLR-6344:
--------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]