perkeep/pkg/search
Brad Fitzpatrick bf6031a397 search: add operator "childrenof:sha1-xxxxx" to find permanode children of a parent
Change-Id: I9e756147c70f5230aa843ab215dafe5ed6d80087
2014-03-13 19:02:26 -07:00
..
export_test.go search: server-side search expression eval + result set continuation tokens 2013-12-21 15:59:11 -08:00
expr.go search: add operator "childrenof:sha1-xxxxx" to find permanode children of a parent 2014-03-13 19:02:26 -07:00
expr_test.go search: add operator "childrenof:sha1-xxxxx" to find permanode children of a parent 2014-03-13 19:02:26 -07:00
handler.go search: also describe camliContentImage 2014-03-10 19:53:56 -07:00
handler_test.go search: add test for camliContentImage describing 2014-03-10 20:11:32 -07:00
match_test.go search: server-side search expression eval + result set continuation tokens 2013-12-21 15:59:11 -08:00
query.go search: implement some of RelationConstraint (only the "parent" relation) 2014-03-13 18:49:28 -07:00
query_test.go search: implement some of RelationConstraint (only the "parent" relation) 2014-03-13 18:49:28 -07:00
search.go search: deletions are not modifications 2013-11-29 00:29:57 +01:00
websocket.go Live search results via WebSocket. 2013-12-07 22:22:45 -08:00