SolrQuery::setTermsIncludeLowerBound
  Include the lower bound term in the result set
  
 
  Description
  
   public SolrQuery SolrQuery::setTermsIncludeLowerBound
    ( bool $flag
   )
  
  
 
  Parameters
  
   
    
     - 
flag
- 
      
       Include the lower bound term in the result set
       
 
 
  Return Values
  
   Returns the current SolrQuery object, if the return value is used.