It very likely does not have to be particularly accurate due to the following:
- the current cost models we have all sum up child nodes' costs in a telescoping fashion
- text QSNs exist as leaf nodes identically across all solution candidates for a given query.
Note that we do need a good outCE estimate (as parent nodes use them in a non-linear manner for their cost estimations). That is tracked in SERVER-134643.
- is blocked by
-
SERVER-134643 Add CE support for text queries
-
- Needs Scheduling
-