KevM / tikaondotnet

Use the Java Tika text extraction library on the .NET platform
http://kevm.github.io/tikaondotnet/
Apache License 2.0
195 stars 73 forks source link

How large and complicated files(XLSX, PDF, XML) gets Extracted using TikaOnDotNet #133

Open HabeebShaheryaar opened 5 years ago

HabeebShaheryaar commented 5 years ago

I'm facing an performance lag when passing "filepath" as an parameter to Extract method of TikaOnDotNet. Could anyone please share, how in real world, large and complicated files(XLSX, PDF, XML) gets Extracted using TikaOnDotNet.