mirror of https://github.com/perkeep/perkeep.git
26cb64e825
There are several places where we're using a *search.Handler, when we only want to be able to do query and describe requests. When these places need to be moved also out of the context of camlistored, (like when making a server app such as the publisher), the QueryDescriber can be used, and the adequate implementation (*search.Handler, *client.Client, or any other) is used depending on the context. Change-Id: Ie1c5bb6f1bbba32c24a8eb2d1175af95ffcc8335 |
||
---|---|---|
.. | ||
.gitignore | ||
camtool.go | ||
claims.go | ||
dbinit.go | ||
debug.go | ||
describe.go | ||
disco.go | ||
doc.go | ||
dp_idx_rebuild.go | ||
dumpconfig.go | ||
env.go | ||
exif.go | ||
googinit.go | ||
index.go | ||
list.go | ||
mime.go | ||
search.go | ||
searchdoc.go | ||
splits.go | ||
sqlite_cond.go | ||
sync.go | ||
sync_test.go |