diff --git a/SeedDMS_Lucene/package.xml b/SeedDMS_Lucene/package.xml index e87361566..d22c7eff4 100644 --- a/SeedDMS_Lucene/package.xml +++ b/SeedDMS_Lucene/package.xml @@ -11,10 +11,10 @@ uwe@steinmann.cx yes - 2013-06-17 - + 2013-06-27 + - 1.1.2 + 1.1.3 1.1.1 @@ -23,7 +23,8 @@ GPL License -parse query term and catch errors before using it +explicitly set encoding to utf-8 when adding fields +do not check if deleting document from index fails, update it in any case @@ -120,5 +121,21 @@ of special chars like german umlaute. catch exception if index is opened but not available + + 2013-06-17 + + + 1.1.2 + 1.1.1 + + + stable + stable + + GPL License + +parse query term and catch errors before using it + +