Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Nikhil-Kumar
Nikhil-Kumar
Online

Badges

Badges
34

Accepted Solutions

Accepted Solutions
38

Likes Received

Likes Received
271

Posts

Posts
273

Discussions

Discussions
27

Questions

Questions
245

Ideas

Ideas
0

Blog Posts

Blog Posts
4
Top badges earned by Nikhil-Kumar
Customize the badges you want to showcase on your profile
Re: AEM Site Search w/ Algolia - Adobe Experience Manager 15-08-2020
I see this posted in 2018,Try using Elastic search as a service, it provides dashboard and provides trial version to explore all the options.Here you have a look at the setup for Elastic search as service.Also you can have a look at the Algolia Site searchWhich I found really awesome to work with.Happy coding!!

Views

2.0K

Likes

0

Replies

0
Re: Search solution - Adobe Experience Manager 15-08-2020
I see this posted in 2019,Try using Elastic search as a service, it provides dashboard and provides trial version to explore all the options.Here you have a look at the setup for Elastic search as service.Also you can have a look at the Algolia Site searchWhich I found really awesome to work with.Happy coding!!

Views

400

Likes

0

Replies

0
Re: Implementing site search - Adobe Experience Manager 15-08-2020
I see this posted in 2017,Try using Elastic search as a service, it provides dashboard and provides trial version to explore all the options.Here you have a look at the setup for Elastic search as service.Also you can have a look at the Algolia Site searchWhich I found really awesome to work with.Happy coding!!

Views

2.8K

Like

1

Replies

0
Re: How to integrate elasticpath with AEM step by steps to display content from elastic path? - Adobe Experience Manager 15-08-2020
I see this posted in 2017,Try using Elastic search as a service, it provides dashboard and provides trial version to explore all the options.Here you have a look at the setup for Elastic search as service.Also you can have a look at the Algolia Site searchWhich I found really awesome to work with.Happy coding!!

Views

390

Like

1

Replies

0
Re: Elastic Search Integration with AEM 6.5 having issue - Adobe Experience Manager 15-08-2020
Hey,Try using Elastic search as a service, it provides dashboard and provides trial version to explore all the options.Here you have a look at the setup for Elastic search as service.Happy coding!!

Views

721

Like

1

Replies

0
Re: Use of /etc/map on Publish Instance - Adobe Experience Manager 15-08-2020
Hi @karthikfordreal,Try using etc/map in publish mode for internal redirects, it's explained in Internal Redirects

Views

6.5K

Like

1

Replies

0
Re: javascrpit error after upgrading from 6.5.4 to 65.5 - Adobe Experience Manager 15-08-2020
Hey,Just to verify: Can you try restarting your AEM Instance and check if it's working. If above case happens then we need to have latest ACS commons installed after the upgrade.I migrated from 6.4.3 to 6.5.3 I face the similar issue. I went and checked for the project bundle and the ACS commons package.Not sure though, it's the same case here.

Views

280

Likes

0

Replies

0
Re: Fetching dialog field value in JS - Adobe Experience Manager 15-08-2020
Hey,The best and awesome way that I found to get any dialog data in JS using in Jquery is using Coral UI.Using this you can get any single field or multifield data.It's really fast and smooth.Checkout Jquery on dialog values to fetch the dialog values in JS using Jquery.You can reach out to me as well, I have done a lots of customization on Coral UI.Happy Coding!!

Views

1.1K

Likes

0

Replies

0
Re: Roting in AEM +React - Adobe Experience Manager 15-08-2020
Hey,Can you verify the :children property in the Network section in en.model.json (Or whichever locale/language).As in SPA the data is rendered from the root JSON. I suspect this JSON might be missing. The en page should use the Root page template and it's childpages should use other content page template to have en.model.json loaded in all the pages.If above things are available try checking the routing part from React side.

Views

260

Like

1

Replies

0
Re: IntelliVault NullPointer Exception when pulling from CRX - Adobe Experience Manager 15-08-2020
Try using lower version of IntelliJ, or use the 3.1.16 version of the filevault to pull code from crx.I am currently using ths combination of IntelliJ 2018.3.4 and vault-cli-3.1.6.It works absolutely great with AEM 6.5.5 and archetype 22.You can refer to my post on the same : IntelliJ Setup

Views

966

Like

1

Replies

0