| 
					
				 | 
			
			
				@@ -9,6 +9,7 @@ dependencies: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_cache.cache_persegfilter_default_7_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_cache.cache_queryresult_default_7_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_field_type.text_edge_und_7_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    - search_api_solr.solr_field_type.text_edgestring_ascii_und_6_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_field_type.text_edgestring_und_6_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_field_type.text_en_7_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - search_api_solr.solr_field_type.text_fr_7_0_0 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -47,9 +48,10 @@ backend_config: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     commit_within: 1000 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     solr_version: '8' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     http_method: AUTO 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    skip_schema_check: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     jmx: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    jts: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     solr_install_dir: ../../.. 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    skip_schema_check: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   disabled_field_types: {  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   disabled_caches: {  } 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   disabled_request_handlers: 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -59,12 +61,12 @@ backend_config: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   disabled_request_dispatchers: 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     - request_dispatcher_httpcaching_default_7_0_0 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   rows: 10 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  index_single_documents_fallback_count: 10 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   retrieve_data: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   highlight_data: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+  fallback_multiple: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   server_prefix: '' 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   domain: generic 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   environment: default 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   optimize: false 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   site_hash: true 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  index_single_documents_fallback_count: 10 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-  fallback_multiple: true 
			 |