Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.

Custom Oak Indexes : AEM Part-2 (Synonyms Words) | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Custom Oak Indexes : AEM Part-2 (Synonyms Words) by Bimmisoi

Abstract

As of now we have created custom Index. let's implement synonyms words for search.

synonyms : In most of the search implementation search should work for synonym words. Example : If a user is searching for Mumbai or Bombay or BOM , results should be same.
Or
We can follow below steps to implement this.

Create analyzers node : type - nt:unstructured
Create default node : type - nt:unstructured
Create filters node : type - nt:unstructured
Create Synonym node : type - nt:unstructured

Properties
synonyms : synonyms.txt [String]


Create synonyms.txt file : type - nt:file
After reindex changes will start reflecting.

Read Full Blog

Custom Oak Indexes : AEM Part-2 (Synonyms Words)

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

0 Resposta