This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
ext
/
fts3
/
unicode
History
dan
2e7d35e2fe
Avoid making redundant copies of position-lists within the fts5 code.
...
FossilOrigin-Name: 5165de548b84825cb000d33e5d3de12b0ef112c0
2015-05-23 15:43:05 +00:00
..
CaseFolding.txt
Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators.
2012-05-25 17:50:19 +00:00
mkunicode.tcl
Avoid making redundant copies of position-lists within the fts5 code.
2015-05-23 15:43:05 +00:00
parseunicode.tcl
Improve test coverage of fts5_unicode2.c.
2015-05-22 06:08:25 +00:00
UnicodeData.txt
Add an experimental tokenizer to fts4 - "unicode". This tokenizer works in the same way except that it understands unicode "simple case folding" and recognizes all characters not classified as "Letters" or "Numbers" by unicode as token separators.
2012-05-25 17:50:19 +00:00