A good thing to do is enter this type of stuff in Bugzilla, precede the 'subject' (it's not subject in Bugzilla, but the equivalent field) line with [PATCH]. That way it won't get lost, and we can easily pull all submitted patched from Bugzilla because of that [PATCH] part.
Thanks, Otis --- Peter Mularien <[EMAIL PROTECTED]> wrote: > Hi Otis - > > Actually, I think I also submitted a patch that did something similar > > (getAllFieldNames, vs. getSearchableFieldNames). Was that going to be > > integrated? > > Thanks > Peter > > Otis Gospodnetic wrote: > > >Diffs should be made against the CVS HEAD. > >Also, limit the modifications to only functional changes, so the > diff > >is as small and easy to follow as possibile. > > > >Thanks, > >Otis > > > > > >--- Eric Fixler <[EMAIL PROTECTED]> wrote: > > > > > >>Hello. Quite a while ago I submitted a patch to IndexReader to add > a > >> > >>method to return a list of all the names of searchable fields. > >> > >>I don't believe this ever got into the trunk. > >> > >>I'd be happy to resubmit/rewrite this (I originally wrote it kind > or > >>awkwardly to be java 1.1 compatible, I don't think this is an issue > > >>anymore) -- if so, what should I patch against? > >> > >>thanks > >>eric > >> > >> > >> > >>-- > >>To unsubscribe, e-mail: > >><mailto:[EMAIL PROTECTED]> > >>For additional commands, e-mail: > >><mailto:[EMAIL PROTECTED]> > >> > >> > >> > > > > > >__________________________________________________ > >Do you Yahoo!? > >Yahoo! Mail Plus � Powerful. Affordable. Sign up now. > >http://mailplus.yahoo.com > > > >-- > >To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > >For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus � Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
