Fix a case where adjacent tokens are handled incorrectly by the fts5 snippet() function.
commitb49ce6e53a0d92a1b39caa7158579d512f399ebc
authorDan Kennedy <danielk1977@gmail.com>
Fri, 3 Nov 2023 17:20:20 +0000 (3 17:20 +0000)
committerDan Kennedy <danielk1977@gmail.com>
Fri, 3 Nov 2023 17:20:20 +0000 (3 17:20 +0000)
tree5e52371ccce2350ebce1ded09e4aaef185ebf7b1
parentf8fa55858e183e0e86ec123df1fcf1978457be71
Fix a case where adjacent tokens are handled incorrectly by the fts5 snippet() function.
ext/fts5/fts5_aux.c
ext/fts5/test/fts5tokenizer2.test [new file with mode: 0644]