RameshKalidindi created TIKA-1952:
-------------------------------------
Summary: Access Date is getting modified while capturing the
MetaData information using AutoDetectParser
Key: TIKA-1952
URL: https://issues.apache.org/jira/browse/TIKA-1952
Project: Tika
Issue Type: Bug
Components: metadata
Affects Versions: 1.12
Environment: Windows
Reporter: RameshKalidindi
Fix For: 1.13
I have been developing a project where in am capturing the MetaData
information( like File name, Author, File Extension, Last Modified Date and
Access Date) of each file in a folder using AutoDetectParser of Tika, I am able
to get meta data information for all files in a given folder, but my issue is
that the value of Access Date (MetaData attibute) is getting changed with
current date and Time as the program is accessing the each and every file while
extracting the MetaData information.
My Issue : is there anyway that i can get the last Access Date of the file? or
can we stop changing Access Date value that was happening due to
AutoDetectParser of Tika API. Please help me in this regard.
Note: This Access Date information is very important for my project, based on
this we need to build reports.
Thanks,
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)