RE: Using updateRequest Processor with DIH

2016-05-02 Thread Davis, Daniel (NIH/NLM) [C]
I don't know whether that works; but you can use the ScriptTransformer with DIH to achieve similar results. I've only used JavaScript (Rhino) scripts, but they worked for me. More recently, I've found that most of my transformations can be accomplished with the TemplateTransformer. -Orig

Re: Using updateRequest Processor with DIH

2016-05-02 Thread Alexandre Rafalovitch
You just need to setup the full chain, not a single processor. Regards, Alex On 2 May 2016 3:39 pm, "Jay Potharaju" wrote: > Hi, > I was wondering if it is possible to use Update Request Processor with DIH. > I would like to update an index_time field whenever documents are > added/updated i