AEM and SOLR integration: solr node type not found | Community
Skip to main content
January 20, 2017
Solved

AEM and SOLR integration: solr node type not found

  • January 20, 2017
  • 2 replies
  • 709 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

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

2 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
January 23, 2017

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

Kautuk Sahni
smacdonald2008
New Participant
January 20, 2017

See this Solr article: 

http://scottsdigitalcommunity.blogspot.ca/2016/09/integrating-solr-with-adobe-experience.html

There is a video too that you can watch.