A TYPO3 extension that integrates the Apache Solr search server with TYPO3 CMS. dkd Internet Service GmbH is developing the extension. Community contributions are welcome. See CONTRIBUTING.md for details.
GNU General Public License v3.0
137
stars
250
forks
source link
[Schema-Improvement] make each text field highlightable or introduce one dynamic field #2149
By setting highlighting field to title we get a bunch of following lines in Logs:
....DefaultSolrHighlighter Solr will use the standard Highlighter instead of FastVectorHighlighter because the title field does not store TermVectors with TermPositions and TermOffsets.
By setting highlighting field to title we get a bunch of following lines in Logs:
Only the content filed is tuned for highliter: https://github.com/TYPO3-Solr/ext-solr/blob/32c93bbe7f8d9e94742a8c13b534b7eb0eadf086/Resources/Private/Solr/configsets/ext_solr_7_5_0/conf/general_schema_fields.xml#L103
We should analyse how much more HDD-Space is needed in % each text field.
We could add dynamic highlightable fields for each of following fields: