Bug fix: Leading and trailing white space weren't removed in scan tokens.
[idzebra-moved-to-github.git] / CHANGELOG
index ee89c70..9c26060 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,13 @@
+Bug fix: Complete phrase did't work for search operations.
+
+Bug fix: temporary result sets weren't deleted.
+
+Reduced disk space for saved keys (storeKeys = 1).
+
+Added optional, physical ANY (key replication)
+
+Implemented proximity operator in search.
+
 Bug fix: the path name buffers used by file match traversal routines
 have been extended to support long file names.