How can I create and index on combined set of properties of a node, I would like to be able to perform text on 3 or 4 properties of a node that may contain some text , in may case I have an address node and it has city, addressline1, addressline2 and I would like to search any address using text search.
Thank you Oscar