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

Feature/query with specific bucket #256

Closed daewon closed 8 years ago

daewon commented 8 years ago

In experiment sometimes bucket should be fixed.

If "S2-Impression-Id" is provied in request header, bucket is fixed and you can get experiment result of provided id' bucket

ex) Query Experiment with specific impression-id

"S2-Impression-Id" : ${ impression-id }