You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@s2graph.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/19 07:47:18 UTC

[jira] [Commented] (S2GRAPH-35) Provide normalize option on query.

    [ https://issues.apache.org/jira/browse/S2GRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153799#comment-15153799 ] 

ASF GitHub Bot commented on S2GRAPH-35:
---------------------------------------

GitHub user SteamShon opened a pull request:

    https://github.com/apache/incubator-s2graph/pull/18

    [S2GRAPH-35] Provide normalize option on query.

    provide normalize operations on fetched QueryResult.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/SteamShon/incubator-s2graph S2GRAPH-35

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-s2graph/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 0483246b704d79aad51941fd6700e47d6f6559f7
Author: DO YUNG YOON <st...@apache.org>
Date:   2016-02-19T06:43:42Z

    add normalizer on query result.

----


> Provide normalize option on query.
> ----------------------------------
>
>                 Key: S2GRAPH-35
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-35
>             Project: S2Graph
>          Issue Type: New Feature
>            Reporter: DOYUNG YOON
>            Priority: Minor
>              Labels: features, newbie
>
> Regarding to S2GRAPH-33, It is necessary to normalize query result to aggregate multiple query result with their weight. 
> Without normalize, we can`t actually decide how much weight each queries should be accounted for aggregated score. I think it is better to provide normalize option on (QueryParam, Step, Query) Level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)