Hello,
I have the following error on admin backend with Smart Search index
Indexer Running
undefined
null
When I try shell
cd /var/www/html/joomla34/cli/ ; php finder_indexer.php
I have the following errors
Starting Indexer
Setting up Smart Search plugins
Setup 17 items in 1.676 seconds.
PHP Notice: Undefined property: stdClass::$page_title in /var/www/html/joomla34/administrator/components/com_finder/helpers/indexer/adapter.php on line 793
Notice: Undefined property: stdClass::$page_title in /var/www/html/joomla34/administrator/components/com_finder/helpers/indexer/adapter.php on line 793
After that I have some indexes on Smart Search, but again
Indexer Running
undefined
null
Environment - CentOS 6.6, Joomla 3.4.1, PHP 5.5, MySQL 5.5
All Search and Smart Search plugins are enabled.
Usual SEARCH component works well.
Thanks for your attention.
Labels |
Added:
?
|
Category | ⇒ | CLI Search |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-03-30 23:44:14 |
After clean reinstall of Joomla 3.4.1 this issue has disappeared, so that it could be a bug from my side.
Smart Index works well.
I close the issue, thank you for attention !