Initial search may perform (relevance) sort
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Oct 2011 09:30:08 +0000 (11:30 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 12 Oct 2011 09:30:08 +0000 (11:30 +0200)
commite07a5d5dfcf5be4cc9eb3ab91a60866ff0aee09c
tree53a56aee59a2360398ef45ca30cc92751108b5eb
parent9d9593c47d0ab73b331d85c64e04b516ba9c6a7f
Initial search may perform (relevance) sort

The increasing flag is now taken into consideration. The pz:sortmap
does not include sort spec flags anymore: just strategy:field .
More test results added. It is clear that the block flag is not
honored for show as it should: would like block=1 to wait until
first record comes in - after (re)search with different sort criteria.
src/client.c
src/client.h
src/http_command.c
src/session.c
src/session.h
test/test_url.urls
test/test_url_10.res [new file with mode: 0644]
test/test_url_9.res [new file with mode: 0644]