mongodb Text Search with wild card

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: 2.4.5
    • Component/s: Text Search
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      Is test search missing capability of utilizing wild cards(*, ?) in "text' command.
      I couldn't do following:
      db.col_name.runCommand( "text",

      { search: "\"the*hartford\"" }

      )
      to retrieve: the-hartford, the hartford, the xyz-abc hartford etc..

            Assignee:
            [DO NOT USE] Backlog - Query Integration
            Reporter:
            nirav
            Votes:
            18 Vote for this issue
            Watchers:
            17 Start watching this issue

              Created:
              Updated: