I naively tried

wget
https://raw.github.com/gist/3154964/d570955d45580c095c99de6eb0c378395d4b076d/sqlite3-fts4-rank.c
gcc -c sqlite3-fts4-rank.c -o sqlite3-fts4-rank.o

sqlite3
.load sqlite3-fts4-rank.o

But that didn't work.

Can I get a link to the docs on this? I don't think I was using the right
search terms to find it.

AJ ONeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to