Daniel Basso Ribas
Daniel Basso Ribas
Hello! I think `paste0()` is being misused in the birthday example. `paste0` is literally `paste()` with `sep=""`; why use it and then manually put blanket spaces at the strings? I...
**Is your feature request related to a problem? Please describe.** Using `View()` on large dataframes causes the system to crash or become slow since it has to load all data...
## Description For some searches, the returned highlight list doesn't contain all terms and snippets, even when the word is present in the text:  What is strange is that...
## Description I'm working on a Typesense database and found a strange behavior. When filtering a int64 field (that represents a date) I get wildly different results hits: 5 term...