(05-09-2022, 10:23 PM)Mellified Wrote:(05-09-2022, 10:07 PM)felixkmh Wrote: I know, that was on purpose. This way the search window only opens when the index is ready. So after that, I guess searching should work, but probably also takes a long time. And you say with the previous version search worked just fine? Can you try again?I went back version by version to 2.15.0 - none of them worked. So best guess is my library grew and went over some limit.
https://github.com/felixkmh/QuickSearch-..._18_0.pext
Also, do you really have over 57,000 games in your library?
I do have 57,000+ games in my library. Lots of emulation.
I guess my current approach does not really work with that many items, depending on the system. I tried some optimizations, like caching the search items. This way only the first time should take that long: https://www.dropbox.com/s/wf9v2r6claszue....pext?dl=1 (try waiting a few seconds before typing when opening the search window for the first time)
Also setting the threshold to a higher value, disabling filters, lowering the maximum number of results (> 0), setting the min acronym length to 0, and ignoring hidden games might make it usable.