|  | @@ -5,7 +5,6 @@ dependencies:
 | 
	
		
			
				|  |  |    module:
 | 
	
		
			
				|  |  |      - search_api_solr
 | 
	
		
			
				|  |  |      - taxonomy
 | 
	
		
			
				|  |  | -    - synonyms
 | 
	
		
			
				|  |  |      - search_api
 | 
	
		
			
				|  |  |      - materio_sapi
 | 
	
		
			
				|  |  |    config:
 | 
	
	
		
			
				|  | @@ -73,14 +72,6 @@ field_settings:
 | 
	
		
			
				|  |  |      dependencies:
 | 
	
		
			
				|  |  |        module:
 | 
	
		
			
				|  |  |          - taxonomy
 | 
	
		
			
				|  |  | -  synonyms:
 | 
	
		
			
				|  |  | -    label: 'Entity synonyms'
 | 
	
		
			
				|  |  | -    datasource_id: 'entity:taxonomy_term'
 | 
	
		
			
				|  |  | -    property_path: synonyms
 | 
	
		
			
				|  |  | -    type: 'solr_text_custom:ngram'
 | 
	
		
			
				|  |  | -    dependencies:
 | 
	
		
			
				|  |  | -      module:
 | 
	
		
			
				|  |  | -        - synonyms
 | 
	
		
			
				|  |  |    tid:
 | 
	
		
			
				|  |  |      label: 'Term ID'
 | 
	
		
			
				|  |  |      datasource_id: 'entity:taxonomy_term'
 |