Hi,
I am using full-text search with Neo4j. If the user inputs a composite search term, for example "A B C", is there a way that in the search results I can get the information which tokens have been found in each node? More precisely, if only "A B" ...