Skip to content

Commit 8eff7d6

Browse files
Merge pull request #260973 from seekdavidlee/patch-1
added documentation to describe behavior for Search API in relation to ACLs and entitlement groups.
2 parents 5ef2e7c + 4734e0c commit 8eff7d6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/energy-data-services/concepts-index-and-search.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ For more information, see [Indexer service OSDU™ documentation](https://co
4141

4242
`Search service` provides a mechanism for discovering indexed metadata documents. The Search API supports full-text search on string fields, range queries on date, numeric, or string field, etc. along with geo-spatial searches.
4343

44+
When metadata records are loaded onto the Platform using `Storage service`, we can configure permissions for viewers and owners of the metadata records under the *acl* field. The viewers and owners are assigned via groups as defined in the `Entitlement service`. When performing a search as a user, the matched metadata records will only show up for users who are assigned to the Group.
45+
4446
For a detailed tutorial on `Search service`, refer [Search service OSDU™ documentation](https://community.opengroup.org/osdu/platform/system/search-service/-/blob/release/0.15/docs/tutorial/SearchService.md)
4547

4648

@@ -53,4 +55,4 @@ OSDU™ is a trademark of The Open Group.
5355
## Next steps
5456
<!-- Add a context sentence for the following links -->
5557
> [!div class="nextstepaction"]
56-
> [Domain data management service concepts](concepts-ddms.md)
58+
> [Domain data management service concepts](concepts-ddms.md)

0 commit comments

Comments
 (0)