Domizio Demichelis
Domizio Demichelis
If you just don't want to raise the error, add :raise => false to the variables... does that help?
I see. If you tried that code and it works for both the legacy response and the new one, would you mind submitting a pull request? Thanks.
True! Thanks for pointing that out: I will fix the example in the doc.
Not sure to understand what you need. A Flex scope and a AR scope are 2 different things: the first is defining a search criteria in the index, the second...
If you enter the complete content of the field ("Public test") you should get it. Please, refer to the elasticsearch doc for the term query.
Hi Rick, If you want to use the provided API method, you should pass the `:data` variable (which pass any structure you like as the structure body of the request)....
@meskarune : Muchisimas gracias! @DarthWound : Merci beaucoup! @nana-4 (Author of the Materia Theme): Thank you!
Thanks, but... I may accept your praises only for the dev part in general, and actually for other programming fields, but all the credits for designing and implementing the theme...
Thank you @djpremier. Great PR! Code, test and docs fixes! You even removed the trailing spaces at EOL. _(RubyMine has a built-in option for that but it ignores `.md` files,...
> maybe there is something we can adjust so that the result is always the same for the same content Minitest doesn't run the tests in order, because in the...