X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=CHANGELOG;h=c7834203e29a7075c94e1eb328f06f449fa35863;hp=449a947667013c36248402c6456ce6ff40127eca;hb=55a5cde7eb23fb9aa5a8386d34bb1b6e131c19d8;hpb=1d81c32c736b0b108f1739b25cd46efec0cec34c diff --git a/CHANGELOG b/CHANGELOG index 449a947..c783420 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,33 @@ +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. + +Maximum number of databases in one Zebra register increased. + +New setting, databasePath, which specifies that first directory +during update traversal is the database name (instead of +a fixed one). + +New setting, explainDatabase, which specifies that databases +are EXPLAIN aware. + +Modified Zebra so that it works with ASN.1 compiled code for YAZ. + +Implemented EXPLAIN database maintenance. Zebra automatically +generate - and update CategoryList, TargetInfo, DatabaseInfo, +AttributeSetInfo and AttributeDetails records at this stage. +The records may be transferred as GRS-1, SUTRS or Explain. + +Fixed register spec so that colon isn't treated as size separator +unless followed by [0-9+-] in order to allow DOS drive specifications. + Fixed two bugs in ISAMC system. Changed the way Zebra keeps its maintenance information. Records