Neither with the dosearschsite.action or the restapi search can i find Text in the pagecontent with ~ operator
What I'm doing wrong ?
Examples (All do not work ):
https://{{server}}/rest/api/content/search?cql=space+%3D+"STB"+and+type+%3D+"page"+and+parent+%3D+"99156851"+and+text~"Telefon"
https://{{server}}/rest/api/content/search?cql=space+%3D+"STB"+and+type+%3D+"page"+and+parent+%3D+"99156851"+and+text%7e"Telefon"
https://{{servcer}}/dosearchsite.action?cql=space+%3D+%22STB%22+and+type+%3D+%22page%22+and+parent+%3D+%2299156851%22+and+text%7E%22Telefon%22