Bug 1039370 - RFE: When finding topics that match the content of another, the percentage that they are similar should be returned too
Summary: RFE: When finding topics that match the content of another, the percentage th...
Keywords:
Status: NEW
Alias: None
Product: PressGang CCMS
Classification: Community
Component: REST-API
Version: 1.3
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: pressgang-ccms-dev
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-08 20:24 UTC by Matthew Casperson
Modified: 2018-09-21 23:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:


Attachments (Terms of Use)

Description Matthew Casperson 2013-12-08 20:24:45 UTC
A REST query like http://localhost:8080/pressgang-ccms/rest/1/topics/get/json/query;minHash=1234%3A0.6?expand=%7B%22branches%22%3A%5B%7B%22trunk%22%3A%22topics%22%7D%5D%7D should return topics with an expanded field like "percentSimilar". This would reflect how similar the content of the returned topics is to the source topic (1234 in this example).

Comment 1 Lee Newson 2014-02-14 21:53:46 UTC
This should probably have it's own REST endpoint, as that is outside of the normal topic model.


Note You need to log in before you can comment on or make changes to this bug.