Skip to content

Commit

Permalink
readd field to elastic index
Browse files Browse the repository at this point in the history
  • Loading branch information
rpnykanen committed May 16, 2022
1 parent 8094e78 commit e01728c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions conf/cmi/search_api.index.apartment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,11 @@ field_settings:
datasource_id: 'entity:node'
property_path: 'search_api_reverse_entity_references_node__field_apartments:field_property_id'
type: string
project_property_number:
label: 'Property number'
datasource_id: 'entity:node'
property_path: 'search_api_reverse_entity_references_node__field_apartments:field_property_number'
type: string
project_publication_end_time:
label: 'Publication end time'
datasource_id: 'entity:node'
Expand Down

0 comments on commit e01728c

Please sign in to comment.