C# Class Lucene.Net.Analysis.Payloads.DelimitedPayloadTokenFilterTest

Exibir arquivo Open project: apache/lucenenet

Private Methods

Method Description
AssertTermEquals ( string expected, TokenStream stream, ICharTermAttribute termAtt, IPayloadAttribute payAtt, byte expectPay ) : void
AssertTermEquals ( string expected, TokenStream stream, byte expectPay ) : void
TestFloatEncoding ( ) : void
TestIntEncoding ( ) : void
TestNext ( ) : void
TestPayloads ( ) : void