Will my approach work?

I have a search html form similar to a google search where I can search items and then paginate the results. Now I want to add location-based and category-based searches which would make searches in google appengine in my dat…