Re: ApacheCon 2005 and Lucene

2005-10-28 Thread Erik Hatcher
Grant - could you send those patch files to me personally - the attachments got stripped sending to the list. Thanks, Erik On 28 Oct 2005, at 09:32, Grant Ingersoll wrote: Patches are attached. I created two patches, one for the Lucene Java sub project and one for the top level site.

Re: ApacheCon 2005 and Lucene

2005-10-28 Thread Grant Ingersoll
Patches are attached. I created two patches, one for the Lucene Java sub project and one for the top level site. While my talk will use Java examples, the concepts should be applicable to all the flavors of Lucene. Both patches were generated using svn diff. The lucene-java-site-patch.txt w

Re: ApacheCon 2005 and Lucene

2005-10-27 Thread Doug Cutting
Grant Ingersoll wrote: Should I get the source and propose a patch or is there somebody who is in "charge" of the website? A patch would be great. The site is generated from the xdocs directory with 'ant docs'. You also need to check out jakarta-site2 as ../jakarta-site2. Doug --