fixes to address suspected issues in door_importer
Sorry, I miffed the commit message included here
- Don't do versioning on import (reduce db queries, time)
- Don't index Allocations when resources are created (see AllocationIndexingBehavior concern) - Allocations are indexed in bulk explicitly in the job
Edited by Mike Kanning