[ 
https://issues.apache.org/jira/browse/MAHOUT-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stevo Slavic resolved MAHOUT-1312.
----------------------------------

    Resolution: Fixed

Committed test which reproduces the issue, and fix.

Resolving as fixed.

> LocalitySensitiveHashSearch.search does not respect search result limit
> -----------------------------------------------------------------------
>
>                 Key: MAHOUT-1312
>                 URL: https://issues.apache.org/jira/browse/MAHOUT-1312
>             Project: Mahout
>          Issue Type: Bug
>          Components: Math
>    Affects Versions: 0.8
>            Reporter: Stevo Slavic
>            Assignee: Stevo Slavic
>            Priority: Minor
>             Fix For: 0.9
>
>
> According to documented {{org.apache.mahout.math.neighborhood.Searcher}}, 
> {{public abstract List<WeightedThing<Vector>> search(Vector query, int 
> limit)}} contract, {{limit}} should be the number of results to return.
> {{LocalitySensitiveHashSearch}} implements {{Searcher}} but does not respect 
> that contract, as it can return more results than the given limit.
> This issue was encountered while debugging MAHOUT-1302.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to