Found 238 results for "query"

The search executed in 6.40013E-4 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: 83.7949

Gitana / 4.0 / Content Engine / Query / Overview

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

Score: 50.652657

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

Gitana / 4.0 / Content Engine / Search / Overview

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

Score: 43.07913

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

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

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

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

Gitana / 4.0 / Content Engine / Find / Overview

Discover content effortlessly with Cloud CMS Find Service using Query, Search, and Traversal for powerful, unified results.

Score: 35.71273

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

Gitana / 3.2 / Guide / Guide / GraphQL

Optimize your content integration in Cloud CMS with GraphQL, offering seamless query and search capabilities for developers.

Score: 5.447357

Gitana / 4.0 / Content Engine / Graph QL / Overview

Explore Cloud CMS's comprehensive GraphQL API for streamlined content queries and integration with real-time schema adaption based on branch model changes.

Score: 5.447357

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

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

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

Gitana / 4.0 / Developers / Cookbooks / Go Cookbook

Discover how to connect Gitana CloudCMS with Go, explore code samples, create nodes, perform queries, and utilize GraphQL. Get started today!

Score: 5.248599

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

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

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

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

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

Gitana / 4.0 / Developers / Cookbooks / C# Cookbook

Get started with C# and .NET Core using Gitana's C# driver for seamless integration in your projects. Includes code samples and connections to Gitana.

Score: 5.086765

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

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

Gitana / 4.0 / Developers / Command Line Interface / Overview

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

Score: 5.033807