| 
					
				 | 
			
			
				@@ -111,7 +111,8 @@ field_settings: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     label: 'Short description' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     datasource_id: 'entity:node' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     property_path: field_short_description 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    type: string 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    type: 'solr_text_custom:edgeasciistring' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    boost: !!float 8 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     dependencies: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       config: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         - field.storage.node.field_short_description 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -349,8 +350,7 @@ field_settings: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     label: Title 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     datasource_id: 'entity:node' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     property_path: title 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    type: text 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    boost: !!float 21 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    type: 'solr_text_custom:edgeasciistring' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     dependencies: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				       module: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         - node 
			 |