Create spatial index

CREATE INDEX abaseplus_geom_idx ON addressbaseplus.addressbaseplus USING gist(geom);