SpringtideCollectiveOrg / openhousens.ca

Easily track what's said in Nova Scotia's Legislature
http://openhousens.ca/
MIT License
8 stars 4 forks source link

Search within debates #15

Open jpmckinney opened 10 years ago

jpmckinney commented 10 years ago

It's currently only possible to search across all debates, not within a single debate. We would add a search form on a debate's page to allow searching the debate.

In terms of implementation, this would require adding another hidden field to the SpeechForm to filter by start_date. However, this will cause issues when two debates are on the same day (occurs only between sessions). The alternative is to filter by top-level section ID, if each speech were to track its top-level section; however, this alternative requires changes to SayIt.