SolrInputDocument::fieldExists Checks if a field exists &reftitle.description; public boolSolrInputDocument::fieldExists stringfieldName Checks if a field exists &reftitle.parameters; fieldName Name of the field. &reftitle.returnvalues; Returns &true; if the field was found and &false; if it was not found.