Florian von Bock

Results 17 comments of Florian von Bock

1.3 version seems to unavailable from the xbib repo: ``` $ sudo /usr/share/elasticsearch/bin/plugin --install langdetect -url http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/1.3.0.0/elasticsearch-langdetect-1.3.0.0-plugin.zip -> Installing langdetect... Trying http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/1.3.0.0/elasticsearch-langdetect-1.3.0.0-plugin.zip... Failed: IOException[Can't get http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/1.3.0.0/elasticsearch-langdetect-1.3.0.0-plugin.zip to /usr/share/elasticsearch/plugins/langdetect.zip]; nested: FileNotFoundException[http://xbib.org/repository/org/xbib/elasticsearch/plugin/elasticsearch-langdetect/1.3.0.0/elasticsearch-langdetect-1.3.0.0-plugin.zip];...

could you please make the old version of the plugin available? i currently cannot "just update" to 1.4 or 1.5...

sorry. did not see https://github.com/mattbaird/elastigo/pull/111 which includes highlights too. discussion is ongoing there about omitempty and struct types... i took the lazy approach and just made it a `*json.RawMessage`... (https://github.com/mattbaird/elastigo/pull/117)...

having the same issue. installed latest `groovy-mode` and `malabar-mode` from melpa. didnt see any compile errors. getting the same error: `eval-buffer: Cannot open load file: no such file or directory,...

https://github.com/fvbock/trie/projects/1#card-376615

Hi @negasus ran into the same question as @saneqq Bot API 6.0 introduced [the test environment](https://core.telegram.org/bots/webapps#using-bots-in-the-test-environment) ``` After receiving your bot token, you can send requests to the Bot API...

thanks @negasus ! works well.