Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

solr integration with aem 6 author instance error

Avatar

Level 2

Hi,

I have integrated solr with aem 6.0 author instance. After it fully index my repository,

I couldn't able to access the /projects.html, /siteadmin, /welcome.html pages.

Is there any configuration i am missing?

 

Error trace:

0 (2014-09-10 13:47:51) TIMER_END{0,ResourceResolution} URI=/projects.html resolves to Resource=NonExistingResource, path=/projects.html 0 (2014-09-10 13:47:51) LOG Resource Path Info: SlingRequestPathInfo: path='/projects.html', selectorString='null', extension='html', suffix='null' 0 (2014-09-10 13:47:51) TIMER_START{ServletResolution} 0 (2014-09-10 13:47:51) TIMER_START{resolveServlet(NonExistingResource, path=/projects.html)} 1 (2014-09-10 13:47:51) LOG {0}: no servlet found 1 (2014-09-10 13:47:51) TIMER_END{1,resolveServlet(NonExistingResource, path=/projects.html)} Using servlet org.apache.sling.servlets.get.DefaultGetServlet 1 (2014-09-10 13:47:51) TIMER_END{1,ServletResolution} URI=/projects.html handled by Servlet=org.apache.sling.servlets.get.DefaultGetServlet

 

Thanks,

1 Accepted Solution

Avatar

Correct answer by
Employee
1 Reply

Avatar

Correct answer by
Employee

Hi

Have you read this page: http://docs.adobe.com/docs/en/aem/6-0/deploy/upgrade/queries-and-indexing.html#The SOLR Index

It has been tested recently.