Recommendation server for Universal Search.
Перейти к файлу
Chuck Harmston 19067d0dc5 Adds retirement notice to README. 2016-11-30 10:00:05 -07:00
conf Creates image proxy view (closes #104). (#142) 2016-05-26 12:28:03 -06:00
data Adds utility script to prepopulate cache (closes #28). 2016-04-26 12:25:17 -06:00
docs Adds utility script to ease working with Docker. (#129) 2016-05-11 18:09:50 -06:00
recommendation Correctly report URL of image in proxy. (#150) 2016-09-30 13:17:43 -07:00
tests Adds utility script to prepopulate cache (closes #28). 2016-04-26 12:25:17 -06:00
.coveragerc Fixes CI configuration. 2016-02-26 12:44:49 -07:00
.dockerignore Refactors into single-container application with supplementary services in compose (closes #51). 2016-02-26 12:44:31 -07:00
.env.dist Adds BING_ACCOUNT_KEY to .env.dist. 2016-03-14 14:29:47 -06:00
.flake8 Add flake8 linting 2016-01-08 14:27:58 -07:00
.gitignore Adds multiple-container docker-compose setup. 2016-01-27 10:57:11 -07:00
.travis.yml Fixes CI configuration. 2016-02-26 12:44:49 -07:00
CODE_OF_CONDUCT.md Initial commit: license, code of conduct, and gitignore files. 2015-12-21 16:09:12 -07:00
Dockerfile comply with Dockerflow version object requirements 2016-04-29 19:05:41 +00:00
LICENSE.md Initial commit: license, code of conduct, and gitignore files. 2015-12-21 16:09:12 -07:00
README.md Adds retirement notice to README. 2016-11-30 10:00:05 -07:00
circle.yml switch circle to use pigz (#146) 2016-05-26 11:49:55 -07:00
docker-compose.yml Refactors into single-container application with supplementary services in compose (closes #51). 2016-02-26 12:44:31 -07:00
prepopulate.py Adds utility script to prepopulate cache (closes #28). 2016-04-26 12:25:17 -06:00
requirements.txt Updates requests to 2.10.0. 2016-05-07 16:48:15 -06:00
server Creates image proxy view (closes #104). (#142) 2016-05-26 12:28:03 -06:00
setup.cfg Renames 'app' to 'recommendation'. 2016-02-26 12:44:48 -07:00
setup.py Adds __version__ route (closes #53). 2016-02-26 13:49:32 -07:00

README.md

Note: Universal Search has been retired and is no longer under development. Read about our takeaways and try out another Test Pilot experiment.

universal-search-recommendation

Recommendation server for the Universal Search Test Pilot add-on.

Build Status Test Coverage Requirements

Documentation

Contributing

If you'd like to get involved, take a look at our defined bugs, or say hello on IRC (#universal-search on Mozilla IRC) or on our mailing list.

By participating in this project, you agree to abide by our code of conduct.