Hi, there!

Currently there is no possibility to use two inequality filters for
data retrieving.
I'm storing events with start/end dates. And I want to retrieve events
by date range.
Currently, I'm retrieving them with query with one filter for start
date, so retrieved events are older than start date.
If there is a lot of stored events, query takes a time. Is there any
possibility to reduce this time?
Any suggestions?

Best regards, Alexander.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to