Skip to content

Improve the elasticsearch for device search

Nils Brinckmann requested to merge service-desk-45-improvement-search into develop

Issue https://codebase.helmholtz.cloud/hub-terra/sms/service-desk/-/issues/45

Changes:

  • lower the min ngram to search for single chars
  • use the sort argument of the json api already in the elasticsearch (secondary criteria, in any case after the score if the search result)
Edited by Nils Brinckmann

Merge request reports