• This repository has been archived on 30/May/2019
  • Stars
    star
    101
  • Rank 338,166 (Top 7 %)
  • Language
    Java
  • Created over 11 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Please use the luke bundled with lucene! This repo is archived and frozen now.
luke
====

fork of http://luke.googlecode.com/svn/ to support 6.x, 5.x lucene
(and maybe all newer)
and elastic search indices
fixes are usually quick and dirty, so need review
I just fix what I use (e.g. no hadoop updates, ... )

I am using Netbeans (latest) + latest JDK8 (Suns/Oracles)
from nb I can run compile & then I run target "dist" on top of build.xml 
to get the binaries built

NOTE: dependency jars get downloaded upon FIRST build
(so repo doesn't ship them anymore, but they get fetched 
from maven repos using ant)