Re: Forcing Parser Invocation

2018-04-24 Thread Lewis John McGibbney
Hi Nick, Thanks for the prompt response. I've provided a patch for the items you identify as well as a few other bits and bobs. https://github.com/apache/tika/pull/234 This relates to https://issues.apache.org/jira/browse/TIKA-2636 Thanks On 2018/04/24 13:41:37, Nick Burch wrote: > On Mon, 23

Re: Forcing Parser Invocation

2018-04-24 Thread Nick Burch
On Mon, 23 Apr 2018, lewis john mcgibbney wrote: Using the tika-server, I am having issues parsing the attachment ENVI hdr file at [0] with the EnviHeaderParser [1]. Is there any way I can explicitly force execution of the EnviHeaderParser? I think not directly on a per-request basis. All the

Forcing Parser Invocation

2018-04-23 Thread lewis john mcgibbney
Hi Folks, Using the tika-server, I am having issues parsing the attachment ENVI hdr file at [0] with the EnviHeaderParser [1]. My experiments are as follows EXPERIMENT 1 Request --- curl -T /usr/local/coal-sds-deploy/data/staging/ang20150420t182050_corr_v1e_img.hdr http://localhost:9998/m