Solr embedded server configuration | Community
Skip to main content
Lokesh_Shivalingaiah
Level 10
October 16, 2015
Solved

Solr embedded server configuration

  • October 16, 2015
  • 4 replies
  • 1375 views

In AEM 6, I see there is a configuration for 'Solr embedded server configuration'.

Does it means that AEM 6 comes with the inbuilt solr and if so where could we find the configuration files like solr.xml. 

If not, what does this configuration is all about ?

Can anyone explain how does this works

 

Thanks,

Lokesh

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 Sham_HC

When you enable Solr embedded server configuration it creates a folder called solr under crx-quickstart , under that folder you will see solr.xml which you can modify.   Off course you can change the location.   Filter for solr at [1] & you will see all configuration properties. Hope it clarifies

[1]  http://www.aemstuff.com/osgi/aem6.html

4 replies

Community Manager
October 16, 2015

I've escalated the issue but in the meantime this may also help: http://jackrabbit.apache.org/oak/docs/osgi_config.html#Solr_Server_Configuration

Level 3
October 16, 2015

I'd like to see more documentation as well. I've tried the setup given in this topic and other topics, but when I try enabling the embedded solr instance and I restart AEM, it stops functioning correctly and I get authentication issues. I use AEM in a MongoDB replica setup.

Some more explanation, besides the setup, would be really helpful and greatly appreciated.

Many thanks in advance.

Lokesh_Shivalingaiah
Level 10
October 16, 2015

Hi Sham

Thanks for the reply and I know the configuration properties but wondering how to enable it !

Sham_HC
Sham_HCAccepted solution
Level 10
October 16, 2015

When you enable Solr embedded server configuration it creates a folder called solr under crx-quickstart , under that folder you will see solr.xml which you can modify.   Off course you can change the location.   Filter for solr at [1] & you will see all configuration properties. Hope it clarifies

[1]  http://www.aemstuff.com/osgi/aem6.html