X-Git-Url: https://git.mdrn.pl/pylucene.git/blobdiff_plain/d6fa7893dc952f8fe6e01d68c9ded2e3f5b3f9de..fb16ac375de5479dec3919a5559cda02c899e387:/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