Removed separate search section
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
This commit is contained in:
parent
34abc3f05f
commit
61ab6f1745
@ -608,10 +608,6 @@ existing tables) with:
|
|||||||
an older system may fix issues that can arise while setting up Paperless-ngx but
|
an older system may fix issues that can arise while setting up Paperless-ngx but
|
||||||
`utf8mb3` can cause issues with consumption (where `utf8mb4` does not).
|
`utf8mb3` can cause issues with consumption (where `utf8mb4` does not).
|
||||||
|
|
||||||
#### Search
|
|
||||||
However, there is a downside to turning on case sensitivity, as it also makes searches case sensitive.
|
|
||||||
This means: A document called `Invoice` won't be found when searching for `invoice`.
|
|
||||||
|
|
||||||
For more information on this topic, you can refer to [this](https://code.djangoproject.com/ticket/9682) Django issue.
|
For more information on this topic, you can refer to [this](https://code.djangoproject.com/ticket/9682) Django issue.
|
||||||
|
|
||||||
### Missing timezones
|
### Missing timezones
|
||||||
|
Loading…
x
Reference in New Issue
Block a user