Daniel Basso Ribas

Results 4 issues of 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...

feature-request

## Description For some searches, the returned highlight list doesn't contain all terms and snippets, even when the word is present in the text: ![image](https://github.com/typesense/typesense/assets/20959177/5e1c0f35-fbb0-4f5a-997c-3af689ad4cf9) What is strange is that...

enhancement

## 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...