How much contents is too much under a single content definition? #10753
Unanswered
vengi83644
asked this question in
Q&A
Replies: 1 comment
-
Looks like you created too much content types definitions, we can have hundreds of thousands content items but based on much less shared content type definitions. Note: With our default setup recipes we enable the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are using the Decoupled CMS site.
This discussion is for the Glossary on our website. We have added a new top-level content type Glossary and next-level content type Glossary items.
The glossary type is the main type that would hold all the glossary items and then list them on our website. We are having around 1500 glossary items which makes the content definition page in the CMS admin too slow. It's taking around 3-5 mins to load the page.
Also for publishing, it takes around 5-10 mins.
But for getting the contents using the method, GetContentItemByHandleAsync is quick approx 5 seconds.
Do we have a benchmark or any applicable limit for the content types? Or can anyone suggest a solution for Glossary?
I see Glossary in OrchardCore documentation. That holds minimal content.
Thanks,
R. Venkatesan
Beta Was this translation helpful? Give feedback.
All reactions