Actually, it answers the question, but doesn’t answer my need. TextFieldQuery
requires exact matches. I’ve tried TextFieldPrefixQuery
but it never returns any match. Would you be able to help too? How to search for *partial* titles using the Confluence Search v2 API?