Found 168 results for "content-services search"

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

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

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

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

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

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

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

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

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

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

Optimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.

Score: 7.774462

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

Optimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.

Score: 7.774462

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 6.655986

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 6.655986

Gitana 4.0 / Forms / Fields / Search Field

Optimized search box control using HTML5 for better user experience and mobile support. Ideal for integrating search functionality effortlessly.

Score: 6.611309

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

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

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon ElasticSearch Service

Fully managed Amazon ElasticSearch Service offers effortless deployment, security, and operations at scale. Ideal for running Elasticsearch seamlessly.

Score: 4.873725

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon ElasticSearch Service

Fully managed Amazon ElasticSearch Service makes it easy to deploy and operate Elasticsearch at scale, offering convenience and reliability for your data needs.

Score: 4.873725

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-search-list-selected-actions

Manage and optimize project actions with configurable deploy, delete, view, and export options to streamline your workflow efficiently.

Score: 4.832246

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-search-list-selected-actions

Manage and optimize project actions with configurable deploy, delete, view, and export options to streamline your workflow efficiently.

Score: 4.832246

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

Gitana 3.2 / Guide / Guide / Features / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 2.1354356

Gitana 4.0 / Content Engine / Aspects / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 2.1354356

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

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

Container Registry - Gitana

Container Registry - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate cont

Score: 1.91892