Releases: DmitryKey/luke
luke-4.10.3
Upgrade to Apache Lucene 4.10.3
Issues fixed in this release: #13
Apache License 2.0 abbreviation changed from ASL 2.0 to ALv2
Thanks to respective contributors!
4.8.0.1
luke-4.10.1
luke-4.9.0
Upgrade to lucene 4.9.0
Most of the changes are in the org.getopt.luke.plugins.FsDirectory.java class, thus concern Lucene over Hadoop users.
luke-4.8.0
- Update to 4.8.0
This is a trivial update (maven, no code changes), but a required one: index version changed.
This version has also been tested for loading index from HDFS of hadoop 2.2.0 running in pseudo distributed mode. The code changes to the hadoop plugin have been made and tested with lucene 4.7 and lucene 4.8 based indices.
luke-4.7.0
Release based on pull request of Petri Kivikangas (#2)
Tested against the solr-4.7.0 index.
- Upgraded maven plugins
- Added simple Windows launch script: In Windows, Luke can now be launched easily by executing luke.bat.
Script sets MaxPermSize to 512m because Luke was found to crash on lower settings.
luke-4.6.1
upgraded to the latest Apache Lucene 4.6.1 release.
fixes:
loading the jar from command line is now working fine.
luke-4.6.0
port to Lucene 4.6.
Tested against the solr-4.6 index of exampledocs xml files.
Changelist:
- bumped up the version of maven-assembly plugin to the latest 2.4
- added maven-jar plugin which copies all binary dependencies into lib/ subdirectory
- Fixed AnalyzerToolPlugin to use token stream reset outside while loop over tokens
- added lock factory handling in FsDirectory (untested)
- updated trivia in about.xml
luke-4.5.0
This release supports Lucene 4.5.0.
The binary with all dependencies is attached as well.
luke-4.3.0
This release supports Lucene 4.3.0.
The binary with all dependencies is attached as well.