wildcard search on cxx driver

XMLWordPrintableJSON

    • Type: Question
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      64 bit
      Ubuntu 11.10
      Eclipse IDE
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      I am sorry to have posted this here, but I tried on the c driver project and there we no responses.

      How do I do this (select person from people where name like 'john%'), on the cxx driver?

      Currently this is how I achieve my exact matches:-

      auto_ptr<mongo::DBClientCursor> cursor =
      (*conn).query(NS_INVENTORY, BSON("Name" << name))

      Thank you!

              Assignee:
              Unassigned
              Reporter:
              Khosi
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: