C# Class Lucene.Net.Index.TestIndexWriterUnicode

Exibir arquivo Open project: apache/lucenenet

Private Methods

Method Description
AsUnicodeChar ( char c ) : string
CheckTermsOrder ( IndexReader r, ISet allTerms, bool isTop ) : void
FillUnicode ( char buffer, char expected, int offset, int count ) : bool
GetInt ( Random r, int start, int end ) : int
NextInt ( int lim ) : int
NextInt ( int start, int end ) : int
TermDesc ( string s ) : string
TestAllUnicodeChars ( ) : void
TestEmbeddedFFFF ( ) : void
TestInvalidUTF16 ( ) : void
TestRandomUnicodeStrings ( ) : void
TestTermUTF16SortOrder ( ) : void