Skip to content

Full Text search queries

Compare
Choose a tag to compare
@Callidon Callidon released this 17 Feb 12:55
· 157 commits to master since this release

This release introduces support for Full-text search SPARQL queries, allowing users to execute approximate string matching on RDF Terms retrieved by SPARQL queries. To accomplish this integration, it follows an approach similar to BlazeGraph and defines several magic predicates that are given special meaning, and when encountered in a SPARQL query, they are interpreted as configuration parameters for a full text search query.

What's Changed

Full Changelog: v0.5.9...v0.6.0