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

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
The readme contains the motivation for the fork and a consice list of the project goals.
  • Loading branch information
DmitryKey committed Jul 7, 2013
1 parent 80bd304 commit 661c35c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
luke
====

This is a fork of Luke tool ported for Lucene 4.3 (mavenized)

* The original author is Andrzej Bialecki (https://code.google.com/p/luke)
* The project has been mavenized by Neil Ireson (see google group discussion here: http://bit.ly/16Y8utO)
* The project has been ported to Lucene trunk (marked as 5.0 at the time) by Dmitry Kan
* The project has been back-ported to Lucene 4.3 by sonarname, who later decided not to continue supporting the project
* There are updates to the (non-mavenized) project done by tarzanek (https://github.com/tarzanek/luke)

This fork's goal is:

0. Keep the project mavenized (compatible with Apache Lucene and Solr style)
1. To port the thinlet UI to an ASL compliant license framework so that it can be contributed back to Apache Lucene.
Current work is done with GWT 2.5.1.
2. To revive the project and establish a single point trust for the development and updates of the tool. This said,
everyone is welcome to join.


There are other more technical goals, that will get updated here as get into shape.

0 comments on commit 661c35c

Please sign in to comment.