perkeep/config
Brad Fitzpatrick bf54591e8d Remove the memIndex option from genconfig and devcam; default memoryIndex to on.
We had the legacy "memIndex" option to put the Camlistore index in
memory (the leveldb memdb) as an option in genconfig called
"memIndex", and we also had an option called "memoryIndex" for whether
to slurp the on-disk index to memory on start-up.  Too confusing!

Instead, delete "memIndex" (since it's not the default anyway, now
that we have kv).

Then, also (the original point of this change): default the
memoryIndex option to true, so search works for people by default.
This option might go away in the future if it becomes the only required
way.

Also, document this.

Change-Id: Iddffa6e19adbf09c5aacd063aa44de362d90633b
2013-12-11 12:20:22 +04:00
..
dev-client-dir devcam: 'put' and 'get' commands, replace dev-camput and dev-camget 2013-09-01 10:25:09 -07:00
dev-blobserver-config.json serverconfig & camlistored: simplify low/high-level config bootstrapping. 2012-03-19 13:09:00 -07:00
dev-indexer-config.json serverconfig & camlistored: simplify low/high-level config bootstrapping. 2012-03-19 13:09:00 -07:00
dev-server-config.json Remove the memIndex option from genconfig and devcam; default memoryIndex to on. 2013-12-11 12:20:22 +04:00