Arkadiy Zabazhanov

Results 55 comments of Arkadiy Zabazhanov

Ok, I'll consider this, but I need to dig deeper and it will certainly be rather later than sooner.

It actually looks like an `elasticsearch-ruby` issue. Its API accepts everything and should decide where to put particular params. Try to update it. Or downgrade.

Hey, sorry, I missed this issue somehow. You are making a good point here. Probably it worth to reimplement this DSL. For now, I don't see any other way but...

Great thoughts, thanks! I was going to do something similar. Having a top-level `function_score` which will wrap the built query and some satellite methods on a lower level like `function_score.score_mode()`....

Not yet, I didn't start working on this yet unfortunately :( You can take over this initiative if you want.

Well, I still don't have time to work on Chewy but I plan to have it sooner or later and then everything will be addressed.

I was thinking about it at least, we can pass a block there but still will not get chainable. It requires a deep investigation I believe.

Ok, this looks like a bug, seems like `normalizer` is a new option there, so it is not supported by Chewy's tricky settings. You can try to submit a patch...

check out https://github.com/toptal/chewy/pull/545/