HomeDev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideGitHubNuGetDev CommunityDoc feedbackLog In

Text extraction field

Describes how to work with text extraction, when using the GraphQL API for the Optimizely querying service, to retrieve content in Optimizely solutions.

Texts is extracted from media like PDF files and images. The extracted text is added to an additional "text" property on the content type, which can be used just like any other property on a content type.

📘

Note

You should use the contains operator in the field, because of its efficient full-text capabilities.


Next