perkeep/pkg/search
Mario Russo 01cddcc8d5 pkg/search: fix null "files" in file search response
The "files" field of a file search response was always non-null (empty JSON array in case of error or no result).
This behaviour was broken by df7cc0b453, so this CL is restoring it.

Fixes #619

Change-Id: I8e4762d1f5a2dba4f7cf06d8ca164392c4bf6d6a
2015-05-27 19:23:39 +02:00
..
describe.go
describe_test.go
export_test.go
expr.go search: context.Context stored in parser 2014-11-13 21:17:24 +01:00
expr_test.go search: context.Context stored in parser 2014-11-13 21:17:24 +01:00
handler.go pkg/search: fix null "files" in file search response 2015-05-27 19:23:39 +02:00
handler_test.go index,search: fix/finish wholeRef for fileInfo indexing 2015-02-25 01:50:57 +01:00
lexer.go
lexer_test.go
match_test.go
predicate.go
predicate_test.go
query.go search/query: add "Around" parameter to specify a window of results 2015-04-02 14:06:32 +02:00
query_test.go search: fix tests needing null around 2015-04-04 19:10:10 +02:00
search.go
websocket.go search: fix websocket crash 2015-01-19 09:29:19 -08:00