Field INDEX_EXTENSIONS
This array contains all filename extensions used by
Lucene's index files, with one exception, namely the
extension made up from .s
+ a number.
Also note that Lucene's segments_N
files
do not have any filename extension.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly string[] INDEX_EXTENSIONS
Returns
Type | Description |
---|---|
System.String[] |