limiting involved parties facet to non-clients.
This commit is contained in:
parent
c98f028045
commit
c1e24593fa
@ -39,6 +39,13 @@ processor_configs:
|
|||||||
sort: 40
|
sort: 40
|
||||||
settings:
|
settings:
|
||||||
sort: ASC
|
sort: ASC
|
||||||
|
exclude_specified_items:
|
||||||
|
processor_id: exclude_specified_items
|
||||||
|
weights:
|
||||||
|
build: 50
|
||||||
|
settings:
|
||||||
|
exclude: client
|
||||||
|
regex: true
|
||||||
translate_entity:
|
translate_entity:
|
||||||
processor_id: translate_entity
|
processor_id: translate_entity
|
||||||
weights:
|
weights:
|
||||||
|
Reference in New Issue
Block a user