Re: First cut at web-based Luke for contrib

2007-11-29 Thread Grant Ingersoll
I wouldn't worry about it too much. The binary distribution probably should just contain the built WAR (and Jetty?) and the source dist can have everything. -Grant On Nov 29, 2007, at 2:33 AM, markharw00d wrote: The 17 MB bundle I provided is essentially the source plus dependencies, the

Re: First cut at web-based Luke for contrib

2007-11-28 Thread markharw00d
The 17 MB bundle I provided is essentially the source plus dependencies, the bulk of which is jars, mainly the compile-time dependency gwt-dev-windows.jar weighing in at 10MB. The built WAR file is only 1.5 meg. The WAR file bundled with Jetty (as a convenience) is 8 meg. It may be possible to

Re: First cut at web-based Luke for contrib

2007-11-28 Thread Mark Miller
Yes, didn't mean jar, meant zip...or tar. I guess this may not be a sticky point for most people. For me, I just get knee jerk seeing the dist size quadruple for a feature, that is in reality a very small part of the dist. I am not arguing against adding it, just noting my stomach drop. Take

Re: First cut at web-based Luke for contrib

2007-11-28 Thread Doug Cutting
Mark Miller wrote: My only concern is with the size increase this will give to the Lucene jar. Another 17 meg - yikes! You mean the release tar file, not the jar, right? Is the size of the release really an issue for folks? Doug -

Re: First cut at web-based Luke for contrib

2007-11-28 Thread Mark Miller
Compiled and ran it on Vista. Very cool. I am also a huge GWT fan. This is a great start. Only issue I ran into was also the scrolling issue when selecting the drive...but based on the TODO: comments, it appears you have seen that. Grant: It doesn't ask permission to read your hard drive beca

Re: First cut at web-based Luke for contrib

2007-11-28 Thread Grant Ingersoll
Seriously cool! On Nov 28, 2007, at 6:13 PM, markharw00d wrote: Any takers to test this contrib layout before I commit it? http://www.inperspective.com/lucene/webluke.zip This is a (17MB) zip file which you can unzip to a new "webluke" directory under your copy of lucene/contrib and then r