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

Which port Solr Embedded server runs?

Avatar

Level 6

I was able to create OOTB Embedded solr index and I am able to get result through querybuilder. As per the  generatted solr.xml, it says that Solr server runs on 8983 port but when I hit http://localhost:8983/solr then it didn't open page. Is there any admin console for Embedded solr server? If No, then is it because of AEM and Solr runs on same JVM? If yes, then what is the correct port number?

1 Accepted Solution

Avatar

Correct answer by
Level 10
4 Replies

Avatar

Community Advisor

By default it should run on 8983 port

try with this http://localhost:8983/solr/#/

Avatar

Correct answer by
Level 10

Avatar

Level 6

no, it does not. How does this url http://localhost:8983/solr/#/ is different from http://localhost:8983/solr internally?

Avatar

Level 6

@bsloki, kindly provide your input if you are confident 🙂