mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: correct custom field search example
This commit is contained in:
		| @@ -132,7 +132,7 @@ use cases: | ||||
|  | ||||
| 5. Documents with a custom field "address" (text) that is empty: | ||||
|  | ||||
|     `?custom_field_query=["OR", ["address", "isnull", true], ["address", "exact", ""]]` | ||||
|     `?custom_field_query=["OR", [["address", "isnull", true], ["address", "exact", ""]]]` | ||||
|  | ||||
| 6. Documents that don't have a field called "foo": | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon