Re: AutoDetectParser bug?

2015-10-14 Thread Ziqi Zhang
> On 14 Oct 2015, at 11:11, Nick Burch <apa...@gagravarr.org> wrote: > > On Wed, 14 Oct 2015, Ziqi Zhang wrote: >> As for bugzilla, I was unable to create a new bug, as it is saying “first >> you must pick a product…” and there is no tika in the list. > > Sorry, wrong

AutoDetectParser bug?

2015-10-14 Thread Ziqi Zhang
Hi There might be a bug with the AutoDetectParser, which fails to recognise some plain-text files as plain text. In the attachment are three testing files, as you can see they are all plain text. The following code is used for my testing: AutoDetectParser parser = new

Re: AutoDetectParser bug?

2015-10-14 Thread Ziqi Zhang
using > metadata.set(RESOURCE_NAME_KEY, filename). > > ср, 14 окт. 2015 г. в 12:08, Ziqi Zhang <ziqi.zh...@sheffield.ac.uk > <mailto:ziqi.zh...@sheffield.ac.uk>>: > My apologies, here are the testing files attached. > > > >> Begin forwarde