mirror of
https://github.com/apache/lucene.git
synced 2025-02-13 05:25:50 +00:00
d4fa1aae21
Return proper error code on invalid value with in-place update. Handle invalid value for inc op with the in-place update, uses toNativeType to convert increment value instead of direct parsing. Also, return an error when inc operation is specified for the non-numeric field