an EntityProcessor looks right to me. It may help us add more attributes if needed.
PlainTextEntityProcessor looks like a good name. It can also be used to read html etc. --Noble On Sat, Jan 24, 2009 at 12:37 PM, Shalin Shekhar Mangar <shalinman...@gmail.com> wrote: > On Sat, Jan 24, 2009 at 5:56 AM, Nathan Adams <na...@umich.edu> wrote: > >> Is there a way to us Data Import Handler to index non-XML (i.e. simple >> text) files (either via HTTP or FileSystem)? I need to put the entire >> contents of a text file into a single field of a document and the other >> fields are being pulled out of Oracle... > > > Not yet. But I think it will be nice to have. Can you open an issue in Jira? > > I think importing from HTTP was something another user had asked for > recently. How do you get the url/path of this text file? That would help > decide if we need a Transformer or EntityProcessor for these tasks. > -- > Regards, > Shalin Shekhar Mangar. > -- --Noble Paul