We often get ourselves in a situation where we are not able to find the root cause of connection leak and connection timeout. Below are some tips to monitor and tune JNDI HIKARI connection with Liferay. Mostly we get two issues with HIKARI if database performance is not up to the mark. connection is not available request timed out...
Introduction Welcome back to the second part of our series about creating and importing products with Liferay. In the previous post, we talked about getting started with the Minium accelerator and then created our categories. In this post we're going to take a closer look at setting up specifications prior to importing our products. When we talk about...
CONTENT & EXPERIENCE MANAGEMENT Content management features provide support for creating and managing structured web content and digital assets for developers and business users, including a modern UI, content authoring, geolocation, staging tools and others. We can develop every section or modules Indipendently, by that we can change any things...
Happy Friday! Short blog post today since I've just found out that the Liferay IDE and the Liferay Developer Studio (LDS) have both been updated! https://github.com/liferay/liferay-ide/releases/tag/3.10.1 The updates basically update the built-in Blade version used by both IDEs, so this effectively enables both of the IDEs to target and use the Liferay Quarterly...
If you need an introduction to what Liferay actually is, we (Dave and myself) have collected a few samples of that as guests on episode 795 of the FLOSS Weekly podcast. Jonathan Bennet and Doc Searls have asked some good questions - and we could have continued for another one or two hours to cover what we had on the list Have fun, and let us know which story you...
Liferay IntelliJ Plugin version 2.1.0 is now available on JetBrains Marketplace for download. This plugin supports IntelliJ 233 and greater. Release Highlights: Support for Liferay Portal Quarterly releases Support for Gradle 8 which in turn enables JDK 17/21 development
Introduction In a previous post and follow-up, I provided some background on using Liferay's Batch APIs to import products. I realize that for anyone that is new to Liferay's commerce capabilities this might be a little like trying to run before you walk so in this series of posts I am going to take a step back and walk through the process of creating and importing...
Introduction This is a quick follow up to my last post where I discussed how to use Liferay's batch APIs to import products. I've had a few people asking how they could leverage the batch APIs to update products. The confusion stems from the fact that there is no batch version of a PUT or PATCH endpoint available when browsing the endpoints in the API explorer. Well never fear,...
Liferay objects provide feature to filter the data with exact content on the field level and generic search that searches in the whole object. It also supports field level search in the filter functionality as below. StartsWith and Contains are implemented as filters: ?filter=startswith([field name], 'XXXX') ?filter=contains([field name],...
Introduction The out of the box Search Bar Suggestions returns Search Result Suggestions. This is great but for some sites it makes sense to return Keyword Suggestions instead. For example on an ecommerce website if I start typing tshirt we may want to suggest 'tshirt mens', 'tshirt womens', 'tshirt kids' instead of specific Search Results. This blog post will...
Showing 61 to 70 of 3,112 entries.