I am trying to use Google App Engine Java Search API, but it doesn't work as intended. In fact python and java search differs.
Python:
Website
Source Code
Java:
Website
Source code
When i search for "tes" python results in all documents with "test" but not java. Is it a bug in java sdk, i am using 1.7.4?