Chris Morgan
Chris Morgan
@Bouni it sounds like the startup issue is resolved with #503 yes. I'll close it as we know there are downsides to full keyword search performance in particular situations.
Would provide a huge savings in terms of what people needed to download. If we could count on docker it would be possible to start the docker container up automatically...
A self hosting option addresses people who don't want their searches going cloud side, might work offline (this is likely very rare at the moment), and generally what happens if...
Closing as issue appears resolved.
@whmountains I'll mention that my approach mostly obviates the part search gui elements other than the 'keywords' list. I had considered this approach and you are correct that a massive...
Yeah this is a limit of fts5, indexing substrings so short would result in a huge database size, see: https://www.sqlite.org/fts5.html ``` Substrings consisting of fewer than 3 unicode characters do...
@whmountains yeah just confirmed we can fall back. Let me get a PR for you to test tonight. Clearly it will be slower with the partial search but better than...
@whmountains so I only type in the full text query, I never use any of the other selection boxes, it takes too much time to pick them. I just jam...
Closing as fixed in #452
I've actually gotten another component I wrote into the registry so you can copy the .github-workspace files if it helps. https://github.com/chmorgan/esp-audio-player