[TYPO3-Solr] Multilang with Multicore not working

Chris Hunt typo3forum at byom.de
Thu Jul 9 10:37:22 CEST 2015


Hi Olivier,

Devlog: Failed to execute Page Indexer Request. See log for details. Request ID: 559cebaecafc

args: h.t.t.p://it.xx.xxxx.de/index.php?id=[PID of a page within italian page tree]&L=[german]

TS:

solr {
    scheme = http
    host   = xxx:xxx
    port   = 80
    path   = /dev-xxx-[rootPageGermany]-0-de_de/
  }

(set globally for all page trees)


plugin.tx_solr.solr.search.targetPage = [PID of Italian results page]

[globalVar = GP:L = 8]
  plugin.tx_solr.solr.path = /dev-xx-[rootPageItaly]-8-it_it/
[global]

(set in Italian page tree)





More information about the TYPO3-project-solr mailing list