mirror of
				https://github.com/datahub-project/datahub.git
				synced 2025-10-31 02:37:05 +00:00 
			
		
		
		
	fix(docs): Fix upgrade restore docs (#15103)
Co-authored-by: Harsh Verma <harsh.verma@slack-corp.com>
This commit is contained in:
		
							parent
							
								
									9016a4446f
								
							
						
					
					
						commit
						dc0b9b2f76
					
				| @ -52,10 +52,10 @@ When running the `RestoreIndices` job, you can pass additional arguments to cust | ||||
| 
 | ||||
| ### 🧱 Other Options | ||||
| 
 | ||||
| | Argument               | Description                                                                                                 | | ||||
| | ---------------------- | ----------------------------------------------------------------------------------------------------------- | | ||||
| | `createDefaultAspects` | Whether to create default aspects in SQL & index if missing. **Disable** this if using a read-only replica. | | ||||
| | `clean`                | **Deletes existing index documents before restoring.** Use with caution.                                    | | ||||
| | Argument               | Description                                                                                                                                                                                                   | | ||||
| | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | ||||
| | `createDefaultAspects` | Whether to create default aspects in SQL & index if missing. **Disable** this if using a read-only replica.                                                                                                   | | ||||
| | `clean`                | **Deletes existing index documents before restoring.** Use with caution. Note, it will clean the entire index before running the reindex step, thus ignoring any filters based on urn and aspect for reindex. | | ||||
| 
 | ||||
| --- | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Harsh Verma
						Harsh Verma