Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-7423

Searching for content outside of trunk doesn't return correct information.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not a bug
    • Icon: Low Low
    • N/A
    • 4.8.11
    • Search
    • None

      Issue Summary

      When searching for content in SVN, attempting to search anything outside of trunk may not return accurate results.

      Steps to Reproduce

      1. Create a file test.txt in trunk (/trunk/test.c) with content #include SOME_FILE_H
      2. Create a file test2.c in /branches/feature (branches/feature/test2.h) with content #include SOME_FILE_H
      3. Index the SVN repository 
      4. Navigate to the Search tab and search for SOME_FILE_H in the "content" block.

      Expected Results

      Both /trunk/test.c and /branches/features/test2.c are returned

      Actual Results

      Only /trunk/test.c is returned and not /branches.

      Even when changing the branch to "feature" or explicitly stating the path, test2.c are not returned in searches.

      Workaround

      No known workarounds at this time.

        1. image (15).png
          image (15).png
          186 kB
        2. image (14).png
          image (14).png
          134 kB

            nhansberry Nate Hansberry
            alevinson Aaron
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: