Re: when and how to use GCJIndexInput, GCJDirectory

2006-04-12 Thread Doug Cutting
Charlie wrote: It looks fine to compile those GCJ files using libgcj-3.4.5.jar in Jbuilder, but will it causing issues for bypassing Makefile, GCJTermDocs.cc, GCJIndexInput.cc? (as this compilation does not use ant.) These files are only appropriate when running under GCJ, not under a JVM. Ev

when and how to use GCJIndexInput, GCJDirectory

2006-04-11 Thread Charlie
Would you please shed some light on when and how to use GCJIndexInput, GCJDirectory? And demo, test actually use them? Even Doug has one line comment below, but I hardly can figure out any clue. /** Native file-based [EMAIL PROTECTED] IndexInput} implementation, using GCJ. * * @author Doug