In the documentation it gives examples for `countintegers` and `rank`, but
those functions aren't built in.

http://www.sqlite.org/fts3.html#appendix_a

So how can I do anything "useful" with fts as-is? Are there built-in
functions that provide some sort of generic result ranking?

While I respect that many users will want to implement a custom solution,
it seems that the solutions mentioned solve the 90/10 problem.

If not, to whom should I propose that the 'good enough' functions mentioned
in the documentation should be part of the standard FTS build?

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

Reply via email to