Author: schorlet Date: 2010-01-19 14:34:48 +0100 (Tue, 19 Jan 2010) New Revision: 362 Modified: wikengo_core-wikitty/changelog.txt Log: track changes Modified: wikengo_core-wikitty/changelog.txt =================================================================== --- wikengo_core-wikitty/changelog.txt 2010-01-19 13:33:28 UTC (rev 361) +++ wikengo_core-wikitty/changelog.txt 2010-01-19 13:34:48 UTC (rev 362) @@ -1,6 +1,12 @@ -1.0.0-alpha-4-SNAPSHOT -====================== +1.0.0-alpha-5 +============= +fix bug in ImportTask: the objectVersion was never assigned to the wikitty +change dynamicField named "*_s" from type "string" to type "text_fr" because vradi 0.0.3 need it + +1.0.0-alpha-4 +============= + add clearSearchIndex method (in order to be able to clean data between tests) change dynamicField named "*_s" from type "text_fr" to type "string"