RewriteMethod

abstract class RewriteMethod

Abstract class that defines how the query is rewritten.

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
abstract fun rewrite(indexSearcher: IndexSearcher, query: MultiTermQuery): Query