Class MockPayloadAnalyzer
Wraps a whitespace tokenizer with a filter that sets the first token, and odd tokens to posinc=1, and all others to 0, encoding the position as pos: XXX in the payload.
Inheritance
System.Object
MockPayloadAnalyzer
Assembly: Lucene.Net.TestFramework.dll
Syntax
public sealed class MockPayloadAnalyzer : Analyzer
Methods
Name | Description |
---|---|
CreateComponents(String, TextReader) |