SolrQuery::setFacetDateEnd
  Maps to facet.date.end
  
 
  Description
  
   public SolrQuery SolrQuery::setFacetDateEnd
    ( string $value
   [, string $field_override
  ] )
  
  
 
  Parameters
  
   
    
     - 
value
- 
      
       See facet.date.end
       
- 
field_override
- 
      
       Name of the field
       
 
 
  Return Values
  
   Returns the current SolrQuery object, if the return value is used.