diff --git a/SeedDMS_Lucene/package.xml b/SeedDMS_Lucene/package.xml
index 2780d31cd..f158845fe 100644
--- a/SeedDMS_Lucene/package.xml
+++ b/SeedDMS_Lucene/package.xml
@@ -11,11 +11,11 @@
uwe@steinmann.cxyes
- 2020-09-02
+ 2020-09-10
- 1.1.14
- 1.1.14
+ 1.1.15
+ 1.1.15stable
@@ -23,7 +23,12 @@
GPL License
-Index users with at least read access on the document
+- add searching for document status
+- better error handling if opening index fails
+- parameters for SeedDMS_Lucene_Search::search() has changed
+- SeedDMS_Lucene_Search::search() returns array of hits, count and facets
+- pass config array instead of index directory to SeedDMS_Lucene_Indexer::create()
+ and SeedDMS_Lucene_Indexer::open()
@@ -315,5 +320,21 @@ execWithTimeout() reads data from stderr and saves it into error msg
IndexedDocument() remembers cmd and mimetype
+
+ 2020-09-02
+
+
+ 1.1.14
+ 1.1.14
+
+
+ stable
+ stable
+
+ GPL License
+
+Index users with at least read access on the document
+
+