Duplicated entry in the search index

XMLWordPrintable

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: P3
    • tbd
    • Affects Version/s: 9
    • Component/s: tools
    • None

      Search index contains duplicated entries.

      Code sample to generate javadoc

      /**
       * {@index Label}
       */

      package sample;

      public class IndexSample {
      }

      tag-search-index.json content for the sample above:

      [{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"},{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"},{"l":"Label","h":"IndexSample","u":"IndexSample.html#Label"}]

            Assignee:
            Bhavesh Patel (Inactive)
            Reporter:
            Oleg Barbashov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: