Class MockCharFilter
the purpose of this charfilter is to send offsets out of bounds if the analyzer doesn't use correctOffset or does incorrect offset math.
Inheritance
System.Object
MockCharFilter
Assembly: Lucene.Net.TestFramework.dll
Syntax
public class MockCharFilter : CharFilter
Constructors
Name | Description |
---|---|
MockCharFilter(TextReader) | |
MockCharFilter(TextReader, Int32) |
Methods
Name | Description |
---|---|
AddOffCorrectMap(Int32, Int32) | |
Correct(Int32) | |
Read() | |
Read(Char[], Int32, Int32) |