summaryrefslogtreecommitdiff
path: root/core/src/main/java/org/elasticsearch/common/lucene/search/MoreLikeThisQuery.java
AgeCommit message (Expand)Author
2018-01-11Rename core module to server (#28180)Tim Brooks
2017-05-15Pass over _routing value with more_like_this items to be retrieved (#24679)Luca Cavanna
2016-10-12Remove empty javadoc (#20871)Tanguy Leroux
2016-06-10Upgrade to lucene-6.1.0-snapshot-3a57bea.Adrien Grand
2015-12-21Renames "default" similarity into "classic".Jim Ferenczi
2015-12-18Remove wildcard importsRyan Ernst
2015-11-09Internal: move to lucene BoostQueryjavanna
2015-09-23Query Refactoring: Move MoreLikeThisQueryBuilder validation to constructorChristoph Büscher
2015-09-09MLT: builder takes a new Item object like its parserAlex Ksikes
2015-09-04Fix deprecations introduced by the upgrade to Lucene 5.3Adrien Grand
2015-09-01Upgrade to lucene-5.3.0.Adrien Grand
2015-06-17More Like This: renamed `ignore_like` to `unlike`Alex Ksikes
2015-06-05create core moduleSimon Willnauer