Note: The Search API is available only to applications using the High Replication Datastore (HRD). If your application uses the now-deprecated Master/Slave Datastore, migrate to HRD . Overview The Search API is based on four main concepts: documents, indexes, queries, and results. Documents A document is an object with a unique ID and a list of fields containing user data. Each field has a name and a type. There are several types of fields, identified by the kinds of values they contain:
Read full article from Documents and Indexes - Java — Google Cloud Platform
No comments:
Post a Comment