Go link in json

(from github.com/MajidSafari)
when use json result and Go link

/go/?rt=0&docId=2260983c3fe44002afd8fc13fa48874c&queryId=61205333c3a64b268e3c914a50d04fe7

userSessionId is null so click log not loging

final String userSessionId = userInfoHelper.getUserCode(); if (userSessionId != null)

(from github.com/marevol)
userSessionId requires HTTP session.

(from github.com/MajidSafari)
when use json , not exist userSessionId in json result like queryId

(from github.com/MajidSafari)
@marevol help me ??

(from github.com/marevol)
This issue will be fixed in next release.
userCode parameter will be added.

(from github.com/MajidSafari)
tanx @marevol