Class BaseCharFilter
- Base utility class for implementing a Char
Filter . - You subclass this, and then record mappings by calling
- Add
Off , and then invoke the correctCorrect Map(Int32, Int32) - method to correct an offset.
Inherited Members
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public abstract class BaseCharFilter : CharFilter
Constructors
Name | Description |
---|---|
Base |
Properties
Name | Description |
---|---|
Last |
Methods
Name | Description |
---|---|
Add |
|
Correct(Int32) | |
Get |