1<Directory>backends/inmemory</Directory>
2
3<Description>
4This backend stores a database entirely in memory.  When the
5database is closed these indexed contents are lost.
6
7This is useful for searching through relatively small amounts of data
8(such as a single large file) which hasn't previously been indexed.
9</Description>
10