0

Can We use MLT concept of ES to filter documents with similar fields.Is it possible to give weight to the individual field. What is elastic search recommendations.

user3824082
  • 1
  • 1
  • 4

1 Answers1

0

Yes you can: https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-function-score-query.html According to your fields, this could be easy or difficult.

LeBigCat
  • 1,737
  • 1
  • 11
  • 16