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:46:18 UTC

[jira] [Commented] (S2GRAPH-34) Provide option to select which field in edge's properties to run timeDecay function.

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

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

GitHub user SteamShon opened a pull request:

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

    [S2GRAPH-34] Provide option to select which field in edge's properties to run timeDecay function.

    provide options on query to specify property for timeDecay calculations.

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

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

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

    https://github.com/apache/incubator-s2graph/pull/17.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 #17
    
----
commit 6810e7d9fe37f511bfd6771f5b56674069b9d91a
Author: DO YUNG YOON <st...@apache.org>
Date:   2016-02-19T06:07:02Z

    S2GRAPH-34: add option to specify which property value need to be considered for processTimeDecay functions.

----


> Provide option to select which field in edge's properties to run timeDecay function.
> ------------------------------------------------------------------------------------
>
>                 Key: S2GRAPH-34
>                 URL: https://issues.apache.org/jira/browse/S2GRAPH-34
>             Project: S2Graph
>          Issue Type: New Feature
>            Reporter: DOYUNG YOON
>            Priority: Trivial
>              Labels: feature, newbie
>
> Current implementation for TimeDecay on query is some what limited. 
> When there is many properties on label and some cases, user may want to run TimeDecay on different property's value. I think It would be better to provide option to specifying which property will be considered for TimeDecay.



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