Hi,

I'm implementing a custom rank function which should give an exact match a
higher score. So in the ranking function I get the length of the found
matches via offsets(). But how can I get the length of the original match
search word? match info() doesn't provide this.

In addition, is it possible to get the actual matched term?

Kind Regards
Ben

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

Reply via email to