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

Releases: DmitryKey/luke

pivot-luke-5.5.0

17 Mar 07:45
Compare
Choose a tag to compare

Luke on Apache Pivot UI framework.
Supports Lucene / Solr 5.5.0

pivot-luke-5.4.1

17 Mar 07:29
Compare
Choose a tag to compare

Luke on Apache Pivot UI framework.
Supports Lucene / Solr 5.4.1.

luke-5.5.0

17 Mar 06:46
Compare
Choose a tag to compare

Fixed in this release:

#50 (Literally, the upgrade to Lucene 5.5.0)

pivot-luke-5.3.0

14 Feb 18:05
Compare
Choose a tag to compare

Luke on Apache Pivot UI framework. Supports lucene and solr 5.3.0.

luke-5.4.0

14 Feb 17:31
Compare
Choose a tag to compare

Fixed in this release:

#43 Build failure due to missing org.restlet-2.3.0
#46 upgrade to 5.4 (thanks to this pull request: #47)

pivot-luke-5.2.1

20 Jan 11:22
Compare
Choose a tag to compare

This release is entirely based on Apache Pivot UI library and is fully ALv2 compliant.
Huge effort of @mocobeta

luke-5.3.0

28 Sep 11:33
Compare
Choose a tag to compare

This release runs on Java8 and does not run on Java7.

This release includes a number of pull requests and github issues. Worth mentioning:

#38 upgrade to 5.3.0 itself

#28 Added LUKE_PATH env variable to luke.sh
#35 Added copy, cut, paste etc. shortcuts, using Mac command key
#34 Fixed lastAnalyzer retrieval (this feature remembers the last used analyzer on the Search tab)
#31 200 stargazers on github (by the time of this release the number crossed 250). Luke community is growing.

luke-5.2.0

07 Jul 17:55
Compare
Choose a tag to compare

This is a major release supporting lucene 5.2.0.

It supports elasticsearch 1.6.0 (lucene 4.10.4)

Issues fixed:
#20 Added support for reconstructing field values of indexed and not stored fields, that do not expose positions.

Pull requests:
#23 Elasticsearch support and Shade plugin for assembly
#26 added .gitignore to project
#27 Lucene 5x support
#28 Added LUKE_PATH env variable to luke.sh
#30 Luke 5.2

luke-4.10.4-field-reconstruction

19 Apr 14:41
Compare
Choose a tag to compare
Pre-release

Added support for reconstructing field values of indexed and not stored fields, that do not expose positions.
For issue #20

This pre-release also adds support for indices built with Elasticsearch 1.5.0

luke-4.10.4

16 Mar 11:52
Compare
Choose a tag to compare

Upgrade to 4.10.4

Trivial pom upgrade to lucene 4.10.4.
Got rid of index version warning on the index summary tab
Luke is now distributed as a tar.gz with the luke binary and a launcher script.