You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 30, 2019. It is now read-only.
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)
About
Please use the luke bundled with lucene! This repo is archived and frozen now.