Expand my Community achievements bar.

SOLVED

Lucene-Suggest not working AEM 6.1

Avatar

Level 1

Hello,

I created a lucene-suggest index as detailed below and not seeing any suggestions. For example , no results for this query : /jcr:root[rep:suggest('shop')]/(rep:suggest()). Can you please let me know if there is any other configurations or indexes to be configured.

Manually triggered the lucene-suggest index and i see the index got generated. In the explain-query , I see it is using the lucene-suggest index.

I am using AEM 6.1 and the OAK version is 1.2.7.

/oak:index/lucene-suggest - jcr:primaryType = "oak:QueryIndexDefinition" - compatVersion = 2 - type = "lucene" - async = "async" - suggestUpdateFrequencyMinutes = 1200 + indexRules - jcr:primaryType = "nt:unstructured" + nt:base + properties - jcr:primaryType = "nt:unstructured" + jcr:title - propertyIndex = true - analyzed = true - useInSuggest = true

Thanks for your time,

Sudheer

1 Accepted Solution

Avatar

Correct answer by
Level 10
4 Replies

Avatar

Level 10

We have a GEM session on this topic. I recommend watching this, You can access it here: 

https://communities.adobe.com/en/communities/aem_technologistsdevelopersarchitects/resources.html

I will make sure its posted soon. 

Avatar

Level 1

Thanks Don. Looking forward for that.

Avatar

Correct answer by
Level 10

See this link for a good discussion on OAK indexing: 

https://seminars.adobeconnect.com/_a227210/p4oei3pqxn7/?launcher=false&fcsContent=true&pbMode=normal

ENjoy the session. 

Avatar

Level 2

Not able to open this link ...can you please post new link for this GEM session?