How to implement a search with Elasticlunr for example? #1467
-
Thank you Arnaud for your great work ;) I would like to feed an index used by Elasticlunr when I compile the site to implement a search on the site. I would like to be able to add the title and the tags in this index for all the pages created. I looked in the documentation but couldn't find anything on this point. Is it possible ? Thank you in advance for your return. Best regards, Matthieu |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hello @matthieu2607, I thinks the best to do that is using the output/formats feature:
Example: |
Beta Was this translation helpful? Give feedback.
-
Hi @ArnaudLigny, Big thanks for your reply ;) I'm going to use this and I'm finally thinking of going to fuse.js Good day |
Beta Was this translation helpful? Give feedback.
Hello @matthieu2607, I thinks the best to do that is using the output/formats feature:
Example: