Skip to content

Institution and Site Indexing bugfixes

Mike Kanning requested to merge 20200327_mk_indexing_active_fixes into master

remove if clauses on searchable blocks. they are only considered on record save and not when records are indexed in bulk. add boolean fields for active status so that the inactive records cna be filtered out at query time. add in include clauses to searchable blocks for performance improvements.

Merge request reports

Loading