Metasearch is a tool for searching many other tools in parallel:
The full list of supported data sources:
config.yaml
config.yaml
, run docker run -p 3000:3000 -v "$PWD:/data" duolingo/metasearch
config.yaml
make
Metasearch runs at http://localhost:3000.
Want to search something like SharePoint or MediaWiki that isn't currently supported? This repo is only around 3000 lines of TypeScript, and adding support for a new data source requires fewer than 100 lines on average. Feel free to open a PR!
Duolingo is hiring! Apply at https://www.duolingo.com/careers
这个搜索还是比较好的,能实现多个条件,单个条件查询,能满足大部分开发的需求 github地址https://github.com/activerecord-hackery/meta_search 开发这个gem的团队推出了改进型,等找到在上传吧 (1)gem "meta_search" (2)在controller里面的语法 @search = Project.metasearch(params[
MetaSearch MetaSearch is extensible searching for your form_for enjoyment. It “wraps” one of your ActiveRecord models, providing methods that allow you to build up search conditions against that model