mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-15 10:13:15 -05:00
fix for the docs.
This commit is contained in:
parent
9318c2c0bc
commit
756c80690d
@ -176,20 +176,20 @@ further.
|
|||||||
|
|
||||||
Matching documents with logical expressions:
|
Matching documents with logical expressions:
|
||||||
|
|
||||||
.. code:: none
|
.. code::
|
||||||
|
|
||||||
shopname AND (product1 OR product2)
|
shopname AND (product1 OR product2)
|
||||||
|
|
||||||
Matching specific tags, correspondents or types:
|
Matching specific tags, correspondents or types:
|
||||||
|
|
||||||
.. code:: none
|
.. code::
|
||||||
|
|
||||||
type:invoice tag:unpaid
|
type:invoice tag:unpaid
|
||||||
correspondent:university certificate
|
correspondent:university certificate
|
||||||
|
|
||||||
Matching dates:
|
Matching dates:
|
||||||
|
|
||||||
.. code:: none
|
.. code::
|
||||||
|
|
||||||
created:[2005 to 2009]
|
created:[2005 to 2009]
|
||||||
added:yesterday
|
added:yesterday
|
||||||
@ -197,7 +197,7 @@ Matching dates:
|
|||||||
|
|
||||||
Matching inexact words:
|
Matching inexact words:
|
||||||
|
|
||||||
.. code:: none
|
.. code::
|
||||||
|
|
||||||
produ*name
|
produ*name
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user