X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/a2e61f0c04805cfcb8706176758d1283c7e3a55c..aaeed5504b982cf3545252ab528713250aa33eed:/CHANGES diff --git a/CHANGES b/CHANGES index e69ad04..be6ff55 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,15 @@ - -Version 3.3 -> 3.4.0 +Version 3.4 -> 3.5.0 -------------------- + - using Lucene 3.5 sources + - added facet contrib module to build + - refreshed SynonymAnalyzerViewer sample and wordnet index (Thomas Koch) + - added PythonReusableAnalyzerBase (Michael McCandless) + - added PythonIndexDeletionPolicy.java (Michael McCandless) + - added spellchecker contrib module to build + - PyLucene built with JCC 2.12 + +Version 3.3 -> 3.4 +------------------ - added new join contrib module to build - PyLucene built with JCC 2.11