when value is > 2^31 the search fails due to integer limit. Need to change to long? Also add Validation?
when value is > 2^31 the search fails due to integer limit. Need to change to long? Also add Validation?