[Groonga-commit] droonga/presentation-trbmeetup-droonga at e97e0fb [master] Add descriptions about relations of application and fulltext search engine

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Feb 5 18:52:14 JST 2015


YUKI Hiroshi	2015-02-05 18:52:14 +0900 (Thu, 05 Feb 2015)

  New Revision: e97e0fb09a864ef683ed70a53f79f8df88efced0
  https://github.com/droonga/presentation-trbmeetup-droonga/commit/e97e0fb09a864ef683ed70a53f79f8df88efced0

  Message:
    Add descriptions about relations of application and fulltext search engine

  Added files:
    images/application-with-groonga.png
    images/application-with-index-java.png
    images/application-with-index.png
  Modified files:
    fast-fulltext-search-in-ruby-groonga-rroonga-droonga.md
    images/groonga.odg

  Modified: fast-fulltext-search-in-ruby-groonga-rroonga-droonga.md (+12 -0)
===================================================================
--- fast-fulltext-search-in-ruby-groonga-rroonga-droonga.md    2015-02-05 18:20:12 +0900 (df67616)
+++ fast-fulltext-search-in-ruby-groonga-rroonga-droonga.md    2015-02-05 18:52:14 +0900 (4ade879)
@@ -125,12 +125,20 @@ client.cluster.health
 client.search(q: "test")
 ~~~
 
+# Relations of services
+
+![](images/application-with-index.png){:relative_width="80"}
+
 # But...
 
  * [Apache Solr](http://lucene.apache.org/solr/): "built on Apache Lucene™."
  * [Elasticsearch](http://www.elasticsearch.org/overview/elasticsearch/): "Build on top of Apache Lucene™"
  * [Apache Lucene](http://lucene.apache.org/): "written entirely *in Java*."
 
+# Java!!
+
+![](images/application-with-index-java.png){:relative_width="80"}
+
 # In short
 
  * They require *Java*.
@@ -172,6 +180,10 @@ libgroonga
 
 ![](images/groonga-rroonga.png){:relative_height="90"}
 
+# Relations of services
+
+![](images/application-with-groonga.png){:relative_width="80"}
+
 # Usage of Rroonga
 
 ~~~

  Added: images/application-with-groonga.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Added: images/application-with-index-java.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Added: images/application-with-index.png (+0 -0) 100644
===================================================================
(Binary files differ)

  Modified: images/groonga.odg (+0 -0)
===================================================================
(Binary files differ)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index