[
https://issues.apache.org/jira/browse/SOLR-11393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-11393.
-----------------------------------
Resolution: Not A Problem
This is not an appropriate use of Solr's JIRA, we try to reserve the JIRA
system for code issues rather than usage questions..
Please ask the question here: [email protected], see:
http://lucene.apache.org/solr/community.html#mailing-lists-irc
When you raise question on the user's list, include pertinent details, in this
case likely the output from your Solr log.
It looks (at a guess as there's very little information to go on here) that you
are using the "schemaless" mode and perhaps already have a field defined with
these names or some such.
> 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]