Add query column to all CA results

Change-Id: I55da9f5966ca28783003e114d92aee00ff94a05f
diff --git a/R/collocationScoreQuery.R b/R/collocationScoreQuery.R
index 0855e18..63aa002 100644
--- a/R/collocationScoreQuery.R
+++ b/R/collocationScoreQuery.R
@@ -90,6 +90,7 @@
               collocate = collocate,
               label = queryStringToLabel(vc),
               vc = vc,
+              query = query,
               webUIRequestUrl = if (is.na(observed[1]))
                 frequencyQuery(kco, query, vc)$webUIRequestUrl
               else