Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-99278

Estimate the cardinality of TextMatchNode QSNs

    • Type: Icon: Task Task
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Optimization

      Compute CE of TextMatchNode QSNs (StageType STAGE_TEXT_MATCH). Also consider STAGE_TEXT_OR.

      Test cases:

       

      coll.createIndex('txt': 'text');
      coll.createIndex({txt:1});
      
      {$text: {$search: 'text_9_5'}},
      {a: 42, $text: {$search: 'text_1_1'}},
      

       

            Assignee:
            Unassigned Unassigned
            Reporter:
            timour.katchaounov@mongodb.com Timour Katchaounov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: