mateonunez/fastify-orama

fix: drop defaultLanguage

Closed this issue · 1 comments

Eomm commented

https://github.com/mateonunez/fastify-orama/blob/3b616916f7192b1e740cc67fb6c740d4d297e59c/index.js#L40C7-L40C22

I can't find any defaultLanguage prop to provide to orama:

image

I think we should improve the stemming option instead:

https://docs.oramasearch.com/text-analysis/stemming

Nice catch! I think this is legacy code from old Lyra's integration.

This would be a nice good first issue, what do you think?