-
Task
-
Resolution: Fixed
-
None
-
High
-
Fixed problem with concordance search in plugin.
-
Emptyshow more show less
Problem
Using concordance sear in GroupShare connector produces errors. Reason is, results are restored from the tag handler without use prepare of the query before. This leads on not-set query segment which is used as restore reference later.
Solution
Set the query segment before the results are restored from the service.