Customizing a Typeahead Configuration

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.
  • Run-time 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:

  1. Open the JSON file you want to edit in a text file editor.
  2. Modify the necessary property key values.
  3. Close the file.