Skip to content

optimize fuzzy searching memory usage#685

Open
mitchelljkotler wants to merge 1 commit into
masterfrom
org-search-opt
Open

optimize fuzzy searching memory usage#685
mitchelljkotler wants to merge 1 commit into
masterfrom
org-search-opt

Conversation

@mitchelljkotler
Copy link
Copy Markdown
Member

Does not load full organization objects into memory for fuzzy, only grab the ID and name

@allanlasser allanlasser temporarily deployed to squarelet-pi-org-search-dtgeta May 21, 2026 21:06 Inactive
@duckduckgrayduck
Copy link
Copy Markdown
Contributor

duckduckgrayduck commented May 21, 2026

The e2e test is failing and fuzzy search on org creation is broken. because of this:
ValueError
Level: Error
chunk_size must be provided when using QuerySet.iterator() after prefetch_related().
This is a Django limitation. We may have to just remove iterator()

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.

3 participants