Skip to content

do not index links in core repository#1202

Merged
kalxas merged 1 commit intomasterfrom
drop-index-links
Feb 7, 2026
Merged

do not index links in core repository#1202
kalxas merged 1 commit intomasterfrom
drop-index-links

Conversation

@tomkralidis
Copy link
Member

Overview

This PR removes indexing for links in the core repository. The following commands were run on each of the *.db files in this PR:

drop index ix_records_links;
vacuum;

Related Issue / Discussion

None

Additional Information

None

Contributions and Licensing

(as per https://github.com/geopython/pycsw/blob/master/CONTRIBUTING.rst#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pycsw. I confirm that my contributions to pycsw will be compatible with the pycsw license guidelines at the time of contribution.
  • I have already previously agreed to the pycsw Contributions and Licensing Guidelines

@tomkralidis tomkralidis added this to the 3.0.0 milestone Feb 7, 2026
@tomkralidis tomkralidis requested a review from a team February 7, 2026 01:32
@kalxas kalxas merged commit d029352 into master Feb 7, 2026
3 checks passed
@kalxas kalxas deleted the drop-index-links branch February 7, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants