📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: LiteSpeed
2026-07-01 07:55:04
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php80-pecl-solr_2.9.3-1.el8
/
tests
📍 /opt/alt/tests/alt-php80-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