pg_search构建利用PostgreSQL全文搜索功能的ActiveRecord命名范围-Ruby开发

时间:2021-05-27 11:37:21
【文件属性】:
文件名称:pg_search构建利用PostgreSQL全文搜索功能的ActiveRecord命名范围-Ruby开发
文件大小:74KB
文件格式:ZIP
更新时间:2021-05-27 11:37:21
Ruby Search pg_search描述PgSearch建立命名作用域,以利用PostgreSQL全文搜索。 阅读有关介绍PgSearch的博客文章,网址为https://content.pivotal.io/blog/pg-search-how-i-learned-to-sto pg_search描述PgSearch构建了利用PostgreSQL全文搜索的命名范围。 阅读有关介绍PgSearch的博客文章,网址为https://content.pivotal.io/blog/pg-search-how-i-learned-to-stop-worrying-and-love-postgresql-full-text-search要求Ruby 2.5+ ActiveRecord 5.2+ PostgreSQL 9.2+某些功能的PostgreSQL扩展INSTALL $ gem install pg_search或将以下行添加到您的Gemfile中:gem'pg_search'Non-Rails项目除了ins
【文件预览】:
pg_search-master
----.gitignore(78B)
----README.md(41KB)
----.codeclimate.yml(231B)
----.rubocop.yml(2KB)
----CHANGELOG.md(9KB)
----.github()
--------dependabot.yml(505B)
----Gemfile(499B)
----.autotest(147B)
----LICENSE(1KB)
----.rspec(9B)
----CONTRIBUTING.md(2KB)
----pg_search.gemspec(1KB)
----sql()
--------uninstall_dmetaphone.sql(42B)
--------dmetaphone.sql(223B)
----.bundle()
--------config(20B)
----CODE_OF_CONDUCT.md(3KB)
----spec()
--------integration()
--------.rubocop.yml(198B)
--------support()
--------lib()
--------spec_helper.rb(830B)
----.travis.yml(766B)
----.editorconfig(167B)
----.jrubyrc(21B)
----lib()
--------pg_search()
--------pg_search.rb(2KB)
----Rakefile(279B)

网友评论