Hi again. I insert a node on the repository. Only a unique node with type mix:content.
If i do a search like //element(*,mix:content)[jcr:contains(.'phrase')] then two results are returned one of type mix:content and other one of type nt:frozenNode. Is there any way to filter out that frozenNode (versions?) results? Thanks Martin