Search::GIN 0.04 finally out!
I'm excited about this for a few reasons:
- I just started using Search::GIN a while ago and it's a lot of fun. It's also an amazing example of how to write code correctly, using roles, abstraction and introspection. Reading the source is illuminating.
- Search::GIN 0.04 has a few fixes that existed for a while in the Github repo but were not uploaded to CPAN.
- There is now some docs on writing queries to help beginners. Hopefully I'll get around to documenting the extractors and write up some usage examples.
A major thanks goes to Stevan Little which helped me understand KiokuDB and Search::GIN and Yuval Kogman for writing these great tools. :)
Leave a comment