Worked on some query improvements for #loupe and it's now twice as fast when searching. Just update and enjoy, simple as that! 🚀 https://t.co/6yjWponWMW #php#search#sqlite
I am super excited to announce the immediate release of Loupe 0.13 which I have worked on in the past weeks. Go checkout the improvements, they are massive! :) https://t.co/OqGfdlrINC #loupe#php#sqlite#search
This is a big milestone for SEAL the #Search Engine Abstraction Layer for #php. Thx to @toflar we have now facets 🚀. Faceted Search is one of the most common technics in ecommerce systems. It allows you to only show filters which make sense for the user.
https://t.co/Ofi17cqOPX
Here's a challenge for you if you speak C and #PHP fluently. Somehow #SQLite seems to keep materialized CTEs for the entire process which seems like it could break software using long-running processes like #frankenphp and Co. I'd appreciate insights :) https://t.co/V33vEcyTw6
Happy to show you another new release of SEAL. With the latest release its now possible to count your documents inside your #search index. Specially useful to hide a search if there is nothing available. Thx to @toflar again for this feature.
https://t.co/g7DiwYK7MG
For todays @phpstorm PHP Birthday party we have a present 🎁 for you.
Thx to @toflar we have a new feature for SEAL the #PHP#Search Engine Abstraction Layer. You can now use distinct to group the results. Checkout the new version of SEAL 0.9.3:
https://t.co/DnaiXrd5LW
@vhsdev@alex_s_ In the meantime, things have been improved even more (multiple ranking algorithms, facetting etc.) but the core values are still the same. It's fun, though! :-)
I have just released Loupe 0.8! Your favorite #php and #sqlite only search engine now provides way better results, indexes twice as fast and supports negative queries! 🥳 Thanks @philippdaun for the contributions! Enjoy! https://t.co/Hg0MklPTyJ
@ddebowczyk There's a "timeout" option which is normalized across the different implementations. But if you really want to set that option, you can do so via options (use the "extra.curl" key). It will only work if the curl implementation is used of course.
@dunglas@ApiPlatform Hmm, this looks an awful lot like fixing URL parsing issues. Given that you want to release Mercure v1, maybe fixing subscription parameter support. So, introducing WebSub, maybe?
A reminder that LoupePHP a #search engine for #PHP only based on SQLite extension was released more as one year ago by @toflar: https://t.co/NxHja1K3Ub
It is also a great way to start using SEAL my own Search Engine Abstraction Layer: https://t.co/9OltSuYKZE