SolrDocument::offsetExists(PECL solr >= 0.9.2) SolrDocument::offsetExists — Checks if a particular field exists Описание
   public bool SolrDocument::offsetExists
    ( string $fieldName
   ) 
  Checks if a particular field exists. This is used when the object is treated as an array. Список параметров
 
 Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.  | 
||