TIKA not returning exact MIME type

2016-05-27 Thread Rahul Khandelwal
Hi, I am using detect/stream api to retrieve the MIME type of the file. But it's not returning exact MIME type for some document if i am passing 1KB of data of that file. For example - For open office document it's returning application/zip (parent MIME type) for .odp file instead of "application

Need Help on enabling Basic Authentication in Apache Tika

2015-10-23 Thread Rahul Khandelwal
be achieved ? -- *Thanks,* *Rahul Khandelwal*

Re: SSL configuration in tika server 1.10

2015-09-28 Thread Rahul Khandelwal
Hi, Will it be possible to configure TIKA server to handle the traffic on HTTPS ? Currently i am running tika-server.jar and server is reachable via http://localhost:/tika But my requirement is to have server running on HTTPS. On Fri, Sep 25, 2015 at 6:44 PM, Rahul Khandelwal wrote: >

SSL configuration in tika server 1.10

2015-09-25 Thread Rahul Khandelwal
Hi, I need help on configuring tika server for HTTPS request. -- *Thanks,* *Rahul Khandelwal*

HTTPS tika support

2015-09-24 Thread Rahul Khandelwal
Hi, Can we support HTTPS request for tika server ? I am trying to modify cxf.xml file in tika server jar by adding http://localhost:9998/.*";> Is this the correct approach ? -- *Thanks,* *Rahul Khandelwal*

HTTPS support in tika-server

2015-09-24 Thread Rahul Khandelwal
Hi, Can we support HTTPS request for tika server ? I am trying to modify cxf.xml file in tika server jar by adding http://localhost:9998/.*";> Is this the correct approach ? -- *Thanks,* *Rahul Khandelwal*