Elektrine lite

← Feed

@Binder@petrous.vislae.town

Post #2183207

2026-05-04 15:39 UTC

@drakocxjo@dragonchat.org It's from the Apache project but doesn't explicitly need a webserver; it's a library for ingesting a big chunk of html, parsing it into the parts & sticking it in to a data store where it can be queried. It's the engine underlying things like ElasticSearch https://www.elastic.co/docs/explore-analyze/query-filter/languages/lucene-query-syntax If you need your solution to be v minimal and truly offline, I think I'd be reaching for 'grep' or one of its friends, but I am lazy.

Replies (1)