The best way to add your own fields is to create a custom Transformer sub-class. See: http://www.lucidimagination.com/search/out?u=http%3A%2F%2Fwiki.apache.org%2Fsolr%2FDataImportHandler
This will guide you through the steps. Peter 2011/5/5 方振鹏 <michong900...@xmu.edu.cn>: > > > > I’m using Data Import Handler for index emails. > > The problem is that I wanna add my own field such as security_number. > > Someone have any idea? > > Regards, > > Jame Bond Fang > >