client_start_search: fixes for state
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jan 2012 15:16:05 +0000 (16:16 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 16 Jan 2012 15:16:05 +0000 (16:16 +0100)
commit00b5d443fda1c15e043993799eb14044ed807e43
tree8c99ae3d8c2650a858c3b35d806cb9856a317942
parentc7ce18b91b4b542af4f02ad9fa3f86f12b92f3d1
client_start_search: fixes for state

client state is un-modified if a search is not sent; this is because
previous search may still be in progress and we don't want to prematurely
terminate that.
src/client.c