Commit b4a75fc9 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[DOC] Comment about the query (TODO).

parent 4c82411d
......@@ -159,6 +159,8 @@ selectNgramsOccurrencesOnlyByNodeUser cId nt tms =
fields = [QualifiedIdentifier Nothing "text"]
-- same as queryNgramsOnlyByNodeUser but using COUNT on the node ids.
-- Question: with the grouping is the result exactly the same (since Set NodeId for
-- equivalent ngrams intersections are not empty)
queryNgramsOccurrencesOnlyByNodeUser :: DPS.Query
queryNgramsOccurrencesOnlyByNodeUser = [sql|
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment