created sapi processor to unindex unused taxo terms, added term id condition on sapi query
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user