public class MoreLikeThisHelper extends Object
MoreLikeThisQuery from the native query String| Constructor and Description |
|---|
MoreLikeThisHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.lucene.search.Query |
getMoreLikeThis(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.analysis.Analyzer analyzer,
String mltQueryString) |
public static org.apache.lucene.search.Query getMoreLikeThis(org.apache.lucene.index.IndexReader reader,
org.apache.lucene.analysis.Analyzer analyzer,
String mltQueryString)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.