mirror of
https://github.com/docmost/docmost.git
synced 2026-06-10 01:52:43 +08:00
18222d11425d39e0eeed7c629b55a91d2c3a69c1
Postgres has no per-expression stats for `cells->>'uuid' ILIKE '%…%'`, `search_text ILIKE`, or `search_tsv @@`, so EXPLAIN Plan Rows falls back to a default selectivity and is off by orders of magnitude — a contains filter on a 10k-row base was reporting ~150 against thousands of real matches. Auto-route any request whose filter tree contains a contains/ncontains/startsWith/endsWith op or a search term to the capped-exact path, even when the caller asked for an estimate.
Docmost
Open-source collaborative wiki and documentation software.
Website |
Documentation |
Twitter / X
Getting started
To get started with Docmost, please refer to our documentation or try our cloud version .
Features
- Real-time collaboration
- Diagrams (Draw.io, Excalidraw and Mermaid)
- Spaces
- Permissions management
- Groups
- Comments
- Page history
- Search
- File attachments
- Embeds (Airtable, Loom, Miro and more)
- Translations (10+ languages)
Screenshots
License
Docmost core is licensed under the open-source AGPL 3.0 license.
Enterprise features are available under an enterprise license (Enterprise Edition).
All files in the following directories are licensed under the Docmost Enterprise license defined in packages/ee/License.
- apps/server/src/ee
- apps/client/src/ee
- packages/ee
Contributing
See the development documentation
Thanks
Special thanks to;
Crowdin for providing access to their localization platform.
Algolia for providing full-text search to the docs.
Description
No description provided
confluencedocumentationknowledge-basemediawikinotionnotion-alternativeopen-sourceopensourcerealtime-collaborationwiki
Readme
AGPL-3.0
52 MiB
Languages
TypeScript
95.6%
CSS
4.3%

