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

Yonik Seeley commented on SOLR-9605:
------------------------------------

High-level idea: reuse the "Smart merging of multiple JSON parameters"
http://yonik.com/solr-json-request-api/

{code}
json.mystrfield="literal"
json.myintfield=42
json.my_multivalued_field=[1,2,5]
json.child_doc_path.child_field="hi"
json.child_doc_path={"field1":10, "field2":"setting multiple fields at once"}
{code}


> Add field literal support to /update/json/docs
> ----------------------------------------------
>
>                 Key: SOLR-9605
>                 URL: https://issues.apache.org/jira/browse/SOLR-9605
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: update
>            Reporter: Erik Hatcher
>            Assignee: Noble Paul
>            Priority: Minor
>
> [~noble.paul] suggests {{f=x:'literal string'}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to