Interface SimpleTerm.IMatchingTermVisitor
Callback to visit each matching term during "rewrite" in VisitMatchingTerm(Term)
Assembly: Lucene.Net.QueryParser.dll
Syntax
public interface IMatchingTermVisitor
Methods
Name | Description |
---|---|
VisitMatchingTerm(Term) |