Implement an importer that allow to specify metadatas at folder level on the 
file system
----------------------------------------------------------------------------------------

                 Key: NXP-3683
                 URL: http://jira.nuxeo.org/browse/NXP-3683
             Project: Nuxeo Enterprise Platform
          Issue Type: Improvement
            Reporter: Alain Escaffre
            Assignee: Thierry Delprat


 The created documents will be of type "File" . During the import phase, each 
documents will get some metadatas affected. How those metadata will be 
specified ? We let   the possibility to drop inside the folders to import  a 
descriptor that will specify some of the metadatas.

The descriptor format  would be :
name_of_metadata1 = value 1 | value 2 blblba | value 3
name_of_metadata3 = value 2 
The name of the file would be metdata_descriptor.txt and should not be imported.
The descriptor should not (have to be written in every folders. instead : 
        - at least, it should be able to use the descriptor found on the 
nearest top folder, this descriptor having all the metadata specified
        - at best, it would make a fusion of all the top-folders descriptor 
found until the root, using for each metadata the last defined value (not all 
the values would be written at the same level).

The treatment on the files would be : 
        - full text indexation
        - keep track of the fact it was imported (either thanks to audit, or, 
if it has to be desactivated for performance reasons, by using a dedicated 
metadata (:/) )
        - if possible, it would be very useful for them to set the dc_created 
date with the one we have from the file. 
        



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to