You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by to...@apache.org on 2021/05/27 10:26:00 UTC

[lucene] branch main updated (1e7d814 -> 2160d72)

This is an automated email from the ASF dual-hosted git repository.

tomoko pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/lucene.git.


    from 1e7d814  LUCENE-9454: Remove version field on Analyzer (#154)
     add 2160d72  Revert "LUCENE-9448: clean up unused start scripts for luke."

No new revisions were added by this update.

Summary of changes:
 lucene/luke/README.md    |  5 +----
 lucene/luke/bin/luke.bat | 13 +++++++++++++
 lucene/luke/bin/luke.sh  | 18 ++++++++++++++++++
 3 files changed, 32 insertions(+), 4 deletions(-)
 create mode 100644 lucene/luke/bin/luke.bat
 create mode 100755 lucene/luke/bin/luke.sh