[TYPO3-english] mnogoSearch - 1 database per Typo3 install?

Antonio Willybiro keiser_soze at hotmail.com
Fri Feb 13 20:52:18 CET 2009


Hi Dmitry,

i have indexing configurationon the two sites indeed.
If I do what you suggested i.e.
/var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh 
mnogosearch -x -Cw
/var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh mnogosearch -v 
3
/var/www/vhosts/domain1.com/httpdocs/typo3/cli_dispatch.phpsh mnogosearch -v 
3

domain2 records are indexed properly but nothing from domain1

if i do the opposite i.e.
/var/www/vhosts/domain1.com/httpdocs/typo3/cli_dispatch.phpsh 
mnogosearch -x -Cw
/var/www/vhosts/domain1.com/httpdocs/typo3/cli_dispatch.phpsh mnogosearch -v 
3
/var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh mnogosearch -v 
3

then domain1 is fine but not domain2

Weird

Antonio

"Dmitry Dulepov" <dmitry at typo3.org> wrote in message 
news:mailman.1.1234554386.24373.typo3-english at lists.netfielders.de...
> Hi!
>
> Antonio Willybiro wrote:
>> i want to use mngoSearch for 2 websites located on 2 separate typo3
>> install.
>> All my configuration works for one website but getting the scripts to
>> index the two website does not.
>> here arethe scripts I use:
>> /usr/bin/php -q
>> /var/www/vhosts/domain1.com/httpdocs/typo3/cli_dispatch.phpsh
>> nogosearch  -w -n
>> /usr/bin/php -q
>> /var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh
>> nogosearch  -w -n
>>
>> if i run the above two script i am getting onlythe content on domain1
>> indexed.
>> it would bethe other way around if i start with domain2 indexing.
>>
>> any idea about how to address that?
>
> Did you set up indexing configurations on both domains? Is domain2 
> indexing properly if you clear the index (-x -Cw)?
>
> You can also use -v 3 option to see what is indexed. I suggest:
>
> /var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh 
> mnogosearch -x -Cw
> /var/www/vhosts/domain2.com/httpdocs/typo3/cli_dispatch.phpsh 
> mnogosearch -v 3
> /var/www/vhosts/domain1.com/httpdocs/typo3/cli_dispatch.phpsh 
> mnogosearch -v 3
>
> You should see URLs for both domains. If you don't, check that your URLs 
> end with a slash.
>
> -- 
> Dmitry Dulepov
> TYPO3 core team
> "Sometimes they go bad. No one knows why" (Cameron, TSCC, 
> "Dungeons&Dragons") 



More information about the TYPO3-english mailing list