Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-19323

Allow Bitbucket to search using operators + modifiers

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Search
    • None
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Problem Definition

      Code search currently does not allow you to use modifiers + operators. 

      As shown in the below example, if I use the NOT operator + the "path:" modifier, the search will not be parsed. And will ignore the NOT, causing the search to find the path:pta on the example below:

      Suggested Solution

      Allow code search to search using both operators and modifiers

       # Search for the word "text" everywhere EXCEPT on the path directory "test".
      
      text NOT path:test

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              9c941f86b120 Pablo Silva
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: