I am working on a project that is on Google Standard App Engine.This requires the use of Search API functionality. However i could not find Search Api with partial text match. It is only gives full text search. Is there a way for partial text match? If not any custom tokenizer i can implement?
Asked
Active
Viewed 154 times
0
-
Possible duplicate of [Does the GAE Search API support partial or prefix searches?](https://stackoverflow.com/questions/40952112/does-the-gae-search-api-support-partial-or-prefix-searches) – Dan Cornilescu Nov 10 '17 at 14:27
-
Yup just wanted to confirm that there is no update on the same from gcp? – Nidhi Nov 17 '17 at 12:48