Karl Wright created CONNECTORS-592:
--------------------------------------

             Summary: Add "last updated" metadata to the web and jcifs 
connectors
                 Key: CONNECTORS-592
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-592
             Project: ManifoldCF
          Issue Type: Bug
          Components: JCIFS connector, Web connector
    Affects Versions: ManifoldCF 1.0.1
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 1.1


I would like to suggest new tiny functionality to Windows Share and Web 
connection.

There are occasion that people want to search by latest update time of contents.
It would be nice that MCF could transfer those update times to Solr so that 
Solr Cell could map them to index.

For files in windows server, you can obtain update time through jcifs.
For web, you can obtain update time from response header if it contains the 
date time.

I'm attaching modified files for jcifs and web connection which implements to 
transfer update time as "lastModified". You can search the modified code by 
"Kobayashi".
(For Windows share connection, the modification also includes code to avoid 
hidden files.)

Thanks for taking your time.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to