You're right, it *does* seem strange <G>.... I'm having a really hard time imagining a use-case for this capability, so it's hard to suggest an approach. Perhaps you could supply an outline of your use-case? This may be an XY problem.
Best Erick On Tue, Dec 8, 2009 at 10:12 AM, Phanindra Reva <reva.phanin...@gmail.com>wrote: > Hello All, > I am a newbie using Lucene. To be brief, I am just > wondering whether is there a point where we get the access to the > org.apache.lucene.document.Document (which is being indexed at the > moment) after the analysing part is completed but exactly before it > is added to the index. My whole aim is to modify all the field names > present in the document before its being added to the index, but I > need those field names un-edited during the analysis part. > If it seems strange.. please don't mind. > Thanks. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org > For additional commands, e-mail: java-user-h...@lucene.apache.org > >