askorama / orama

🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service!
https://docs.askorama.ai
Other
8.27k stars 273 forks source link

Sorting property with multiple values in list of string #667

Open JERRYYING02 opened 3 months ago

JERRYYING02 commented 3 months ago

Problem Description

currently sorting by property only works for a single string values and not work with list , sorting a list of strings should be available to call search

Proposed Solution

/

Alternatives

/

Additional Context

/

micheleriva commented 3 months ago

Hi @JERRYYING02, can you share an example?