Changed names of server and index for search
because now we will have ones for reporting as well
This commit is contained in:
parent
14575008d6
commit
e5da065d0c
@ -7,7 +7,7 @@ dependencies:
|
|||||||
- search_api
|
- search_api
|
||||||
- opencase_entities
|
- opencase_entities
|
||||||
id: opencase_actors
|
id: opencase_actors
|
||||||
name: 'OpenCase Actors'
|
name: 'OpenCase Search: Actors'
|
||||||
description: ''
|
description: ''
|
||||||
read_only: false
|
read_only: false
|
||||||
field_settings:
|
field_settings:
|
||||||
|
@ -4,7 +4,7 @@ dependencies:
|
|||||||
module:
|
module:
|
||||||
- search_api_db
|
- search_api_db
|
||||||
id: opencase_server
|
id: opencase_server
|
||||||
name: 'OpenCase Server'
|
name: 'OpenCase Search'
|
||||||
description: ''
|
description: ''
|
||||||
backend: search_api_db
|
backend: search_api_db
|
||||||
backend_config:
|
backend_config:
|
||||||
|
Reference in New Issue
Block a user