The HTML content is stored in the ItemHTML text field. The text version of this HTML is stored in the ItemHTMLText field.
In IQ, you can have many text fields. The Item field and the HTML field are "just" text fields (with some special handling). So when you do a search (regular live text search), all text fields are searched. For the HTML, it is not the actual HTML code which is searched, but the text version, stored in the field ItemHTMLText.
You refer to regular live text search. I assume you are referring to <ctrl>F. If that's the case what does a user do in advanced search to find some text that could be part of an item or ItemHTMLText?
Comments