Field MAX_TERM_LENGTH
Absolute hard maximum length for a term. If a term
arrives from the analyzer longer than this length, it
is skipped and a message is printed to infoStream, if
set (see Set
Namespace: Lucene.Net.Index
Assembly: Lucene.Net.NetCore.dll
Syntax
public static readonly int MAX_TERM_LENGTH
Returns
Type | Description |
---|---|
System. |