perkeep/pkg/search
Brad Fitzpatrick a576379cb5 search: PermanodeConstraint.Time time constraint, 'before:' and 'after:' operators
Work in progress, but works enough to commit now.  Determing the time
of things has many TODOs, and there's some performance work to be done
(although it still appears to be instant... it just uses more CPU than
it should)

Change-Id: I4b04b5805353dfbde0b841a3a557fd0b7c297780
2013-12-31 18:31:02 -08: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: PermanodeConstraint.Time time constraint, 'before:' and 'after:' operators 2013-12-31 18:31:02 -08:00
expr_test.go pkg/search: fix is:pano test. 2013-12-24 21:25:28 -08:00
handler.go Merge "Include camliPath attributes as members from DescribedBlob.Members" 2013-12-22 01:38:45 +00:00
handler_test.go Test search describe with time travel 2013-12-22 01:21:02 -08: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: PermanodeConstraint.Time time constraint, 'before:' and 'after:' operators 2013-12-31 18:31:02 -08:00
query_test.go search: some refactor cleanup in prep for sorting work 2013-12-30 21:03:29 -08: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