Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the MLT API #11003

Closed
wants to merge 2 commits into from
Closed

Conversation

alexksikes
Copy link
Contributor

Removes the More Like This API, users should now use the More Like This query.
The MLT API tests were converted to their query equivalent. Also some clean
ups in MLT tests.

Closes #10736

Removes the More Like This API, users should now use the More Like This query.
The MLT API tests were converted to their query equivalent. Also some clean
ups in MLT tests.
@@ -1,32 +0,0 @@
[[search-more-like-this]]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you also need to remove the include from docs/reference/search.asciidoc for the docs to build?

@jpountz
Copy link
Contributor

jpountz commented May 6, 2015

LGTM I like the diff stats :)

@s1monw
Copy link
Contributor

s1monw commented May 6, 2015

👊 nice!

@@ -0,0 +1,10 @@
[[breaking-changes-1.6]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wondering, shouldn't this file go in as part of the deprecation PR instead of this one? Also, did we ever keep track of deprecations in migrate* files? this is not really a breaking change for 1.6 and it might create the expectation that for each deprecation we have an entry in the migrate document, which I think we haven't.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was wondering about that too. @clintongormley Should we record deprecations in migrate* files?

@alexksikes alexksikes removed the review label May 6, 2015
@alexksikes alexksikes closed this in ec4f12f May 6, 2015
@alexksikes alexksikes deleted the remove/morelikethis-api branch May 6, 2015 16:29
@clintongormley clintongormley changed the title More Like This: removal of the MLT API Remove the MLT API Jun 6, 2015
@clintongormley clintongormley added :Search/Search Search-related issues that do not fall into other categories and removed :More Like This labels Feb 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>breaking :Search/Search Search-related issues that do not fall into other categories v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate + Remove More Like This API
5 participants