Skip to content

Fix container search during adding a single sample - #1165

Draft
nafiz1001 wants to merge 5 commits into
masterfrom
fix-container-search
Draft

Fix container search during adding a single sample#1165
nafiz1001 wants to merge 5 commits into
masterfrom
fix-container-search

Conversation

@nafiz1001

Copy link
Copy Markdown
Collaborator

No description provided.

@nafiz1001
nafiz1001 requested a review from UlysseFG July 7, 2026 17:40
@nafiz1001
nafiz1001 marked this pull request as draft July 15, 2026 14:52
@nafiz1001

Copy link
Copy Markdown
Collaborator Author

This is a draft because Ulysse doesn't agree with my solution.

@UlysseFG

UlysseFG commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

This is a draft because Ulysse doesn't agree with my solution.

I actually read a bit more about it and it seem we are not using the fuzy search at the moment.
Your solution is possibly a pure upgrade to the way we do the search now, but it is rigid.
I wonder if it would not be sufficient and more efficient to actually use the fuzy search. Looking at the query viewset i can see this being used for containers without too much pain ... We would get exact matches as first hits and we would get all other field hits without having to be too rigid with the code.

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