| 
 | SwishSearch::setStructureSet the structure flag in the search object Description
   void SwishSearch::setStructure
    ( int  $structure)Warning This function is EXPERIMENTAL. The behaviour of this function, its name, and surrounding documentation may change without notice in a future release of PHP. This function should be used at your own risk. Parameters
 
 
 
 Return ValuesNo value is returned. Examples
 Example #1 Basic SwishSearch::setStructure example 
<?phpThe above example will output something similar to: First query found: 5 hits Second query found: 0 hits Third query found: 5 hits |