Update search-onboarding.md

This commit is contained in:
Mars Lan 2020-08-09 13:17:52 -07:00 committed by GitHub
parent 58d1d7b415
commit b8f1be31bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
# How to onboard to GMA search?
> Refer to [this doc](./search-over-new-field.md) if you're only interested in indexing a new field of an existing entity
## 1. Define search document model for the entity
Modeling is the most important and crucial part of your design.
[Search document] model contains a list of fields that need to be indexed along with the names and their data types.