-
-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improvements to card search #242
Comments
|
Adding oracle text also allow for some other minor improvements (better placeholders while image are loading, full text description on mouseover) for a 16% increase in DB size (and thus of most requests while drafting), maybe this is worth it? Edit: Deployed PR doesn't work because the app exceeds maximum memory usage during startup... I could try to optimize it but I'm really not sure it's worth it :) Edit 2: I optimized application startup for memory usage, allowing it to run on heroku, if you want to give it a try. |
|
Text search works nicely, also on back sides (not split yet).
Hehe, funky workaround with the space. Kinda works. Two more:
Edit: Re oracle search... |
Card search is case sensitive
Back sides or different faces are not considered for the search (Probably also an issue with split/aftermath/fuse and meld)
One can not search the card text for e.g. keywords, removal effects, certain token generators etc.pp.
It can only be searched for one Type ("Human" and "Warlock" work on their own)
This might not be too problematic.
The text was updated successfully, but these errors were encountered: