New special sort parameter value 'position'.
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Sep 2011 13:21:28 +0000 (15:21 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 19 Sep 2011 13:21:28 +0000 (15:21 +0200)
commit22ae3398d1153b29cdba238f1a5f21e7b3cf35e3
tree400c428ce53d2bf82e09d36d253962ac135a1dee
parent29f5e5ad951fbb586f49b5f62b7638e4846d5c6b
New special sort parameter value 'position'.

The 'position' sorts merged records by their original position
from the remote target. This is primarily useful for debugging and
may be used for targets that already perform some kind of relevance
ranking. Note that sort by default is decreasing; so to get records
in their original order sort=position:1 must be used.
doc/pazpar2_protocol.xml
src/pazpar2_config.h
src/reclists.c