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

Search cannot find matches for multiple camelCase or UpperCamelCase terms enclosed in quotes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Low
    • None
    • 7.7.1, 7.17.0, 7.21.0
    • Search

    Description

      Issue Summary

      Search cannot find matches for multiple camelCase or UpperCamelCase terms that are enclosed in quotes.

      Steps to Reproduce

      1. Given the following code sample committed to a repo:
        DefaultEmbeddedImage expectedImage = new DefaultEmbeddedImage(new UrlResourceIdentifier("http://example.com/logo.png"));
        
      2. Searching for: "DefaultEmbeddedImage expectedImage" enclosed in quotes does not return any hits:
      3. If the terms: DefaultEmbeddedImage expectedImage are not enclosed in quotes, the search terms are found:

      Expected Results

      Searching for "DefaultEmbeddedImage expectedImage" enclosed in quotes should find the strings.

      Actual Results

      Search is unable to find the quoted strings.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jmariano@atlassian.com JP Mariano
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: