[TYPO3-english] mnogoSearch - 1 database per Typo3 install?
Antonio Willybiro
keiser_soze at hotmail.com
Fri Feb 13 22:40:54 CET 2009
Some additional details because it actually does work under certain
conditions.
on domain1 and domain2 i had only 1 indexing configuration for each site
which was to index the news record only.
this was when i try to index both sites then it does not work.
however if on domain1 i have only one indexing record for indexing the news
only and on domain2 I have 2 indexing records with one for the news records
only and the second one for the whole site then indexing the 2 sites does
work.
All i do then is to limit my search results (from CE) on domain2 to show
onlythe news records. This way i avoid all the duplicate links generated
bythe indexing of the entire site (server http://domain2.com/ allow)
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