[TYPO3-english] [english 100%] Indexed Search - Cross Tree/Domain search

Christian Ebert ebert.chris at gmail.com
Wed Jan 5 10:15:16 CET 2011


I Solved the problem. You have to put the configuration not in the template
setup of root page. I put it in the extension template setup of each tree
root page (1, 9, 256) and then it worked. The configuration was

plugin.tx_indexedsearch{
  search{
            rootPidList = 1,9,256
  }
}

-----Ursprüngliche Nachricht-----
Von: typo3-english-bounces at lists.typo3.org
[mailto:typo3-english-bounces at lists.typo3.org] Im Auftrag von Christian
Ebert
Gesendet: Dienstag, 4. Januar 2011 15:04
An: typo3-english at lists.typo3.org
Betreff: [english 100%] [TYPO3-english] Indexed Search - Cross Tree/Domain
search

Hi,

 

I am having a Typo3 installation with multiple websites in separate trees
and separate domains for each website. I want to have a search which
searches in all pages across all domains not only in the tree of the current
website the user is in. Searching works well in each separate tree but not
overall. 

 

Root ("rootlevel" checked in Template) - id = 267

-          Tree1 - Domain 1 ("rootlevel" checked in Template, "Is root of
website" checked in page properties) - id = 1

o   Search Page 1 with indexed_search plugin

-          Tree2 - Domain 2 ("rootlevel" checked in Template, "Is root of
website" checked in page properties) - id = 9

o   Search Page 2 with indexed_search plugin

-          Tree3 - Domain 3 ("rootlevel" checked in Template, "Is root of
website" checked in page properties) - id = 256

o   Search Page 3 with indexed_search plugin

 

 

I wonder if this is possible at all. I tried already the following settings
in Template setup. But in the end they do not seem to take effect. Any idea?

-          plugin.tx_indexedsearch.search.rootPidList = 267 OR
plugin.tx_indexedsearch.search.rootPidList = -1 OR
plugin.tx_indexedsearch.search.rootPidList = 1,9,256

-          plugin.tx_indexedsearch._DEFAULT_PI_VARS.sections = rl0_267

 

Best Regards

Christian

 

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list