NewsBlur/apps/search
Samuel Clay a44fea12ff Merge branch 'mongo3'
* mongo3:
  Adding work/search to maintenance. Adding index to starred stories.
  Using new delete_many
  Upgrading to mongo 3.0. Still needs fixes for mongoengine.
2016-11-10 17:24:54 -08:00
..
management Further refining feed search. Upgrading to elasticsearch 1.7.1. 2015-07-30 11:51:21 -07:00
migrations Adding migration for creating search mapping. 2014-04-16 15:32:00 -07:00
__init__.py Adding Search app and object, used to index stories and then search them. Needs views, ui, and support for saved stories. 2012-03-11 16:13:05 -07:00
models.py Merge branch 'mongo3' 2016-11-10 17:24:54 -08:00
tasks.py Indexing newly added feeds for users who need it. 2014-04-23 16:12:30 -07:00
tests.py Adding Search app and object, used to index stories and then search them. Needs views, ui, and support for saved stories. 2012-03-11 16:13:05 -07:00
views.py Adding Search app and object, used to index stories and then search them. Needs views, ui, and support for saved stories. 2012-03-11 16:13:05 -07:00