Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-3782

Support NOT_CONTAINS operator in basic search with search parameters

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.0.0
    • 3.0.0, 2.2.0
    • atlas-core

    Description

      The operator 'SearchParameters.Operator.NOT_CONTAINS' is defined and implemented in SearchProcessors. It would allow a search of entities that do not contain in given string in a specified attribute (eg exclude entities from search that contain 'temp' in the qualified name). 

      However, this operator is currently ignored when used in REST calls and thus not effective. Presumably the reason for this behaviour is that the operator is not listed as case value in any of the switch statements on the search operator in SearchProcessor.java.

       

      Attachments

        Issue Links

          Activity

            People

              pinal Pinal Shah
              andan Andreas Danckert
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: