perkeep/pkg/search
Brad Fitzpatrick a41269e78e Reindex all dev-server blobs into memindex on restart.
Required some sync work (full syncs on start, blocking full syncs on
start, and also adding a dev-only hack to force a depedency from
search -> sync, to control the handler initialization order, otherwise
publish handlers would race with the sync handler and they'd create
new "blog" and "pics" permanodes and we'd end up with duplicates).
2012-11-07 22:40:17 +01:00
..
handler.go Reindex all dev-server blobs into memindex on restart. 2012-11-07 22:40:17 +01:00
handler_test.go search: push thumbnail logic into its own function 2012-11-05 17:23:42 +01:00
search.go index: implement EdgesTo 2012-11-05 10:29:42 +01:00