Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-4265

Comment on: "manual/reference/operator/query/regex.txt"

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v1.3.13
    • Affects Version/s: None
    • Component/s: manual
    • Environment:

      This page mentions that Mongo uses PCRE, and specifies that you must use $regex over /.../ to pass PCRE-only options.

      However, it does not mention what version of PCRE is used, nor what build options were used (e.g. UTF-8, UTF-16 etc), and does not mention that you also need to use $regex if your pattern contains features that PCRE supports but JS does not.

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            chrisf@findly.com Chris Findlay
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              9 years, 25 weeks, 5 days ago