💾 Archived View for thebird.nl › gn-gemtext-threads › issues › full-text-search.gmi captured on 2022-07-16 at 15:45:22. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2023-01-29)

-=-=-=-=-=-=-

Full text search

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. It is also worth considering that virtuoso supports full text search in SPARQL. But, the query syntax is not as natural language like as xapian, and there may be no stemming.

Xapian search engine library

dump-genenetwork-database repository

Virtuoso full text search