SolrQuery::setFacetMissing
  Maps to facet.missing
  
 
  Description
  
   public SolrQuery SolrQuery::setFacetMissing
    ( bool $flag
   [, string $field_override
  ] )
  
  
 
  Parameters
  
   
    - 
     flag
- 
      
       TRUEturns this feature on.FALSEdisables it.
 
- 
     field_override
- 
      
       The name of the field.
       
 
 
  Return Values
  
   Returns the current SolrQuery object, if the return value is used.