Skip to content

Implement autocomplete using suggester on bagOfWords field

Stanisław Bieniecki requested to merge sbstan/autocomplete-feature into master

Type of change

  • Bug Fix
  • Feature

Please provide link to gitlab issue or ADR(Architecture Decision Record)
#135

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM

Does this introduce a breaking change?

  • [NO] - This is adding new optional query and response fields, but nothing is changed for queries not using this features.

What is the current behavior?

What is the new/expected behavior?

Have you added/updated Unit Tests and Integration Tests?

Any other useful information

Edited by Stanisław Bieniecki

Merge request reports