When you search using a content property, the operators you can use depend on the data type of the property. Content properties can have these types:
•Boolean
•Datetime
•Float
•Integer
•Text
•Tokenized
Searches using text content properties find an element or attribute only if it exactly matches the search string.
Tokenized content properties are indexed for full-text search. Therefore, you can search for any of several words, words that occur in any order, or a specific phrase.
To learn the valid operations on a content property, select the property on the Structured Query page and the middle dropdown list will show the operations you can use. For a list of operations for each data type, see Content classes.
© 2017 Hitachi Data Systems Corporation. All rights reserved.