zoom: one common search task
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2014 14:07:26 +0000 (15:07 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 22 Jan 2014 14:07:26 +0000 (15:07 +0100)
commitc844fbf71bf74b1d677c6e6e12e1530cc9b314ce
treed72d8a485b3553e01c59d7e5870226a67a322f26
parenta741500ee64cc5009f82d94585ea389e1c5e6613
zoom: one common search task

This simplifies some things but require us to note if a result
set is live or not (live_set), so that we know if a search is
required. Eventually this will allow us to postpone search/retrieve
when caching is fully functional.
src/zoom-c.c
src/zoom-p.h
src/zoom-sru.c
src/zoom-z3950.c