Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
karmi
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
karmi
3y ago
Part practical demonstration of differences between lexical and semantic search in Elasticsearch, with a Sentence Transformer model and the Quora dataset, part text embeddings explanation using Saussure's theory of language.
2.
▲
Semantic Search with Elasticsearch, Sentence Transformers and the Quora Dataset
(nb.karmi.cz)
1 points
by
karmi
3y ago
|
1 comments
3.
▲
The architecture of the Go client for Elasticsearch
(elastic.co)
1 points
by
karmi
6y ago
|
0 comments
4.
▲
New Go Client for Elasticsearch
(github.com)
15 points
by
karmi
8y ago
|
0 comments
5.
▲
by
karmi
12y ago
Have a look here: https://github.com/elasticsearch/elasticsearch-rails/tree/ma... -- it offers a "repository" based approach to persistence. An "ActiveRecord-like" pattern is being activel
6.
▲
by
karmi
14y ago
Try http://codeclimate.com
7.
▲
by
karmi
14y ago
Link to the Ember Data adapter: https://github.com/karmi/ember-data-elasticsearch/ , link to the gist with Goliath proxy for Twitter @Anywhere authentication: https://gist.github.com/3369662#file_proxy.rb
8.
▲
Create Ember.js applications with persistence in elasticsearch
(elasticsearch.org)
6 points
by
karmi
14y ago
|
1 comments
9.
▲
by
karmi
14y ago
That's legitimate concern -- you can of course put an Nginx proxy in front of elasticsearch to deny DELETE requests (see eg. http://www.elasticsearch.org/tutorials/2012/03/21/deploying-... ) But wait for an article at the http://elasticse
10.
▲
by
karmi
14y ago
Check out the example application as well: https://github.com/karmi/ember-data-elasticsearch/tree/maste...
11.
▲
Ember.js Data Adapter for elasticsearch
(github.com)
8 points
by
karmi
14y ago
|
3 comments
12.
▲
by
karmi
14y ago
Also, don't forget to check the ecosystem around elasticsearch: clients, integration, Puppet & Chef manifests/recipes, etc: http://www.elasticsearch.org/guide/appendix/clients.html
13.
▲
by
karmi
14y ago
Cubism is pretty easy to work with, or? See my heavily annotated sketch of continuous polling with Cubism; http://bl.ocks.org/2689616
14.
▲
by
karmi
14y ago
Running ElasticSearch on AWS is pretty easy, see http://www.elasticsearch.org/tutorials/2012/03/21/deploying-...
15.
▲
Deploy ElasticSearch clusters with Chef Solo on AWS
(elasticsearch.org)
34 points
by
karmi
15y ago
|
0 comments
16.
▲
by
karmi
15y ago
While I understand where you're coming from, Max, this is really dangerous delusion. Couch just lost the drive it had in the beginning, for whatever reasons, crazy focus on "data liberation" and cell phones included. That said, I agree with
17.
▲
“Reversed” or “Real Time” Search with ElasticSearch and Ruby
(karmi.github.com)
5 points
by
karmi
15y ago
|
0 comments
18.
▲
by
karmi
16y ago
> Each modification generates a new version of the document. (...) we don’t need it, and there’s no way to disable it (...) Note that there's a `_revs_limit` setting available: < http://wiki.apache.org/couchdb/HTTP_database_API>
19.
▲
Ruby/Sinatra interface for displaying info from multiple Monits instances
(github.com)
1 points
by
karmi
16y ago
|
0 comments