I'm wondering if it's possible at all to determine which property a Query's match was found on, not just which Node?Looked around for an answer first and only found this link[1] from kalyanar in this thread[2].Following that, the following code will run a fulltext query for the word "break":// make ...