Ignore words less than this length or if 0 then this has no effect.

Namespace: Lucene.Net.Search.Similar
Assembly: Lucene.Net.Contrib.Queries (in Lucene.Net.Contrib.Queries.dll) Version: 2.9.2.0 (2.9.2)

Syntax

C#
public const int DEFAULT_MIN_WORD_LENGTH
Visual Basic
Public Const DEFAULT_MIN_WORD_LENGTH As Integer
Visual C++
public:
literal int DEFAULT_MIN_WORD_LENGTH

See Also

[!:#getMinWordLen]
[!:#setMinWordLen]