Sandro Kalbermatter

Results 37 comments of Sandro Kalbermatter

Hi there! The problem is much worse than thought. Manticore 5.0.2 randomly forgets objects until `ts:index` is run again. Here's an example: ```ruby Mymodel.count # 14 Mymodel.search.count # 3 (wrong!)...

Hi Pat Just wanted to let you know that I've been working on downgrading the version and pushed a 4.x manticore to the server in question recently. Now observing and...

Hi Pat After running it for 2 weeks, the problem occured again with Manticore `4.2.0_211223.15e927b28-1`. I don't think there is anything you can do as this is most likely an...

Thank you for your reply! I'll see if I can figure out something useful in the coming weeks.

Hey Pat! Great to hear you managed to solve the page issue, thanks a lot. Yeah, I opened https://github.com/manticoresoftware/manticoresearch/issues/912 but the bug is currently not manifesting. It's a slippery fish....

I have created pull request #839 to address this. This pull request fixes the core issue where cancancan misses `attribute :foo` in general. Rail's method `has_secure_password` is still missed, because...

Hi @coorasse, it was a pleasure meeting you IRL :-) Thank you for your suggestions regarding testing. You've asked me to implement a failing "before" test, as well as a...

Thank you! I have resolved the conflicts, the merge should be possible now.

@shioyama I added a pull request including tests. You might wanna review the PR manually anyways.

Thanks for coming back. The behaviour is the same when pointing to the actual folder directly.