Fix GET_subreddits_by_topic

This commit is contained in:
Keith Mitchell
2012-12-12 13:25:11 -08:00
parent 590eb25c0c
commit 78888f1373

View File

@@ -947,6 +947,7 @@ class LinkSearchQuery(CloudSearchQuery):
'month': timedelta(days=31),
'year': timedelta(days=366),
'all': None,
None: None,
}
schema = l2cs.make_schema(LinkFields.lucene_fieldnames())
lucene_parser = l2cs.make_parser(