Closed mikegoatly closed 10 months ago
This PR allows query parts to collect together a set of matches prior to the final scoring. This reduces the need to allocate memory unioning lots of IntermediataQueryResult instances.
IntermediataQueryResult
This PR allows query parts to collect together a set of matches prior to the final scoring. This reduces the need to allocate memory unioning lots of
IntermediataQueryResult
instances.