Skip to content

Index without legacy scanning information#67

Merged
brycekbargar merged 5 commits intolibrary-data-platform:release-v4.0.0from
Five-Colleges-Incorporated:restore-indexing
Mar 9, 2026
Merged

Index without legacy scanning information#67
brycekbargar merged 5 commits intolibrary-data-platform:release-v4.0.0from
Five-Colleges-Incorporated:restore-indexing

Conversation

@brycekbargar
Copy link
Collaborator

The previous indexing process relied on information saved during the scanning/transformation process. While I could still do it that way I'd like to make these steps independent so they can be better distributed in the future. While only postgres was indexed there's really no harm to also indexing duckdb. I've also realized that the ldlite system generated columns like __id and __o are almost never used in queries so they do not need to be indexed. At some point in the past the unit tests for indexing were accidentally removed and they're restored in this PR.

@brycekbargar brycekbargar merged commit f397d31 into library-data-platform:release-v4.0.0 Mar 9, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant