3.3.3-2 * bugfix: search for month abreviation 'jan', 'feb', ... together with stemming ============================================================= 3.3.3 * removed dependecy from libunicode * bugfix: few words were lost from index in case of restart of server without clean shutdown during indexing * bugfix: in very rear cases docd failed on large (100 on page) result sets * feature: date range searches added ============================================================= 3.3.2 * API for numeric searches is fully developed and complient with documentation. * Tag compression added. Useful for small or tag-intensive documents. * Merged with bugfixes form 3.2.10 ============================================================= 3.3.1 (beta) Lots of bug fixes and optimisation. Note: data format for range-searches not compatible to that of previous version. ============================================================= 3.3.0 (alfa) Branch from 3.2.9. Added functionality: numeric range searches. This version is alfa test release. ============================================================= ------------------------------------------------------------- ============================================================= 3.2.10 * bugfix in process queue (maximum parallel process constrain accessing inverted index) under transaction overload ============================================================= 3.2.9 * bug in cluster result merging fixed (resulting incorrect ordering searching with relevance and wihout domain grouping) * bugs fixed in integrated file conversion * LIST-LAST command added to list documents in physical order ============================================================= 3.2.8 * stability improvements (timeouts in mtxd, maximum parallel process limit and transaction queueing) * word stemming fixed (for multi-word queries) * memory leak in STATUS command fixed * integrated file convertion from binary file formats to Siets XML document implemented in API ============================================================= 3.2.7 * config parameter override form API commands added * config parameter added for minimum length of wildcar pattern prefix * bug fixed in tag: fixed to work properly also with meta-tagging ============================================================= 3.2.6 1) SELECT command was added to retrieve document IDs matching given wildcard pattern 2) following bugs were fixed: * snipperts and highlighing with word stemming feature - all word forms now are highlighted * whitespace in document IDs, before this documents that contained whitespace in IDs was lost after restart of server instance resulting in failures of RETRIEVE and DELETE of these documents * memory leak in dispd (cluster version dispathcer) * wildcard pattern search in meta tags corrected * memory leas in docd, affecting UPDATE and DELETE commands ============================================================= 3.2.5 * bugs fixed in SIMILAR command * connection timeouts revised - works correctly in all situations