Karel Minarik

Results 9 issues of Karel Minarik

The client should provide a high-level helper component for convenient, efficient handling of search results. It should provide the following facilities: * Easy iteration over search results (metadata as well...

Category: Enhancement

Current version of Ark downloads the same file over and over on Chef runs, making repeatably testing cookbooks using it in Vagrant very hard and causing unnecessary traffic elsewhere. There's...

This patch adds streaming of generated tokens in `sample.py`, to provide a better user experience. This is particularly useful for weak machines where generating full output may take a significant...

This patch adds a feature which allows users to print generated samples during the training process: ```bash python3 train.py config/train_shakespeare_char.py --eval_interval=100 --output_sample=True ... step 100: train loss 2.5267, val loss...

Add support for binary attachments, such as PDF, DOC, etc file. See http://www.elasticsearch.org/guide/reference/mapping/attachment-type.html. Basically, ES expects attachment in the form of base64-encoded data, so the API could/should take cue from...

feature

While the geo filtering is [currently possible to do with Tire](https://github.com/karmi/tire/issues/140#issuecomment-2568675), it would be nice to have a more convenient DSL support for geo features: ``` ruby Tire.search('venues') do query...

feature

Originally suggested by @christianhellsten in karmi/tire#67. When the actual mapping in ES and declaration in model class differs, display warning and Hash diff.

reminder

Hi, I've added the condition to use ExceptionNotifier only when running in production to the README -- as using it in other environments does not make much sense (by default),...

V souvislosti s možností přihlásit se a spravovat svůj profil v Česko.Digital chceme uživatelům nabídnout i možnost zcela smazat svůj účet. (Ve Slacku je možné uživatele pouze deaktivovat.) Pro úplné...