kakao / s2graph

This code base is retained for historical interest only, please visit Apache Incubator Repo for latest one
https://github.com/apache/incubator-s2graph
Other
250 stars 32 forks source link

add scoreThreshold on Query. #253

Closed SteamShon closed 8 years ago

SteamShon commented 8 years ago

naive implementation to filter out result. Think provide where clause on Query level is better but this is good start.

wishoping commented 8 years ago

This PR seems can reflect cut off rule to aggregated score when move to next step or get final result. Thanks. :+1:

SteamShon commented 8 years ago

I added tcs to check scoreThreshold option at QueryTest.