Class MoreLikeThisQuery
A simple wrapper for MoreLikeThis for use in scenarios where a Query object is required eg
in custom QueryParser extensions. At query.Rewrite() time the reader is used to construct the
actual MoreLikeThis object and obtain the real Query object.
Inheritance
System.Object
MoreLikeThisQuery
Inherited Members
Lucene.Net.Search.Query.ExtractTerms(ISet<>)
Assembly: DistributedLucene.Net.Queries.dll
Syntax
public class MoreLikeThisQuery : Query
Constructors
Properties
Methods
Extension Methods