On Fri, Jul 31, 2009 at 11:53 AM, Avlesh Singh <avl...@gmail.com> wrote:
> Thanks for the revert Noble. A few questions are still open: > > 1. Can I pass parameters to DIH and be able to use them inside the > "query" attribute of an entity inside the data-config file? > Yes. Use ${dataimporter.request.X} or ${dih.request.X} to access parameter X. > > 2. Can I use the same data-import-handler in someway so that indexing > can > be carried out in parallel? > No, not currently. -- Regards, Shalin Shekhar Mangar.