Skip to content

Conversation

@SWH-Relewise
Copy link
Contributor

@SWH-Relewise SWH-Relewise requested a review from mzanoni January 8, 2025 11:00
public setShape(shape: { includeOffsets: boolean }): this {
public setShape(shape: { includeOffsets: boolean, textSnippets?: HighlightSettings2ProductProductHighlightPropsHighlightSettings2TextSnippetsSettings }): this {
this.shape.includeOffsets = shape.includeOffsets;
this.shape.textSnippets = shape.textSnippets;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Perfect. Do the same for the content highlight builder :)

@SWH-Relewise SWH-Relewise requested a review from mzanoni January 9, 2025 11:02
@mzanoni mzanoni merged commit 08ea1f9 into main Jan 9, 2025
2 checks passed
@mzanoni mzanoni deleted the feat/search-highlighting-snippets branch January 9, 2025 11:56
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