Hello, On Aug 11, 2014, at 10:53 AM, Janos SUTO <[email protected]> wrote:
> try setting the following in config-site.php: > > $config['SPHINX_MAIN_INDEX'] = 'main1,dailydelta1,delta1'; > > It appears that you have delta1, but it's not present in the sphinx query. > Thanks this works fine. I can find and browse all found messages. > [... Btw. if you are evaluating piler, I recommend > you to grab the master branch since it contains lots of fixes, and > improvements. > And it's pretty close to the final 1.1.0. I did as you recommended but have some smaller related questions: # piler -version piler 0.1.25-rc3, build 881, Janos SUTO <[email protected]> I compared my webgui to the webgui at http://piler.aaa.fu.acts.hu and noticed some administration options are missing (e.g. ldap, customers, import) - are there some additional upgrade steps to perform to have all the webgui options? I did the the upgrade process and mysql -u piler -p piler < util/db-upgrade-0.1.24-vs-0.1.25.sql. As I understand the postinstall is not required when upgrading so I copied the files of webui to /var/www/piler manually but still no new options. Can you help? Thanks in advance, Carsten
