X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=c7834203e29a7075c94e1eb328f06f449fa35863;hp=2f2bd8406cde7836382f4f288ba720cc6e39c6b3;hb=55a5cde7eb23fb9aa5a8386d34bb1b6e131c19d8;hpb=5d51844baabbb37b83afdd9b10db0a6c53cd1905;ds=sidebyside diff --git a/CHANGELOG b/CHANGELOG index 2f2bd84..c783420 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Added support for relational operators on text when using +RPN queries. + +Added support for sort specifications in RPN queries. Type 7 +specifies 'sort' where value 1=ascending, value 2=descending. +The use attribute specifies the field criteria as usual. +The term specifies priority (0=first, 1=second). + Changed the way use attributes are specified in the recordId specification.