Skip to content

Commit

Permalink
[44] Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Mar 4, 2024
1 parent bd62a2d commit d49b330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The attribute is configurable within the `plugin_specific_configuration` for the

An administrator may wish to restrict indexing activities to particular resources, for example when automatically ingesting data. Should a storage resource be at the edge, that resource may not be appropriate for indexing. In order to indicate a resource is available for indexing it may be annotated with metadata:
```
imeta add -R <resource name> irods::indexing::index true
imeta add -R <resource_name> irods::indexing::index true
```
By default, should no resource be tagged it is assumed that all resources are available for indexing. Should the tag exist on any resource in the system, it is assumed that all available resources for indexing are tagged.

Expand Down

0 comments on commit d49b330

Please sign in to comment.