Allow tag searching
Status: Planning
Brought to you by:
storymaker
Tag search should be allowed. This could be done natively by retrieving all tags and searching them, however this could put significant load on the database. It would be better to build a tag index table as part of the export (e.g. story_tag and tag tables), and search this for story_IDs.
deferring to version 2.0