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

Projection by a substring match

    • Type: Icon: New Feature New Feature
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.1
    • Component/s: Aggregation Framework
    • Labels:
    • Query

      Let's start from an example: suppose that each document in a collection contains a UserAgent string as a field. Androids have something like "xxxxxx Android xxxx", iOS have something like "xxxxxxx iPad/iPhone xxxxxx".

      I would like to count those documents, grouped by platform (Android, iPad, iPhone). To get the platform, all I need is to count them by a substring match. For example, /Android/ vs /iPad/ vs /iPhone/ (each counted separately).

      Any solution with aggregation framework will make it for me. I can clarify/whirpool on any request with pleasure.

            Assignee:
            backlog-server-query Backlog - Query Team (Inactive)
            Reporter:
            breakphreak BreakPhreak
            Votes:
            5 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: