Skip to content

Conversation

@JVickery-TBS
Copy link

feat(logic): max rows for ds FTS;

  • Maximum records for datastore full text index.

We disable the FTS for datastore resources during XLoadering if the record count is too high, as this takes way way way too long. However, datastore_create will try to create the indices if they do not exist. So just needed to add in a little logic to prevent that in the ds backend script.

- Maximum records for datastore full text index.
- Added change log file.
@JVickery-TBS JVickery-TBS merged commit 22e4687 into canada-v2.10 Feb 24, 2025
1 check passed
@JVickery-TBS JVickery-TBS deleted the feature/ds-max-fts-rows branch February 24, 2025 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants