[TYPO3-Solr] Usage of Managed Synoyms
Olivier Dobberkau
olivier.dobberkau at dkd.de
Mon Jan 26 14:21:06 CET 2015
Am 26.01.15 um 13:06 schrieb Sebastian Schreiber:
> What do i have to configure to use the new feature of Managed Synonyms?
> If i use the form in the backend everything seems to work fine (at
> least i´m getting the notice that the word has been stored), but
> actually nothing is stored on the solr server.
please check this:
https://forge.typo3.org/projects/extension-solr/repository/revisions/master/changes/Resources/Solr/solr.xml
We have an issue in the TER Version distributed Extension 3.0.0.
Changing
<cores adminPath="/admin/cores" shareSchema="true">
to
<cores adminPath="/admin/cores">
should let you store the synonyms.
Olivier
More information about the TYPO3-project-solr
mailing list