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

Kevin Risden resolved SOLR-16330.
---------------------------------
    Resolution: Invalid

Not enough detail to go on here. 

Jira is not the correct replace for support requests.  Those should go to the 
mailing list, IRC channel, or slack channel.

https://solr.apache.org/community.html

A reindex is required because you changed the index analysis part of the 
fieldType.  The existing documents in the index before your schema change went 
through a different tokenizer than the new documents, so the query could not 
work on them until they were reindexed.

If you need further support on this, please use one of the methods mentioned.

> import csv file scientific notation issue
> -----------------------------------------
>
>                 Key: SOLR-16330
>                 URL: https://issues.apache.org/jira/browse/SOLR-16330
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>         Environment: Windows 10
>            Reporter: Sridhar
>            Priority: Major
>
> Problem encountering is when the csv file is imported using post.jar, it is 
> truncating some of the numbers into scientific notation even though they are 
> in a text field.
> java -Dc=mycsvData -Dtype=application/csv -jar post.jar "F:\_DATA\Vism 
> West.csv"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to