wiki:HackingSparql2Sql

Version 1 (modified by Leo Sauermann <leo.sauermann@…>, 19 years ago) (diff)

--

to hack the sparql2sql thing for quicker fulltext search, the right class to understand what happens is:

com.hp.hpl.jena.query.sql.engine.RDBQueryEngine;

there, set a breakpoint into getPlanForQueryPattern/QueryIterator exec()