Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageyaml
sources:
  source:
    - id: &apa-ots apa-ots
      sourceType: 'api'
      excludeKeysFromSuggestions: [ Key1, Key2 ]
Info

API sources do not support the runInterval property

Settings

Name

id String

Name of the source

sourceType String

In case of API: api

excludeKeysFromSuggestions
List<String>

This list excludes the Keys from being added to the suggesters. Suggesters are used inside the search as “Completion Suggester” and “Did you Mean”.