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

Lucene.Net.Facet.Taxonomy.WriterCache.CharBlockArray: Implemented IAppendable to align with Lucene. #901

Merged

Conversation

NightOwl888
Copy link
Contributor

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a change, please open an issue to discuss the change or find an existing issue.

Summary of the changes (Less than 80 chars)

Lucene.Net.Facet.Taxonomy.WriterCache.CharBlockArray: Implemented IAppendable to align with Lucene.

Description

Lucene.Net.Facet.Taxonomy.WriterCache.CharBlockArray: Implemented IAppendable to align with Lucene. Added tests to check the implementations, since we have many additional overloads in .NET. Added guard clauses for Append() overloads using the same semantics as the .NET StringBuilder class.

…ndable to align with Lucene. Added tests to check the implementations, since we have many additional overloads in .NET.
@NightOwl888 NightOwl888 added is:bug is:enhancement New feature or request labels Jan 19, 2024
@NightOwl888 NightOwl888 merged commit 3e23da2 into apache:master Jan 19, 2024
62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:bug is:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant