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

Add regex support to FTS command/queries

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Text Search
    • Labels:
    • Query Integration

      It would be very useful for querying FTS indexes to support regular expressions in the "search" field/parameter.

      If you are indexing and querying non-standard/language text content, there are use cases where you would want to know about substrings.

      Using the example content below, it would be nice to be able to say:

      firstTest18 AND -someText AND /.*Wrong22$/
      

      Example Content
      firstTest18 worked well, but there was an exception of type: SomethingThatVariesWrong22

            Assignee:
            backlog-query-integration [DO NOT USE] Backlog - Query Integration
            Reporter:
            rn@deftlabs.com Ryan Nitz
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: