elastic/elasticsearch

Remove XMoreLikeThis

Open

#10626 opened on Apr 16, 2015

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Java (76,700 stars) (25,882 forks)batch import
:Search Relevance/Search>non-issue>tech-debtTeam:Search Relevancehelp wantedhigh hanging fruit

Description

This class is a fork of Lucene's MoreLikeThis but already diverged quite a lot. If we want to be able to maintain this functionality in the long term, we need to merge improvements back to Lucene, otherwise at some point changes coming from Lucene upgrades will be impossible to reconciliate with changes of this fork.

Contributor guide