Found 238 results for "content-services query"

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

Gitana 3.2 / Guide / Guide / Query

Optimize your content retrieval with Cloud CMS's SQL-like query engine leveraging MongoDB for powerful, high-performance searches and custom indexes.

Score: 20.758419

Gitana 4.0 / Content Engine / Query

Optimize content queries with Cloud CMS using MongoDB's powerful SQL-like syntax. Enhance performance with composite queries and custom indexes.

Score: 14.140649

Gitana 3.2 / Guide / Guide / Search

Optimize your content discovery with Cloud CMS, using Elastic Search for full-text indexing and structured search capabilities.

Score: 12.063693

Gitana 4.0 / Content Engine / Search

Optimize your search with Cloud CMS using full-text and structured search powered by Elastic Search and Find API, enabling precise content retrieval.

Score: 12.058015

Gitana 3.2 / Guide / Guide / Search / Query String Reference

Optimize your content searching skills with Cloud CMS query strings to efficiently find and manage data using Elastic Search.

Score: 10.117605

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content efficiently with Cloud CMS Find Service, utilizing Query, Search, and Traversal mechanisms for optimized results.

Score: 10.065065

Gitana 4.0 / Content Engine / Find

Discover and retrieve content easily with Cloud CMS Find Service using Query, Search, and Traversal for a unified result set.

Score: 10.063051

Gitana 3.2 / Guide / Guide / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 8.393581

Gitana 4.0 / Developers / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 8.393581

Gitana 3.2 / Guide / Guide / Search / Examples

Explore the power of Cloud CMS with Elastic Search integration for advanced, flexible content queries using ES DSL.

Score: 5.9211645

Gitana 3.2 / Guide / Guide / GraphQL

Cloud CMS seamlessly integrates GraphQL for efficient content querying, offering a dynamic schema for each branch to simplify developer access to content models.

Score: 1.8097072

Gitana 4.0 / Content Engine / Graph QL

Streamline your Cloud CMS content integration with GraphQL, enabling developers to create efficient queries and enhance content retrieval performance.

Score: 1.8097072

Gitana 3.2 / Guide / Guide / User Interface / Search

Effortlessly index and search through content in Cloud CMS. Explore syntax options and project-specific search settings.

Score: 1.7605289

Gitana 4.0 / User Interface / User Interface / Search

Optimize your content indexing with Cloud CMS. Learn about search syntax, settings, and sample JSON queries for effective document retrieval.

Score: 1.7605289

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook to learn Go driver setup, Cloud CMS connection, node management, querying, and GraphQL integration.

Score: 1.7440995

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for guides on installing the Gitana Go driver, connecting to Gitana, managing nodes, and running queries.

Score: 1.7440995

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 1.7339313

Gitana 3.2 / Guide / Guide / Application Server / Tags / @associations

Find and customize node associations efficiently with parameters like sort, direction, and limits for comprehensive data analysis.

Score: 1.7313333

Gitana 4.0 / Developers / Application Server / Tags / @associations

Find and customize node associations efficiently with parameters like sort, direction, and limits for comprehensive data analysis.

Score: 1.7313333

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.7187694

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

Discover the essential guide to handling nodes in Cloud CMS, covering node creation, updates, deletion, search, and advanced querying techniques for developers.

Score: 1.6994557

Gitana 4.0 / Developers / Cookbooks / C# Cookbook

Explore C# with Gitana: Easy setup, connect using JSON or direct values, and master querying and node management in .NET Core projects.

Score: 1.6903512

Gitana 3.2 / Guide / Guide / Cookbooks / C# Cookbook

Explore the C# Cookbook to effectively utilize the Gitana C# Driver for connecting to Cloud CMS and managing content with .NET Core.

Score: 1.6770388

Gitana 3.2 / Guide / Guide / Command Line

Effortlessly manage Cloud CMS projects and data with the easy-to-use command-line client, essential for developers.

Score: 1.6746188

Gitana 4.0 / Developers / Command Line Interface

Effortlessly manage Cloud CMS projects and resources using a free Node.js command-line tool, requiring just a subscription or trial.

Score: 1.6727678