Field WORD_SEPARATOR
for multiword support, you must separate words with this separator
Assembly: Lucene.Net.Analysis.Common.dll
Syntax
public const char WORD_SEPARATOR = '\0'
Returns
Type | Description |
---|---|
System.Char |
for multiword support, you must separate words with this separator
public const char WORD_SEPARATOR = '\0'
Type | Description |
---|---|
System.Char |