Changed the way PQF queries are encoded in SRU GET/POST. PQF search
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Sep 2006 13:15:48 +0000 (13:15 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 6 Sep 2006 13:15:48 +0000 (13:15 +0000)
commit54d355d7afb0060f176c956abcf7ad7b895211fc
tree4d7023aa55352bbc9084f6ba7a4273e99aa73a8e
parent926357dcfb7a359cc7a23766460cef5fe21156ee
Changed the way PQF queries are encoded in SRU GET/POST. PQF search
before: x-pquery=pqf .  PQF search now: query=pqf&x-querytype=pqf . This
makes the SRU request more conformant because the required query parameter
is always present. PQF scan before: x-pScanClause=pqf . PQF scan now:
scanClause=pqf&x-querytype=pqf .
NEWS
src/srwutil.c