Cheburakshu created SOLR-11393:
----------------------------------

             Summary: Unable to index field names in JSON
                 Key: SOLR-11393
                 URL: https://issues.apache.org/jira/browse/SOLR-11393
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI
    Affects Versions: 6.6.1
            Reporter: Cheburakshu


I am not able to index documents with below field names in JSON doc.


config_os_version
location_region
custom_var_v2
deleted
I get the below error

ERROR: [doc=29128e37-c6d9-4d2b-814e-1d42f84be9b5] Error adding field 
'location_region'='test' msg=For input string: "test"

The input given in admin UI /update endpoint is 

{"location_region":"test"}

Same error was encountered for other field names as well. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to