[TYPO3-Solr] Excerpt field
Dmitry Dulepov
dmitry.dulepov at gmail.com
Thu Mar 22 19:37:52 CET 2012
Hi!
Ingo Renner wrote:
> simply index the altered text as a dynamic field using the Index Queue.
>
> plugin.tx_solr.index.queue {
> myDataType {
> fields {
> alteredText_textS = TEXT
> alteredText_textS.value = ...
> }
> }
> }
>
> Then in your template you can use ###RESULT_DOCUMENT.alteredText_textS###
Thank you very much! I'll try that.
--
Dmitry Dulepov
TYPO3 core team member
Blog: http://dmitry-dulepov.com/
Twitter: http://twitter.com/dmitryd
Simplicity will save the world.
More information about the TYPO3-project-solr
mailing list