共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > hitta |
hitta
|
0 | 0 | 6 |
贡献者 | 讨论 | 代码提交 |
This is a(nother) Rails plugin for full-text search. Instead of using an external storage for the index this stores the index in the database. This makes it possible to use full text search along with joins and other types of more structured database searches as well as makes it much friendlier in clustered scenarios as the database takes care of locking and other concurrency issues. ("Hitta" means "find" in Swedish.)