File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -85,6 +85,7 @@ module:
8585 helfi_proxy : 0
8686 helfi_react_search : 0
8787 helfi_recommendations : 0
88+ helfi_search : 0
8889 helfi_tfa : 0
8990 helfi_toc : 0
9091 helfi_tpr : 0
Original file line number Diff line number Diff line change 1+ uuid : 56f074ce-8e2d-406f-91a3-7852ad88c97d
2+ langcode : en
3+ status : true
4+ dependencies :
5+ config :
6+ - search_api.server.etusivu
7+ module :
8+ - helfi_search
9+ - node
10+ id : embeddings
11+ name : ' Vector embeddings'
12+ description : ' '
13+ read_only : false
14+ field_settings :
15+ embeddings :
16+ label : Embeddings
17+ property_path : embeddings
18+ type : embeddings
19+ entity_type :
20+ label : ' Entity type'
21+ property_path : search_api_entity_type
22+ type : string
23+ title :
24+ label : Title
25+ datasource_id : ' uuid_entity:node'
26+ property_path : title
27+ type : string
28+ dependencies :
29+ module :
30+ - node
31+ url :
32+ label : URI
33+ property_path : search_api_url
34+ type : string
35+ configuration :
36+ absolute : false
37+ datasource_settings :
38+ ' uuid_entity:node ' :
39+ bundles :
40+ default : ' 0'
41+ selected :
42+ - landing_page
43+ - page
44+ languages :
45+ default : ' 1'
46+ selected : { }
47+ processor_settings :
48+ add_url : { }
49+ entity_status : { }
50+ entity_type : { }
51+ helfi_search_embeddings : { }
52+ tracker_settings :
53+ default :
54+ indexing_order : fifo
55+ options :
56+ cron_limit : 100
57+ delete_on_fail : true
58+ index_directly : false
59+ track_changes_in_references : true
60+ server : etusivu
You can’t perform that action at this time.
0 commit comments