InMemoryIndex

IndexSettings.InMemoryIndex property

获取一个值,指示索引是存储在内存中还是磁盘上。

public bool InMemoryIndex { get; }

适当的价值

指示索引是存储在内存中还是磁盘上的值。

也可以看看