[TYPO3-english] ext: mnoGoSearch 2.0.0

Dmitry Dulepov dmitry.dulepov at gmail.com
Sun Oct 26 14:23:23 CET 2008


Hi!

Antonio Willybiro wrote:
> I use typo3 v4.2.1
> 
> I have successfully:
> - installed anc compiled mnGoSearch engine.
> - installed and compiled  mnGoSearch PHP extension.
> - created the mnGoSearch database which i called 'search'
> - installed the mnGoSearch typo3 extension
> 
> I have a couple of questions regarding the configuration of the mngosearch 
> extension:
> 1. from the manual section: 'Addition to Typoscript template' its says that 
> there should be two extension templates record in 'include static (from 
> extensions)' i.e. mngosearch:base and mngosearch:respect index flag.
> I can not see any of these. I only have the template 'mnGoSearch 
> (mngosearch)' there. any idea why i can't see the others?

Just add this one. Manual is not up to date. I uploaded 2.0.0 in
order to have it installed on the translation server ASAP. 2.0.1
will follow soon with the updated manual.

> 2. "Cron script should have access to mysql and mnogosearch engine (the one 
> installed at /opt/mnogosearch)".
> How do i check that? it is to do with openbasedir, file ownership or else?

open_basedir + your shell user should be able to access
/opt/mnogosearch.

> 3. My cron script is like: 0 3 * * * /usr/bin/php -q 
> /var/www/vhosts/mydomain.com/typo3_src/typo3/cli_dispatch.phpsh -w -n 
> &>/dev/null
> The manual says cli_dispatch.php but i could not find that file...
> Is that correct?

cli_dispatch.phpsh
And you are missing "mnogosearch" before "-w".

> 4. "Mapping TemplaVoila template" - i can't find the file named 
> tv_exported.xml from mnogosearch/pi1/templates. is that critical?

No. TemplaVoila template is removed completely.

> 5. Search form options  and Search results options are not shown in my CE 
> flexform no matter what i select as display mode. any idea why? actually i 
> don't have neither a TAB nor a Template tab in my CE

Again, this is due to the non–updated manual. I did not expect
anyone to install mnogosearch on Sunday :D

If you are really interested, take a look at the TS options using
Backend. Open Web>Template, TypoScript Object Browser there and see
what options exist under plugin.tx_mnogosearch_pi1. There are
comments there. But generally you do not need to touch anything
because all options are already optimized for the best settings.

I will release 2.0.1 with the updated manual next week.

-- 
Dmitry Dulepov
TYPO3 translations support
My TYPO3 book: http://www.packtpub.com/typo3-extension-development/book
In the blog:
http://typo3bloke.net/post-details/get_typo3_coding_guidelines_here/


More information about the TYPO3-english mailing list