Hello!
I'm trying to union two separate matches on the results of a free text search query.
I've created a FTS index on two different node labels like so...
CALL db.index.fulltext.createNodeIndex("OccupationLabels",["esco__Occupation", "ncs__Occupati...