Customizing a typeahead configuration involves modifying the configuration's properties in the sample JSON files. The JSON files utilize two property types:
- Build-time properties are used during both data creation and performing typeahead search.
- Runtime properties are applicable only during typeahead search.
Note: A custom typeahead configuration only applies to a specific dataset. It does not
affect the typeahead behavior of other datasets. If you haven't created a
configuration yet (JSON file), see
createConfig
in the Custom Dataset Builder Commands.To customize a typeahead configuration:
- Open the JSON file you want to edit in a text file editor.
- Modify the necessary property key values.
- Close the file.