Using the GAE search API is it possible to search for a partial match?
I'm trying to create autocomplete functionality where the term would be a partial word. eg.
> b
> bui
> build
would all return "building".
How is this possible with GAE?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…