Hello here, As part of changing the version of the main branch from 9.0 to 10.0, I had to address some backward compatibility logic and tests. In particular, lucene/facet had a backward compatibility test for the taxonomy index due to the move from doc values to stored fields.
I deleted this test, since we no longer use different approaches depending on the version that was used to create the taxonomy index. Please let me know if you disagree with this approach and I can work on resurrecting this test. -- Adrien
