PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Suchmaschinenerweiterungen Solr SolrInputDocument SolrInputDocument::fieldExists
SolrInputDocument SolrInputDocument::addField SolrInputDocument::clear SolrInputDocument::__clone SolrInputDocument::__construct SolrInputDocument::deleteField SolrInputDocument::__destruct SolrInputDocument::fieldExists SolrInputDocument::getBoost SolrInputDocument::getField SolrInputDocument::getFieldBoost SolrInputDocument::getFieldCount SolrInputDocument::getFieldNames SolrInputDocument::merge SolrInputDocument::reset SolrInputDocument::setBoost SolrInputDocument::setFieldBoost SolrInputDocument::sort SolrInputDocument::toArray
  • SolrInputDocument::__destruct
  • SolrInputDocument::getBoost

SolrInputDocument::fieldExists

(PECL solr >= 0.9.2)

SolrInputDocument::fieldExists — Checks if a field exists

Beschreibung

public bool SolrInputDocument::fieldExists ( string $fieldName )

Checks if a field exists

Parameter-Liste

fieldName

Name of the field.

Rückgabewerte

Returns TRUE if the field was found and FALSE if it was not found.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.