Skip to content

Conversation

gsmiller
Copy link
Contributor

Description

IntTaxonomyFacets is intended as an internal implementation detail but has public visibility, so could also be serving as an extension point for user-created faceting implementations. We want to migrate this to pkg-private. The first step is marking it deprecated in 9.x.

Solution

Add @Deprecated tag and javadoc.

Tests

N/A

Checklist

Please review the following and check all that apply:

  • I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • I have created a Jira issue and added the issue ID to my pull request title.
  • I have given Lucene maintainers access to contribute to my PR branch. (optional but recommended)
  • I have developed this patch against the main branch.
  • I have run ./gradlew check.
  • I have added tests for my changes.

@gsmiller gsmiller marked this pull request as draft January 12, 2022 18:28
@gsmiller gsmiller force-pushed the LUCENE-10368-reduce-vis-taxo-facet-on9 branch from 88a90f7 to b13f7b9 Compare January 18, 2022 01:32
@gsmiller gsmiller marked this pull request as ready for review January 18, 2022 01:32
Copy link
Contributor

@gf2121 gf2121 left a comment

Choose a reason for hiding this comment

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

Thanks @gsmiller !

@gsmiller gsmiller merged commit b6fbdcc into apache:branch_9x Jan 27, 2022
@gsmiller gsmiller deleted the LUCENE-10368-reduce-vis-taxo-facet-on9 branch January 27, 2022 16: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.

2 participants