💾 Archived View for thebird.nl › gn-gemtext-threads › issues › full-text-search.gmi captured on 2023-01-29 at 02:35:08. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-07-16)
-=-=-=-=-=-=-
Implement full text search on the dumped RDF using xapian. This may be a feature to be implemented in the dump-genenetwork-database repo using guile-xapian.
dump-genenetwork-database repository
We also considered that virtuoso supports full text search in SPARQL. But, the query syntax is not as natural as xapian, and there may be no stemming. So, this option was rejected.