created sapi processor to unindex unused taxo terms, added term id condition on sapi query

This commit is contained in:
2021-02-24 14:14:56 +01:00
parent 9f0b257c62
commit 182b61b08f
5 changed files with 145 additions and 16 deletions

View File

@@ -183,7 +183,7 @@ field_settings:
label: 'Tags » Taxonomy term » Term ID'
datasource_id: 'entity:node'
property_path: 'field_tags:entity:tid'
type: solr_text_wstoken
type: integer
boost: !!float 8
dependencies:
config:
@@ -217,7 +217,7 @@ field_settings:
label: 'Thesaurus » Taxonomy term » Term ID'
datasource_id: 'entity:node'
property_path: 'field_thesaurus:entity:tid'
type: solr_text_wstoken
type: integer
boost: !!float 8
dependencies:
config:
@@ -300,10 +300,8 @@ processor_settings:
- processed
- tag_name
- tag_synonyms
- tag_tid
- thesaurus_name
- thesaurus_synonyms
- thesaurus_tid
- title
- uuid
title: true