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

Add Support to Mongo : Query Filter on Substring of a Field

      It would help if MongoDB could support queries where you can filter on regex / substring of fields
      Eg.
      Sql :

      Select * from
      Table
      where Substring(FieldName , 1 , 3) = 'abc' ;

      We use examples of this in our Current Sql Rules Environment and need to have this in Mongo.

      Thanks
      Kovi

            Assignee:
            Unassigned Unassigned
            Reporter:
            KoviReddy Kovilendra [X]
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: