Re: [sqlite] How to get the longest common sequence using C

2013-06-18 Thread Dan Kennedy
On 06/19/2013 02:17 AM, Stadin, Benjamin wrote: Hi, From the documentation on fts3 it is not clear to me how to access the longest common distance structure. Could you please provide an example how to calculate the offset to the stuct inside the match info? According to the docs I thought it

[sqlite] How to get the longest common sequence using C

2013-06-18 Thread Stadin, Benjamin
Hi, >From the documentation on fts3 it is not clear to me how to access the longest common distance structure. Could you please provide an example how to calculate the offset to the stuct inside the match info? According to the docs I thought it should be something like this, but so far no luck: