Re: Error indexing string field

2013-06-11 Thread Chris Hostetter
: I have a field declared as type string, so should it care whats inside the string? : : Caused by: java.lang.NumberFormatException: For input string: "1835-1910." you haven't given us any information we can use to help you... schema? high level error that wrapped that NFE? full stack trace of

Error indexing string field

2013-06-11 Thread PeriS
I have a field declared as type string, so should it care whats inside the string? Caused by: java.lang.NumberFormatException: For input string: "1835-1910." Thanks -Peri