AEM 6.1 - SOLR using JCR API | Community
Skip to main content
varshsr
Level 5
December 10, 2015
Solved

AEM 6.1 - SOLR using JCR API

  • December 10, 2015
  • 2 replies
  • 1001 views

Hi,

I see AEM 6.1-SOLR setup recommended for full text search but also can be extended for property based search , etc

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

Are there any reference that details on how to use property based search using AEM 6.1+SOLR setup via OAK JCR API (SQL2) and not using SOLRJ / SOLR API's

with regards

Sri

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 joerghoh

Hi,

while this technically works, using OAK+Solr for the indexes is not a recommended setup for AEM6.

kind regards,
Jörg

2 replies

joerghoh
Adobe Employee
joerghohAdobe EmployeeAccepted solution
Adobe Employee
December 18, 2015

Hi,

while this technically works, using OAK+Solr for the indexes is not a recommended setup for AEM6.

kind regards,
Jörg

varshsr
varshsrAuthor
Level 5
December 18, 2015

Thanks Jörg.

So in that case can it be concluded AEM 6 +SOLR OOTB integration is more for OOTB content indexing and actual search performances can be better offloaded to SOLR via direct SOLR / SOLRJ calls. 

with regards

Sri