Skip to content

SOLR-15836: Address counterintuitive behavior of JSON "terms" subfacet refinement#448

Closed
magibney wants to merge 47 commits intoapache:mainfrom
magibney:SOLR-15836
Closed

SOLR-15836: Address counterintuitive behavior of JSON "terms" subfacet refinement#448
magibney wants to merge 47 commits intoapache:mainfrom
magibney:SOLR-15836

Conversation

@magibney
Copy link
Contributor

@magibney magibney commented Dec 7, 2021

See: SOLR-15836

Initial commit simply adds a test demonsrating counterintuitive subfacet refinement.

@magibney
Copy link
Contributor Author

magibney commented Dec 9, 2021

The initial test didn't actually work/demo what it was supposed to. Not sure how I overlooked that. 184c59b gets the test working properly (failing, AwaitsFix).

this includes a fix to consider that any facet with a
processEmpty descendant can produce from empty.
we will probably have to account for this when fleshing out
`iterative` refinement in practice, so:

gradlew :solr:core:test --tests "org.apache.solr.search.facet.TestCloudJSONFacetSKGEquiv.testRandom"
     -Ptests.jvms=4 -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=6017F91BDD748C67
     -Ptests.file.encoding=ISO-8859-1
This includes a bugfix clearing sortedBuckets between subsequent
iterations of `iterative` refinement
…rue` for the `testChildPhase1Exclutions` case
@github-actions
Copy link

This PR had no visible activity in the past 60 days, labeling it as stale. Any new activity will remove the stale label. To attract more reviewers, please tag someone or notify the dev@solr.apache.org mailing list. Thank you for your contribution!

@github-actions github-actions bot added the stale PR not updated in 60 days label Feb 23, 2024
@github-actions
Copy link

github-actions bot commented Oct 5, 2024

This PR is now closed due to 60 days of inactivity after being marked as stale. Re-opening this PR is still possible, in which case it will be marked as active again.

@github-actions github-actions bot added the closed-stale Closed after being stale for 60 days label Oct 5, 2024
@github-actions github-actions bot closed this Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

closed-stale Closed after being stale for 60 days stale PR not updated in 60 days

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant