readme.org in code_zauker-0.0.8 vs readme.org in code_zauker-0.0.9

- old
+ new

@@ -64,26 +64,32 @@ ./bin/report.rb #+END_SRC and enjoy! -* DB Version -Starting from version 0.0.8, a new index check option on czindexer - will be able to migrate database between release, +* MS-Windows Compatibility +Grab your windows redis server at +https://github.com/dmajkic/redis/downloads +Version 0.0.9 has been succesful tested with Redis 2.4.5 32bit version +You will find a +redis-win.conf example +to give you a fast-startup * Release History - | Version | Date | Summary | - |---------+-------------+------------------------------------------------------------------------| - | 0.0.8 | 04 Jun 2012 | Wildcard (*) search/better error handling of missed files/indexchecker | - | 0.0.7 | 13 May 2012 | Better documentation, mczindexer, new report command | - | 0.0.6 | 04 May 2012 | New redis-server option. Better web search with results hilight | - | 0.0.5 | 09 Apr 2012 | Added Sinatra-based web search page, featuring bootrstrap css | - | 0.0.4 | 12 Feb 2012 | PDF Searching | - | 0.0.3 | 03 Feb 2012 | Added Case insensitive search.UTF-8 trigram database | - | 0.0.2 | 29 Jan 2012 | Removed dependency on unix find for czindexer. | - | 0.0.1 | 26 Jan 2012 | First RubyGems Release (for testing purpose only) | + | Version | Date | Summary | + |---------+-------------+-------------------------------------------------------------------------------| + | 0.0.9 | 12 Oct 2012 | Removed case sensitive backend to improve space use. Er Zauker Compatibility. | + | | | Tested on MSWin | + | 0.0.8 | 04 Jun 2012 | Wildcard (*) search/better error handling of missed files/indexchecker | + | 0.0.7 | 13 May 2012 | Better documentation, mczindexer, new report command | + | 0.0.6 | 04 May 2012 | New redis-server option. Better web search with results hilight | + | 0.0.5 | 09 Apr 2012 | Added Sinatra-based web search page, featuring bootrstrap css | + | 0.0.4 | 12 Feb 2012 | PDF Searching | + | 0.0.3 | 03 Feb 2012 | Added Case insensitive search.UTF-8 trigram database | + | 0.0.2 | 29 Jan 2012 | Removed dependency on unix find for czindexer. | + | 0.0.1 | 26 Jan 2012 | First RubyGems Release (for testing purpose only) | * DEVELOPING For developing with Code Zauker you need bundler 1.0.21 or above