Post #3830386
2026-07-15 11:02 UTC
I have a question about potential #Perl search modules to use.
Search::Xapian is no longer being actively maintained.
Lucy is retired.
Are there good replacements?
Replies (2)
-
@pndc@social.treehouse.systems 2026-07-16 07:30
@rrwo@infosec.exchange Does it even matter if something is not "actively maintained"? It could mean that it's just finished, and anything else would be just tinkering for the sake of it.
-
@jorol@openbiblio.social 2026-07-16 14:35
@rrwo@infosec.exchange I would recommend SQLite and FTS for search and DBI for access.