Mobarak
Mobarak
I understand the problem. It happens because the adject match in search matching with "First" But not with "Note.md" And this is the behavior of "orama" as it tokenise the...
### Exact match The exact property finds all the document with an exact match of the term property. ``` const searchResult = search(movieDB, { term: "Chris", properties: ["director"], exact: true,...
@enitrat Are you actually means to delete the entire page from the repo...