Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7932209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T20:56:50+00:00 2026-06-03T20:56:50+00:00

I see the new app engine Search API allows us the search and paginate

  • 0

I see the new app engine Search API allows us the search and paginate the results but in my case I also need functions to match all content and match all content by category so there is still no way to offset a query that just want page 2 by category i.e. just a simple offset? What is the difference between using a cursor and using the offset?
I read the instructions from https://developers.google.com/appengine/docs/python/search/overview
and I also wonder whether I should make one index for many datastypes or one index per category or per city since my structure is /<region>/<city>/<category> and I need to enable search as well as view all by category and view all by region, by city and by city and by category without search and just filtering.

Thanks for any help

Update

My idea is to store a number with every indexation and that number is the same and when I want to match everything I just manipulate the search to a search for that number on that field and I then can add the filter. Will it work?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T20:56:52+00:00Added an answer on June 3, 2026 at 8:56 pm

    Regarding cursor vs. offset: the cursor is more efficient. However, (since there is not yet a ‘reverse’ cursor for the search API like there is for the datastore), use of the offset makes implementation of backwards pagination– to the ‘previous’ page– easier. So, it depends upon your use case.

    In a query, it is possible to filter for a specific field value (of any type, including number and string fields). E.g. your query can look something like this:
    field1:value1 word1 word2
    where ‘field1’ is a field name.
    If ‘field1’ is numeric, you can also submit queries like this:
    field1 > 10

    (I’m not clear on your question regarding one vs multiple indexes– can you elaborate?)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm looking at Google App Engine's new task queue API for Java and I'm
I'm pretty new to Python and App Engine, but what I'm trying to do
I was hoping to implement an easy, but effective text search for App Engine
Try to see which cast is faster (not necessary better): new c++ case or
I'm new to Java server programming, and I'm trying to use Google app engine.
I am new to eclipse and am using it for Google App Engine development.
On March 1, 2011 App Engine changed its login flow, breaking my app (see
I am developing for google app engine with JSP. And I need to compare
I am new to both JAVA and Google App Engine. My Interest in Java
I just started learning HTML5 canvas and Google App Engine's Channel API. I build

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.