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

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

AEM and SOLR integration: solr node type not found

Avatar

Level 2

Hi! As the titlte says, I'm following this tutorial 

https://docs.adobe.com/docs/en/aem/6-1/deploy/platform/queries-and-indexing.html#par_title_7

to integrate solr with aem. But when I get to step 14 

 

Create a new node called solrIndex under oak:index, and set the following properties:

  • type:solr (of type String)
  • async:async (of type String)
  • reindex:true (of type Boolean

No solr type is available for the node type. Am I missing something?

Thanks.

PS: The guide is outdated or the solr examples are.

1 Accepted Solution

Avatar

Correct answer by
Administrator

Please have a look at following community article to help you with step by step:

1. https://helpx.adobe.com/experience-manager/using/aem_solr.html

// Integrating SOLR with Adobe Experience Manager

2. http://www.aemsolrsearch.com/#/

// Video :- http://www.aemsolrsearch.com/#/demo

I hope this would help you.

~kautuk

View solution in original post

2 Replies

Avatar

Correct answer by
Administrator

Please have a look at following community article to help you with step by step:

1. https://helpx.adobe.com/experience-manager/using/aem_solr.html

// Integrating SOLR with Adobe Experience Manager

2. http://www.aemsolrsearch.com/#/

// Video :- http://www.aemsolrsearch.com/#/demo

I hope this would help you.

~kautuk