[TYPO3-Solr] Solr and tx_news Content

Michael Müller info at ihr-layout.eu
Thu Feb 12 18:09:36 CET 2015


I have a problem when i use this TS. No Content is import in the Solr Database all other Fields are full.

content = SOLR_CONTENT
            content {
                cObject = COA
                cObject {
                    10 = TEXT
                    10 {
                        field = bodytext
                        noTrimWrap = || |
                    }

                    20 = SOLR_RELATION
                    20 {
                        localField = content_elements
                        foreignLabelField = bodytext
                        singleValueGlue = | |
                    }
                }
            }

I hope someone can help me.

King regards
Michael


More information about the TYPO3-project-solr mailing list