irods / irods_capability_indexing

BSD 3-Clause "New" or "Revised" License
1 stars 11 forks source link

Trigger Indexing Event on Rename and Copy PEPs #8

Open jasoncoposky opened 5 years ago

jasoncoposky commented 5 years ago

Add support for the pep_data_obj_rename_post operation, which should trigger an indexing event were a data object to be moved into a collection with the appropriate metadata.

jasoncoposky commented 5 years ago

Also support indexing for the pep_api_data_obj_copy_post operation.