Details
-
Task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I noticed that I introduced a bug in this class when refactoring BooleanQuery to be immutable (using the builder as a cache key instead of the query itself). But then I noticed that this class is actually never used, so let's remove it.