Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make PathHierarchyTokenizer properties optional #2401

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

stevejgordon
Copy link
Contributor

When attempting to configure the path hierarchy tokenizer from a .NET app, I noticed that many of the fields are serialized with their defaults when unset, and this is incorrect. They are all optional.

Copy link
Member

@flobernd flobernd left a comment

Choose a reason for hiding this comment

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

LGTM!

@flobernd flobernd merged commit e66a88c into main Jan 30, 2024
6 checks passed
@flobernd flobernd deleted the fix/PathHierarchyTokenizer branch January 30, 2024 08:20
github-actions bot pushed a commit that referenced this pull request Jan 30, 2024
(cherry picked from commit e66a88c)
flobernd pushed a commit that referenced this pull request Jan 30, 2024
(cherry picked from commit e66a88c)

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants