--- !ruby/object:Gem::Specification name: rabbit-slide-kou-pgconf-asia-2016 version: !ruby/object:Gem::Version version: 2016.12.3.2 platform: ruby authors: - Kouhei Sutou autorequire: bindir: bin cert_chain: [] date: 2016-12-01 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: rabbit requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.2 type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.0.2 - !ruby/object:Gem::Dependency name: rabbit-theme-groonga requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: |- PostgreSQL has built-in full text search feature. But it supports only limited languages. For example, it doesn't support Japanese. pg_trgm bundled in PostgreSQL supports all languages including Japanese. But it has performance problems for large documents. This talk describes about PGroonga that resolves these problems. email: - kou@clear-code.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".rabbit" - README.rd - Rakefile - config.yaml - data/index-creation-en.gnuplot - data/index-creation-en.tsv - data/search-en.gnuplot - data/search-en.tsv - data/search-ja.gnuplot - data/search-ja.tsv - data/style.gnuplot - images/gin-n-gram-index.svg - images/gin-n-gram-search.svg - images/index-creation-en.pdf - images/inverted-index.svg - images/performance-charcteristic-for-constant-read-and-write.svg - images/pgroonga-layer.svg - images/pgroonga-logo.svg - images/pgroonga-n-gram-search.svg - images/read-while-write-gin.svg - images/read-while-write-pgroonga.svg - images/replication-apply-action-logs.svg - images/replication-overview.svg - images/replication-write-action-logs.svg - images/search-pg-bigm.pdf - images/search-pgroonga-groonga-textsearch.pdf - images/search-pgroonga-pg-bigm-all.pdf - images/search-pgroonga-pg-bigm.pdf - images/search-pgroonga-textsearch.pdf - pdf/pgconf-asia-2016-pgroonga.pdf - pgroonga.rab - theme.rb homepage: http://slide.rabbit-shocker.org/authors/kou/pgconf-asia-2016/ licenses: - CC-BY-SA-4.0 - CC-BY-3.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.5.2 signing_key: specification_version: 4 summary: PGroonga – Make PostgreSQL fast full text search platform for all languages! test_files: []