Skip to content

feat: support pushing single document with no permissions - #4

Merged
olamothe merged 4 commits into
mainfrom
CDX-420
Jun 30, 2021
Merged

olamothe merged 4 commits into
mainfrom
CDX-420

Conversation

@olamothe

Copy link
Copy Markdown
Member

Adding support for the ability to push a single document with no permissions (by setting the "default" empty permissions as allowAnonymous = true)

https://coveord.atlassian.net/browse/CDX-420

@olamothe
olamothe merged commit 92d9dc0 into main Jun 30, 2021

@louis-bompart louis-bompart left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address my comment when working on CDX-421

* See https://docs.coveo.com/en/107 for more information.
*/
public DocumentPermissions permissions;
public DocumentPermissions[] permissions;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will be modified after creation in this case (when adding denied and allowed permissions with documentbuilder)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(this comment applies to the whole Document class, it it meant to be modified after creation with DocumentBuilder )

@y-lakhdar
y-lakhdar deleted the CDX-420 branch June 15, 2023 18:21
This was referenced Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants