perkeep/pkg/search
Brad Fitzpatrick b2d221af44 Start of Camlistore WebSocket support, for showing live search queries in the UI.
If the JavaScript UI is open and the query you're looking at changes
due to new data arriving, the server should push the update search
results to you live, without needing to poll.

Change-Id: I00faf7737f9a459de39b21fb5226a8000feeee2b
2013-12-07 20:19:20 -08:00
..
export_test.go search: add test for earlier fix in commit 1e1183a8bf 2013-12-07 10:53:30 -08:00
handler.go Start of Camlistore WebSocket support, for showing live search queries in the UI. 2013-12-07 20:19:20 -08:00
handler_test.go search: remove MIME from DescribedBlob; fix Handler tests. 2013-11-18 16:36:08 -08:00
match_test.go search: TimeConstraint 2013-11-09 17:08:46 -05:00
query.go search: add a forgotten Cancel. 2013-12-07 08:49:30 -08:00
query_test.go search: add test for earlier fix in commit 1e1183a8bf 2013-12-07 10:53:30 -08:00
search.go search: deletions are not modifications 2013-11-29 00:29:57 +01:00
websocket.go Start of Camlistore WebSocket support, for showing live search queries in the UI. 2013-12-07 20:19:20 -08:00