Found 517 results for "gitana 4.0 engine discovery search examples"

The search executed in 0.003044139 seconds. That's fast.

Gitana 4.0 / Forms / API / Ordering

Optimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.

Score: 2.1083295

What is the reason for "Failed to index node"?

If you scan your log entries and see "Failed to index node", this indicates that Elastic Search failed to update its index for a node. Cloud CMS tells Elastic Search to updates its index whenever a node is created or updated. When a node is deleted, Cloud CMS tells Elastic Search to remove the node from its index. This error message means that Elastic Search failed to update the index and therefore the index wasn't updated. If you open up the error, you may see further information that indicates

Score: 2.0893652

Gitana 3.2 / Guide / Guide / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 2.0590477

Gitana 4.0 / Content Engine / Nodes / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 2.0590477

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 2.0550213

Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 2.0539863

Download Version 1.0.3 of the Cloud CMS Java Driver

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The

Score: 2.0506332

Cloud CMS JavaScript Driver Release 1.0.3 is out!

The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut

Score: 1.9897808

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically convert audio to text with Auto Transcribe. Set up a Transcription Service and store text as a transcription attachment.

Score: 1.9662021

How do I search for nested content?

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: 1.9467531

Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker Installation

Get started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.

Score: 1.9364339

Gitana 4.0 / Developers / Application Server / Installation / Docker Installation

Easily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.

Score: 1.9364339

Gitana 3.2 / Guide / Guide / Cookbooks / Java Cookbook

Explore comprehensive guides and samples for Java development with the Gitana Java Driver. Learn setup, connect to Cloud CMS, and manage nodes seamlessly.

Score: 1.9303833

Recommended environment

This is a big subject and, as you know, there are many ways to set things up to be robust. That said, some practices are better than others. I can relate at least what we do and what we've seen customers do. First, I'd recommend thinking of Cloud CMS as black box application that runs on top of MongoDB, Elastic Search (both of which can be thought of as databases) and a binary storage provider. Cloud CMS is a stateless application whose setup is actually quite simple. It doesn't maintain any sta

Score: 1.8985564

Gitana 4.0 / Content Engine / Publishing / Lifecycle States

Explore Cloud CMS content lifecycle states, from draft to approved, with flexible branching, preview options, and seamless publishing workflows.

Score: 1.8709494

Gitana 3.2 / Guide / Guide / User Interface / Create/Edit Content

Easily navigate and manage your project content with search features, tags, and comments. Enhance your CMS experience with organized folders and user roles.

Score: 1.8705938

Gitana 3.2 / Guide / Guide / Bulk Import / JSON

Easily import JSON content into Cloud CMS with our bulk import tool, creating structured content from legacy systems.

Score: 1.8384919

Gitana 4.0 / Content Engine / Bulk Import / JSON

Import JSON content into Cloud CMS repositories easily with the Bulk Import tool. Use JSON Schema for custom content types, like World Cup players.

Score: 1.8384919

Gitana 4.0 / Reference

Explore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.

Score: 1.8270463

Gitana 3.2 / Guide / Guide / Features / Inline Links

Enhance text parsing with automatic link discovery and prevent deletion of linked docs in Cloud CMS, ensuring robust content management.

Score: 1.807405

Gitana 4.0 / Content Engine / Aspects / Inline Links

Enhance your text-based markup with automatic inline link detection and management, ensuring seamless content tracking and reference updates.

Score: 1.807405

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 1.8061393

Gitana 3.2 / Guide / Guide / API / Data Types / Node

Explore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.

Score: 1.8047527

Gitana 4.0 / Getting Started / Working with Content / Versioning

Explore Cloud CMS's changeset versioning, offering a Git-like, seamless, collaborative environment for content management without file locking issues.

Score: 1.8005936

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 1.780756