perkeep/website
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
..
blobserver-example Make dev website start on Mac too. run-blobserver was using readlink -f, which isn't available on OS X. 2013-07-01 22:26:44 -07:00
content Remove the memIndex option from genconfig and devcam; default memoryIndex to on. 2013-12-11 12:20:22 +04:00
scripts script to generate contributors page from git shortlog. 2013-10-21 11:38:50 +01:00
static Docs for 0.4 release. 2013-08-26 18:03:40 -05:00
talks/2011-05-07-Camlistore-Sao-Paolo Newer presentation link. 2011-05-29 15:30:01 -07:00
tmpl More git links updated 2013-08-14 10:47:56 -07:00
.gitignore website: document the 0.5 release, Castletownbere 2013-09-21 18:27:42 +01:00
camweb.go website: more redirects to the issues tracker 2013-11-22 15:58:57 +01:00
camweb_test.go website: more redirects to the issues tracker 2013-11-22 15:58:57 +01:00
contriburls.json script to generate contributors page from git shortlog. 2013-10-21 11:38:50 +01:00
dirtrees.go website,genfileembed: exclude zembeds and fileembed.go from godoc 2013-03-16 01:16:40 +01:00
email.go website: serve latest git hash (for buildbots) 2013-10-23 21:55:21 +02:00
format.go website: more work showing pkg and cmd doc (camlistore.org/issue/108) 2013-02-23 13:38:58 -08:00
gitweb-camli.conf website: regularlyk rsync git files from gerrit server to web server 2011-06-21 17:07:59 -07:00
godoc.go Merge "website: get subdirs info even when no source files" 2013-07-09 21:35:58 +00:00
logging.go update camweb to Go 1 2012-02-21 02:11:28 -08:00
run.pl website: configure camlistore.org to send emails on commits 2013-08-22 23:41:49 -05:00
test.cgi Go CGI HTTP handler, for gitweb.cgi 2011-01-25 09:21:20 -08:00