google-code-export / iring-tools

Automatically exported from code.google.com/p/iring-tools
0 stars 0 forks source link

Handling how duplicate results appear #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. search for a class/template that exists more than once in a triple store
2. search for a class/template that exists more than once in different
triple stores

What is the expected output? What do you see instead?
expected output:
• TAG NAME
• TAG NAME [Duplicate]
• TAG NAME [Duplicate 2]
• TAG NAME (My Private Sandbox)
• TAG NAME (My Private Sandbox) [Duplicate]
• TAG NAME (My Private Sandbox) [Duplicate 3]

current:
• TAG NAME
• TAG NAME
• TAG NAME

Please use labels and text to provide additional information.

Original issue reported on code.google.com by mohd.mou...@gmail.com on 14 Apr 2010 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by rdecarlo73 on 12 May 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Fixed.

Following assumptions were made while fixing:
1.No duplicates in ReferenceData
2.ReferenceData will always be named "ReferenceData" in Repositories.xml
3.Case-insensitive

Original comment by robertso...@tcs.com on 11 Jun 2010 at 5:46

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago

Original comment by rsagolsem on 11 Jun 2010 at 6:09