Found 619 results for "blog 1.0 blog all post 51736721394 hazelcast-and-mongodb-at-cloudcms"
The search executed in 0.0019 seconds. That's fast.
![]() |
How do I retrieve the folder path for my content?Support Article In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 0.8416
|
![]() |
Gitana 4.0 / Developers / Command Line InterfaceDocumentation Reference Streamline Cloud CMS projects with a free Node.js command-line tool. Easily connect and manage resources, requiring only a valid subscription.
Score: 0.8412
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / MenuDocumentation Reference Easily customize and change menu titles on your dashboard for a streamlined user experience. Hide unnecessary options for a lighter, more manageable view.
Score: 0.8329
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Conditions / FeatureDocumentation Reference Optimize policy statements using feature conditions to grant Consumer roles to content with specific capabilities.
Score: 0.8329
|
![]() |
Gitana 4.0 / User Interface / User Interface / MenuDocumentation Reference Easily customize and configure your web platform menus, manage visibility, and change titles for a streamlined navigation experience.
Score: 0.8329
|
![]() |
How to limit the fields that come back in a querySupport Article Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the
Score: 0.8282
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Projects / Copy a ProjectDocumentation Reference Easily duplicate your projects in our platform with step-by-step guidance for seamless content and user membership replication.
Score: 0.8235
|
![]() |
Gitana 4.0 / User Interface / Projects / Copy a ProjectDocumentation Reference Learn how to easily duplicate projects in your platform using the Copy Project Wizard. Perfect for managing content efficiently.
Score: 0.8235
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / SearchDocumentation Reference Effortlessly search and index content in Cloud CMS with customizable project settings and powerful Elasticsearch Query DSL.
Score: 0.8229
|
![]() |
How do I search for nested content?Support Article Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume
Score: 0.8229
|
![]() |
Automatic Extraction from AttachmentsBlog Post Automatically extract and index files with Cloud CMS for full-text search and metadata, enhancing access and discoverability for your team.
Score: 0.8227
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableDocumentation Reference Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 0.8227
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableDocumentation Reference Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 0.8227
|
![]() |
Gitana 3.2 / Guide / Guide / Search / Query String ReferenceDocumentation Reference Optimize your content retrieval skills with Cloud CMS, utilizing text-based query strings for precise searches in ElasticSearch's DSL environment.
Score: 0.8198
|
![]() |
Gitana 4.0 / Content Engine / Search / Query String ReferenceDocumentation Reference Explore Cloud CMS's text-based query string features for precise content searches, including full-text, exact match, and advanced filtering options.
Score: 0.8198
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type DefinitionDocumentation Reference Learn how to define and manage content types with Cloud CMS, ensuring all content adheres to a specified JSON schema.
Score: 0.817
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Definitions / Content Type DefinitionDocumentation Reference Learn how to define, create, and manage content types using JSON schemas in Cloud CMS, featuring the Content Model Builder.
Score: 0.817
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Web Content ManagementDocumentation Reference Optimize your web content management with Cloud CMS for dynamic page loading, caching, and reliable middleware handling in your applications.
Score: 0.8151
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Instant PreviewDocumentation Reference Instant Preview lets you view content changes instantly, enhancing efficiency in Development, Staging, and QA without extra servers or complex deployments.
Score: 0.8143
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / WorkspacesDocumentation Reference Discover how Cloud CMS workspaces empower teams to create, collaborate, and manage content effectively, keeping changes organized and isolated.
Score: 0.8143
|
![]() |
Gitana 4.0 / Getting Started / Working with Content / BranchesDocumentation Reference Manage content efficiently with branches; isolate changes, collaborate seamlessly, and merge effortlessly back to master. Optimize team efforts today!
Score: 0.8143
|
![]() |
Gitana 4.0 / Getting Started / Navigating the User Interface / Instant PreviewDocumentation Reference Instantly preview content changes with Cloud CMS, eliminating extra server setups and ensuring fast iterations for Development, Staging, and QA.
Score: 0.8143
|
![]() |
Limiting Folder Access to Specific UsersSupport Article When you create a Project in Cloud CMS, the Project is automatically configured with a Project Users team that grants the Consumer role to any project members. As a result, any members of the Project will have the ability to see all content within the Project. For many, this works just fine. However, there may be cases where you want to limit certain Folders to only be accessible by specific Users. Let's walk through some steps on how to do this. Change the Project Users team security policy Fir
Score: 0.8135
|
![]() |
Enterprise Access Policies (Part 2)Blog Post Explore the complexities of Gitana's Access Policies with practical examples for enterprise security compliance and efficient project management.
Score: 0.8121
|
![]() |
Content Model - Association exampleSupport Article Question. Suppose that I have the following collection types: Customers Orders and I want to store the Customer ID and the Customer Name on each Order… If the customer then updates his Name, how is it possible (if at all) to update the customer’s name on all of his orders - in a single atomic transaction? Answer. For this situation, you would have two content types - Customer and Order. One good way to address this is to utilize an association between the two. You could declare an association ty
Score: 0.8107
|