Expand my Community achievements bar.

SOLVED

AEM 6.1 - SOLR using JCR API

Avatar

Level 5

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

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

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

kind regards,
Jörg

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

Hi,

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

kind regards,
Jörg

Avatar

Level 5

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