On Thu, Mar 12, 2015 at 5:31 PM, Rafael Martony <rmart...@gmail.com> wrote:

> Hi, my application is being developed in Java using Search API.
> I'm having trouble storing a double value when creating a new Document and
> in App Engine Logs appears
>



You are correct in saying that your number fits into a Java double
primitive, but it exceeds the Search API's  maximum number value
<https://cloud.google.com/appengine/docs/java/javadoc/com/google/appengine/api/search/checkers/SearchApiLimits#MAXIMUM_NUMBER_VALUE>
.



-----------------
-Vinny P
Technology & Media Consultant
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CALSvALALfLDC5B1AwZ%3DoTOM54y06pMv4cEY64m%3DAYEcLkXgo6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to