Class MoreLikeThisAPI

java.lang.Object
org.apache.solr.handler.admin.api.MoreLikeThisAPI

public class MoreLikeThisAPI extends Object
V2 API for performing a more like this request to a solr collection.

This API (GET /v2/collections/collectionName/mlt) is analogous to the v1 /solr/collName/mlt API.