Documentation
- 1 Getting started
- 2 Integrated fundamentals
- 2.1 Integrated Content Structure
- 2.2 Content types and document types
- 2.3 Integrated Relations
- 2.4 Channels and connectors
- 2.5 Technical architecture
- 2.6 Data and storage
- 2.7 Issue tracking
- 3 Content store
- 4 Blocks
- 5 Multi channel publishing
- 6 Storage
- 7 Themes and templating
- 8 Solr
- 9 Contributing
- 9 Social media
- 9 Users
2.5 Technical architecture
The Integrated architecture is based on two fundamentals:
- To follow the Symfony architecture and best practices
- To use the principles from domain driven development
The Integrated content structure is the core domain. This can ofcourse be extended in a custom application.
Search indexing is a default part of Integrated. Currently, only Solr is supported, but other search engines (or even databases) will be supported in the future. The search indexing is not only used for searching, but also to generate almost every content overview.