mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	changelog
This commit is contained in:
		@@ -10,13 +10,12 @@ paperless-ng 0.9.4
 | 
			
		||||
 | 
			
		||||
* Searching:
 | 
			
		||||
 | 
			
		||||
  * Paperless now supports searching by tags, types and dates. In order to have this applied to your
 | 
			
		||||
  * Paperless now supports searching by tags, types and dates and correspondents. In order to have this applied to your
 | 
			
		||||
    existing documents, you need to perform a ``document_index reindex`` management command
 | 
			
		||||
    (see :ref:`administration-index`)
 | 
			
		||||
    that adds the new data to the search index. You only need to do this once, so that paperless can find
 | 
			
		||||
    your documents by tags,types and dates. Paperless keeps the index updated after that whenever
 | 
			
		||||
    something changes.
 | 
			
		||||
  * Paperless now has spelling corrections ("Did you mean") for misstyped queries.
 | 
			
		||||
    that adds the data to the search index. You only need to do this once, since the schema of the search index changed.
 | 
			
		||||
    Paperless keeps the index updated after that whenever something changes.
 | 
			
		||||
  * Paperless now has spelling corrections ("Did you mean") for miss-typed queries.
 | 
			
		||||
  * The documentation contains :ref:`information about the query syntax <basic-searching>`.
 | 
			
		||||
 | 
			
		||||
* Front end:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user