Posts

Showing posts from November, 2022

Sitecore Send Cloud Software Development Services

  Sitecore Send Cloud Software Development Services Sitecore Send: Sitecore Send is an architectural design for building a distributed application using containers and each function of the application operates as an independent service and also Sitecore send is API-based means it is around an API from the ground up and a cloud-based delivery model called cloud-native. Sitecore has changed the path in the direction of a new SaaS-based platform to convert from that original. And merged all full services in one place, so this part of the change to develop their efficient generation and prepared offers using moosend for the list of recent searches. Now the moosend is called Sitecore Send. The largest part of the challenge in the client experience travel is personalization, one survey said marketing managers mainly face the issue is getting, merging, and combining client data. With the help of Moosend, Sitecore got a marketing automated solution for personalization and client engagement...

Sitecore Content Search Latest Version / Sitecore 10 Solr Version

  Sitecore Content Search Latest Version / Sitecore 10 Solr Version Support for the Lucene search engine is no longer included in Sitecore 9.3 and later. We can use either the Solr search engine or Azure search. Solr is installed and configured by default in a Sitecore installation. What’s new in Sitecore 10.1 Solr?  We can configure Solr to retry an operation if the first attempt to run the operation fails. This is useful if you experience transient errors, such as network problems, or you have Solr availability issues.  We can configure the strategy to use in the solrRetryer section of the Sitecore.ContentSearch.Solr.DefaultIndexConfiguration.config Different types of Solr Retryer available: 1. NoRetryRetryer:  This is the default strategy where retry is never done on failure. We can configure it like this: <solrRetryer type=”Sitecore.ContentSearch.SolrProvider.Availability.Retryer.NoRetryRetryer, Sitecore.ContentSearch.SolrProvider” singleInstance=”true” /> 2. Fixed...

Sitecore Command Line Interface and Features | Sitecore Development Services

  Sitecore Command Line Interface and Features | Sitecore Development Services Sitecore 10 has released two new modules Sitecore command line interface and Sitecore for Visual Studio for serializing Sitecore contents. It easy to port different Sitecore instances like one dev to another dev/ local/UAT or higher). It provides the ability to login into the remote Sitecore instance, serializes items, and publish, package, and additional commands reference for the command line. Sitecore Command Line Interface (CLI) is a tool that you install in a terminal and either as a local tool for individual projects or as a global tool for all projects. Sitecore CLI is free and can be accessed via PowerShell whereas Sitecore for Visual studio has plugins, but it requires separate license. To install Sitecore CLI the required version of .NET Core installed in the workstation before installing the Sitecore CLI. Sitecore has provide publishing and Serialization plugins that can easily install as part...