2

I intend to normalize the relevance score returned by queries( using more_like_this query ) in elasticsearch. Is there any limit on maximum possible relevance score.

1 Answers1

2

Short answer: no there isn't.

Why do you need to normalize the relevance score? What is your use case?

Paulin Trognon
  • 762
  • 6
  • 17