[TYPO3-Solr] Re: How to index categories for simple records
Michael Hübe
michael at huebe.net
Tue Apr 16 10:13:15 CEST 2013
Yes, they have. Please, see screenshot.
And the index is:
fields {
..
category_stringM = SOLR_RELATION
category_stringM {
localField = tx_myext_categories
multiValue = 1
}
..
}
More information about the TYPO3-project-solr
mailing list