Class RewriteMethod
Abstract class that defines how the query is rewritten.
Inheritance
System.Object
RewriteMethod
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public abstract class RewriteMethod : object
Methods
Name | Description |
---|---|
Rewrite(IndexReader, MultiTermQuery) |