X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=CHANGELOG;h=e903534f373766cef07b9fc8d8e7fcc2aa3745cd;hb=77686142af94172d1887190ebd47aeb53f704057;hp=87a13516bff74698157db2f43501e9ba038a72c7;hpb=d429dba76804d37be5bf22128266621390200a33;p=idzebra-moved-to-github.git diff --git a/CHANGELOG b/CHANGELOG index 87a1351..e903534 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +Added support for termsets - a result set of terms matching +a given query. + +Added support for raw retrieval. Element Set Name R forces the +text filter which returns the record in its original form. + +Added numerical sort - triggered by structure=numeric (4=109). + +Remote record import using Z39.50 Extended Services and Segments. + +Fixed bug where updating a database with user-defined attributes +could corrupt the register (bad storeKeys). + +Multi-threaded version. + +Fixed bug regarding proximity. Documentation updates.