📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 12:50:27
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php85-pecl-solr_2.9.3-1.el8
/
tests
📍 /opt/alt/tests/alt-php85-pecl-solr_2.9.3-1.el8/tests
🔄 Refresh
✏️
Editing: 059.solrinputdocument_getboost.phpt
Read Only
--TEST-- SolrInputDocument::getBoost - Test document fieldnames --FILE-- <?php require_once "bootstrap.inc"; $doc = new SolrInputDocument(); $doc->setBoost(4); var_dump($doc->getBoost()); ?> --EXPECT-- float(4)
💾 Save Changes
❌ Cancel