Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

luke-4.6.0

Compare
Choose a tag to compare
@DmitryKey DmitryKey released this 07 Dec 15:29
· 265 commits to master since this release

port to Lucene 4.6.
Tested against the solr-4.6 index of exampledocs xml files.
Changelist:

  1. bumped up the version of maven-assembly plugin to the latest 2.4
  2. added maven-jar plugin which copies all binary dependencies into lib/ subdirectory
  3. Fixed AnalyzerToolPlugin to use token stream reset outside while loop over tokens
  4. added lock factory handling in FsDirectory (untested)
  5. updated trivia in about.xml