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
/
fts5
History
dan
415ae725cb
Add test cases. And some fixes.
...
FossilOrigin-Name: adee788586197445672013d434e7ba47ce510b59
2015-05-15 12:18:39 +00:00
..
test
Add test cases. And some fixes.
2015-05-15 12:18:39 +00:00
tool
Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token.
2015-05-13 17:15:32 +00:00
extract_api_docs.tcl
…
fts5_aux.c
…
fts5_buffer.c
…
fts5_config.c
…
fts5_expr.c
…
fts5_hash.c
…
fts5_index.c
Add test cases. And some fixes.
2015-05-15 12:18:39 +00:00
fts5_storage.c
…
fts5_tcl.c
Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token.
2015-05-13 17:15:32 +00:00
fts5_tokenize.c
…
fts5_unicode2.c
…
fts5_vocab.c
Add test cases. And some fixes.
2015-05-15 12:18:39 +00:00
fts5.c
Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token.
2015-05-13 17:15:32 +00:00
fts5.h
…
fts5Int.h
Change fts5 doclist-index structures to be trees instead of flat lists. This only makes a difference for databases that contain millions of instances of the same token.
2015-05-13 17:15:32 +00:00
fts5parse.y
…
mkportersteps.tcl
…