On 9/24/2012 11:37 AM, Daisy wrote:
One thing I would like to know what is the diffrence between
PatternReplaceFilter and PatternReplaceCharFilter?

The CharFilter version gets applied before anything else, including the Tokenizer. The Filter version gets applied in the order specified in the schema file. I would imagine that if you are allowed to specify multiple CharFilter entries (which I have never tested), they would be applied in the order they occur, all of them before the Tokenizer.

Thanks,
Shawn

Reply via email to