Changed minimum count to 0 on all facets

which means the checkboxes don't disappear when there are none of that kind in the search results.
Also changed how name is displayed in reporting view
This commit is contained in:
Naomi 2018-12-14 19:02:20 +00:00
parent e45cbb6a76
commit 9a937e2d46
14 changed files with 18 additions and 91 deletions

View File

@ -10,7 +10,7 @@ id: asylum_status
name: 'Asylum status' name: 'Asylum status'
url_alias: asylum_status url_alias: asylum_status
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_asylum_status field_identifier: field_asylum_status
facet_source_id: 'search_api:views_page__reporting_clients__page_1' facet_source_id: 'search_api:views_page__reporting_clients__page_1'

View File

@ -10,7 +10,7 @@ id: asylum_status_export
name: 'Asylum status' name: 'Asylum status'
url_alias: asylum_status url_alias: asylum_status
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_asylum_status field_identifier: field_asylum_status
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -10,7 +10,7 @@ id: created
name: Created name: Created
url_alias: created url_alias: created
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: created field_identifier: created
facet_source_id: 'search_api:views_page__reporting_clients__page_1' facet_source_id: 'search_api:views_page__reporting_clients__page_1'

View File

@ -9,7 +9,7 @@ id: created_export
name: 'Created - Export' name: 'Created - Export'
url_alias: created url_alias: created
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: created field_identifier: created
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -10,7 +10,7 @@ id: disability
name: 'Disability' name: 'Disability'
url_alias: disability url_alias: disability
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_disability field_identifier: field_disability
facet_source_id: 'search_api:views_page__reporting_clients__page_1' facet_source_id: 'search_api:views_page__reporting_clients__page_1'

View File

@ -10,7 +10,7 @@ id: disability_export
name: 'Disability' name: 'Disability'
url_alias: disability url_alias: disability
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_disability field_identifier: field_disability
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -10,7 +10,7 @@ id: gender_identified_with
name: 'Gender Identity' name: 'Gender Identity'
url_alias: gender_identified_with url_alias: gender_identified_with
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_gender_identified_with field_identifier: field_gender_identified_with
facet_source_id: 'search_api:views_page__reporting_clients__page_1' facet_source_id: 'search_api:views_page__reporting_clients__page_1'

View File

@ -10,7 +10,7 @@ id: gender_identified_with_export
name: 'Gender Identity' name: 'Gender Identity'
url_alias: gender_identified_with url_alias: gender_identified_with
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_gender_identified_with field_identifier: field_gender_identified_with
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -10,7 +10,7 @@ id: languages
name: 'Languages' name: 'Languages'
url_alias: languages url_alias: languages
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_languages_spoken field_identifier: field_languages_spoken
facet_source_id: 'search_api:views_page__reporting_clients__page_1' facet_source_id: 'search_api:views_page__reporting_clients__page_1'

View File

@ -10,7 +10,7 @@ id: languages_export
name: 'Languages' name: 'Languages'
url_alias: languages url_alias: languages
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_languages_spoken field_identifier: field_languages_spoken
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -9,7 +9,7 @@ id: nationalities_export
name: Nationalities-export name: Nationalities-export
url_alias: nationalities_export url_alias: nationalities_export
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_nationalities field_identifier: field_nationalities
facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_clients__data_export_1'

View File

@ -10,7 +10,7 @@ id: osic_level
name: 'OSIC level' name: 'OSIC level'
url_alias: osic_level url_alias: osic_level
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_osic_level field_identifier: field_osic_level
facet_source_id: 'search_api:views_page__reporting_volunteers__page_1' facet_source_id: 'search_api:views_page__reporting_volunteers__page_1'

View File

@ -10,7 +10,7 @@ id: osic_level_export
name: 'OSIC level (Export)' name: 'OSIC level (Export)'
url_alias: osic_level url_alias: osic_level
weight: 0 weight: 0
min_count: 1 min_count: 0
show_only_one_result: false show_only_one_result: false
field_identifier: field_osic_level field_identifier: field_osic_level
facet_source_id: 'search_api:views_data_export__reporting_volunteers__data_export_1' facet_source_id: 'search_api:views_data_export__reporting_volunteers__data_export_1'

View File

@ -5,8 +5,6 @@ dependencies:
- field.storage.oc_actor.field_languages_spoken - field.storage.oc_actor.field_languages_spoken
- field.storage.oc_actor.field_osic_level - field.storage.oc_actor.field_osic_level
- search_api.index.opencase_reporting_volunteers - search_api.index.opencase_reporting_volunteers
content:
- 'block_content:basic:944ff38d-5931-4439-91d5-f53b5ad7aac7'
module: module:
- csv_serialization - csv_serialization
- options - options
@ -75,85 +73,14 @@ display:
row: row:
type: fields type: fields
fields: fields:
first_name: name:
id: first_name id: name
table: search_api_datasource_opencase_reporting_volunteers_entity_oc_actor table: search_api_datasource_opencase_reporting_volunteers_entity_oc_actor
field: first_name field: name
relationship: none relationship: none
group_type: group group_type: group
admin_label: '' admin_label: ''
label: 'First Name' label: Name
exclude: false
alter:
alter_text: false
text: ''
make_link: false
path: ''
absolute: false
external: false
replace_spaces: false
path_case: none
trim_whitespace: false
alt: ''
rel: ''
link_class: ''
prefix: ''
suffix: ''
target: ''
nl2br: false
max_length: 0
word_boundary: true
ellipsis: true
more_link: false
more_link_text: ''
more_link_path: ''
strip_tags: false
trim: false
preserve_tags: ''
html: false
element_type: ''
element_class: ''
element_label_type: ''
element_label_class: ''
element_label_colon: false
element_wrapper_type: ''
element_wrapper_class: ''
element_default_classes: true
empty: ''
hide_empty: false
empty_zero: false
hide_alter_empty: true
click_sort_column: value
type: string
settings:
link_to_entity: false
group_column: value
group_columns: { }
group_rows: true
delta_limit: 0
delta_offset: 0
delta_reversed: false
delta_first_last: false
multi_type: separator
separator: ', '
field_api_classes: false
field_rendering: true
fallback_handler: search_api
fallback_options:
link_to_item: false
use_highlighting: false
multi_type: separator
multi_separator: ', '
entity_type: oc_actor
plugin_id: search_api_field
last_name:
id: last_name
table: search_api_datasource_opencase_reporting_volunteers_entity_oc_actor
field: last_name
relationship: none
group_type: group
admin_label: ''
label: 'Last Name'
exclude: false exclude: false
alter: alter:
alter_text: false alter_text: false
@ -197,7 +124,7 @@ display:
click_sort_column: value click_sort_column: value
type: string type: string
settings: settings:
link_to_entity: false link_to_entity: true
group_column: value group_column: value
group_columns: { } group_columns: { }
group_rows: true group_rows: true