SwishSearch->setStructure()
SwishSearch->setStructure - Set the structure flag in the search objectSyntax
SwishSearch->setStructure (int $structure)Arguments
- structure - The structure flag a bitmask is used to limit search to certain parts of HTML documents (like title, meta, body etc.). Its possible values are listed below. To combine several values use bitwise OR operator, see example below.
