eregs / regulations-core

An engine that supplies the API that allows users to read regulations and their various layers.
Creative Commons Zero v1.0 Universal
16 stars 27 forks source link

Add an initial Postgres backend for search #82

Closed cmc333333 closed 6 years ago

cmc333333 commented 6 years ago

This adds search views and a search-index-building management command for populating a Postgres-backed, section-specific search. It builds off #80, #81, and #83, which make the diff more daunting than it should be. The bulk of the new lines are also tests :)

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.3%) to 93.601% when pulling 7504867d562c9749563099cf7f0b0ff0488f44ea on 475-pgsql into 63a9b91c9e95b8b286f83c3fc47abff652e763bd on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.3%) to 93.643% when pulling 311e1c96648f144967bc055cbc6a646aaeff9b9d on 475-pgsql into 63a9b91c9e95b8b286f83c3fc47abff652e763bd on master.

cmc333333 commented 6 years ago

Thanks @tadhg-ohiggins! I'll rebase and then merge after tests run

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.2%) to 93.643% when pulling 485ecadc0ae46fb3ef0dc2b0befb1b67b639fc98 on 475-pgsql into c4e7404fa1ccfc179b1d2b4e50fca0e7a10db2f8 on master.