Found 239 results for "query"

The search executed in 4.72128E-4 seconds. That's fast.

Gitana 3.2 / Guide / Guide / Query

Optimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.

Score: 79.97574

Gitana 4.0 / Content Engine / Search / Query String Reference

Explore Cloud CMS's text-based query string features for precise content searches, including full-text, exact match, and advanced filtering options.

Score: 63.175385

Gitana 4.0 / Content Engine / Query

Effortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.

Score: 48.01818

Gitana 3.2 / Guide / Guide / Search

Explore efficient content indexing and comprehensive search capabilities with Cloud CMS using ElasticSearch, enabling powerful and precise queries across multiple projects.

Score: 41.543545

Gitana 4.0 / Content Engine / Search

Optimize your content search with Cloud CMS, using ElasticSearch for full-text and structured queries. Effortlessly index and retrieve data.

Score: 41.543545

Gitana 4.0 / Content Engine / Search / Examples

Explore full-text and DSL search examples with Cloud CMS and ElasticSearch integration. Learn query techniques for effective content searches.

Score: 41.116074

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

Learn how to use Cloud CMS to optimize search queries with ElasticSearch. Quickly find content with full-text, exact match, fuzzy, and proximity searches.

Score: 38.54537

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

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

Gitana 3.2 / Guide / Guide / Find

Discover and retrieve content with Cloud CMS's Find Service using MongoDB, ElasticSearch, and Graph Traversal for powerful, unified results.

Score: 34.793465

Gitana 4.0 / Content Engine / Find

Discover and retrieve content effortlessly with Cloud CMS Find Service, using Query, Search, and Traversal for composite result sets.

Score: 34.787415

Gitana 3.2 / Guide / Guide / Search / Examples

Explore Cloud CMS search examples with ElasticSearch integration, allowing powerful queries using DSL or JSON for comprehensive content indexing and retrieval.

Score: 17.962135

Gitana 3.2 / Guide / Guide / GraphQL

'Explore Cloud CMS's powerful GraphQL API for seamless content integration and management, ideal for developers seeking efficient data retrieval and manipulation.'

Score: 5.4313917

Gitana 4.0 / Content Engine / Graph QL

Explore how Cloud CMS integrates with GraphQL for advanced content querying and manipulation, streamlining CMS management for developers.

Score: 5.4313917

Gitana 3.2 / Guide / Guide / User Interface / Search

Effortlessly search and index content in Cloud CMS with customizable project settings and powerful Elasticsearch Query DSL.

Score: 5.3572655

Gitana 4.0 / User Interface / User Interface / Search

Optimize content search on Cloud CMS with features like filtering, saving, exporting, and advanced Elasticsearch Query DSL syntax support.

Score: 5.305036

Gitana 3.2 / Guide / Guide / Cookbooks / Go Cookbook

Explore the Go Cookbook for integrating Cloud CMS with examples, code samples, and guides for connecting, querying, and creating nodes efficiently.

Score: 5.2352924

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!

Score: 5.2352924

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.2038984

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.1958423

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.1958423

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.1586757

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

Gitana 4.0 / Developers / Cookbooks / C# Cookbook

Start developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.

Score: 5.075027

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

Explore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.

Score: 5.03529