NewsBlur/apps/search
2023-01-04 09:44:26 -05:00
..
management New Elasticsearch server. 2023-01-04 09:44:26 -05:00
migrations Merge remote-tracking branch 'origin/django1.6' into django2.0 2020-06-23 00:46:40 -04: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 Fixing elasticsearch to allow consul to assume its OK. 2022-12-26 19:17:14 -05:00
tasks.py Fixing search indexing. Also removing superfluous search_indexer_tasker queue. 2021-03-03 17:04:05 -05: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
urls.py Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00
views.py Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00