Kyle Powers
Kyle Powers
Using the one liner from @Tonus1 above, and another one liner I made to restore all layouts and windows, for anyone who might stumble upon this issue. Here's what I...
I'm guessing somewhere around here, we would need to have the ability to add STORED as an option on text fields: https://github.com/baygeldin/tantiny/blob/0320b4145d45799bf8340af178d989954d6818f2/src/index.rs#L70-L71 https://github.com/quickwit-oss/tantivy/blob/main/src/schema/text_options.rs#L27-L32
Here's an example I found of using highlighted snippets: https://github.com/quickwit-oss/tantivy/blob/eca6628b3cb6dbfdc75a441889367aa1fd58c2e1/examples/snippet.rs
I have the same issue, would be great to be able to set an "assumed time zone" for `timestamp without time zone` columns. This is common in Rails applications, which...
I've noticed this happening as well on Android devices. The webcam works fine and the preview works fine, but when they take the picture, it's squished into the desired size...
So this explains why some emails are missing attachments. iPhone users generally paste images into the emails instead of doing a classic attachment, and when they do that, my email...
Hmm, I actually just had a friend test with Mail.app on iPhone and it actually worked fine in the attachments and pasting the image, but it seems like it's more...
FYI - https://github.com/kat3kasper/griddler-mandrill Just came back to this and found a way to reproduce. I use Airmail for my desktop email app. Attaching files normally comes through as attachments, but...
This also fixed my issues. Somebody should open up a pull request for this one so it doesn't break the next time I update. Thanks for figuring this one out!